[EventCalendar] Dynamic Functionality not working...
Chris Janton
face at CentosPrime.COM
Tue Sep 4 22:47:19 UTC 2007
On 2007-09-04 , at 14:43 , Chris Underwood wrote:
> I am upgraded to newest version of WP and have installed the v 3.1
> stable version of the EventCalendar plugin on a php v5 / mysql v5
> server, but I cant seem to get the dynamic calendar function to
> work... Currently when you click on one of the "prev" or "next"
> links for the months, it takes you directly to the monthly archive
> page.
>
> Here is what I have tried or looked into:
> * I made sure my header.php included the call to wp_head();
> * I disabled all other plugins to see if another plugin was hogging
> the wp_head(); call
>
> Does anyone have any ideas on how to fix this?
>
> Here is my url:
> http://www.elliscook.com/
>
> I need a fix for this as soon as possible....
It's a matter of your page "stealing" the onload functions as part of
the body tag
body onload="Preload('images/about_off.jpg','/images/home_off.jpg','/
images/home_on.jpg','/images/about_off.jpg','/images/about_on.jpg','/
images/faqs_off.jpg','/images/faqs_on.jpg','/images/
district_off.jpg','/images/district_on.jpg','/images/
events_off.jpg','/images/events_on.jpg','/images/photos_off.jpg','/
images/photos_on.jpg','/images/links_off.jpg','/images/
links_on.jpg','/images/support_off.jpg','/images/support_on.jpg','/
images/contact_off.jpg','/images/contact_on.jpg')"
Try getting rid of the onload=blah in the body tag and see if EC3 works.
8)
----------------------------------
Chris Janton - face at CentosPrime dot COM
Netminder for Opus1.COM
More information about the EventCalendar
mailing list