On the full graphical calendar, the next & previous month button is not showing an text when viewed in Firefox (Mac). In Safari, the "next" arrow shows on the button, but nothing shows on the previous.
Anyone else have this problem? Any solution?
On the full graphical calendar, the next & previous month button is not showing an text when viewed in Firefox (Mac). In Safari, the "next" arrow shows on the button, but nothing shows on the previous.
Anyone else have this problem? Any solution?
looks more like a css problem, very hard to say what the problem ist? any url we can test it?
Sure, no problem --
http://www.clscalumni.com/wordpress/clsc-calendar/
The site is using the Twenty-Ten theme, no modifications. The only other plugin is WP-Table Reloaded. I've tried turning that off, no change.
i only have firefox (3.x) on win and ie for testing. in both browser the arrows are shown correclty. may someone else can test and help?
Faebu - would it help if I uploaded screenshots of what I'm seeing?
Mac/Firefox:
http://www.clscalumni.com/ss-mac-ff.png
Mac/Safari:
http://www.clscalumni.com/ss-mac-safari.png
Any feedback on this?
Anyone?
Anyone?
Bueller?
*crickets*
maybe this is an encoding problem or something is missing or conflicting the jQuery library. You could try to setup a button text, to see if it works:
{events_calendar; buttonText->prev="< Back"; buttonText->next="Forward >"}
I found a fix for this.
You need to edit the file fsCalendar.php
Around line 946, change:
#9668
To:
#9664
The HTML Entity code is wrong. More info here: http://www.fileformat.info/info/unicode/char/25c0/index.htm
fixed in new version.
thanks
This topic has been closed to new replies.