[Solved]CGCalendar not working Opera, Chrome and Safari

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

[Solved]CGCalendar not working Opera, Chrome and Safari

Post by jasnick »

Using 1.10.3 and current modules

http://www.u3auwa.org/city-courses

Using the calendar (yearlist) on the above page and this is fine in FX and IE. However, Opera, Chrome and Safari show only the date of the item and no title or more>> link.
Using on page: {cms_module module="CGCalendar" display="yearlist" listtemplate="u3a" category="courses" detailpage="city-courses"}

It is even worse on the Meetings page - no data shows at all!
Using: {cms_module module="CGCalendar" action="search" display="yearlist"} and
{cms_module module="CGCalendar" display="yearlist" listtemplate="u3alist"}

Have adapted the List and Search Results templates to suit my client, only minor modifications mainly to do with how the date displays. As I said, FX and IE show the pages as intended.

Just looked it up and 23% of client's users use Chrome so this is a real issue for my client. 48% use FX which is very gratifying.

Does anyone have any idea why this is and how I can fix it?

Thanks
Last edited by jasnick on Mon Jun 18, 2012 1:01 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CGCalendar not working Opera, Chrome and Safari

Post by Dr.CSS »

You have display:none on those divs...
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

Re: CGCalendar not working Opera, Chrome and Safari

Post by jasnick »

Dr.CSS - what a mess! I see what you mean. I seem to be still calling the original stylesheets as well as my adapted ones. Also I have added some calendar styling to my main site stylesheet which confuses things even further.

I will have to spend the day sorting them out. At least now I can see where the problem is coming from.

Thank you once again for being able to spot the problem so quickly! :-[
Post Reply

Return to “Layout and Design (CSS & HTML)”