Navigation creates multiple calendars
-
Hello,
WordPress – 3.5.1
My Calendar – 2.1.5Background –
I have multiple calendars (5+) shown on one page, each showing a different category of events (30+). I am using the standard large calendar for each one and also have an upcoming events widget in the sidebar. I have made numerous changes to the styling and templating for the pop-up event details and the stand-alone event (generated) pages. I have not touched the JavaScript side of things except to switch on the Ajax navigation. Im using simple shortcodes e.g
[my_calendar shownav="yes" showkey="no" category="CategoryName"]
Problem –
Just noticed today that if I use the Ajax navigation to move forwards or backwards through the months, after the ‘please wait . .’ I get multiple calendars appear where each shortcode is positioned.
I get the same number of extra calendars as there are shortcodes on the page, so I’m showing is 5 calendars I get 5 calendars per section shortcode e.g 25 calendars on the page, the extra 4 directly under the first in all five positions.
The extra calendars all show their respective categories in the right order, so I’m guessing the ajax is picking up every shortcode and is inserting them all each time it finds a shortcode.
Any ideas?
Remedials –
I have tried disabled all plugins, I tried changing themes. This doesnt happen if I switch off the Ajax navigation but it is needed as each of these calendars were originally within an symple_accordion structure. They have been stripped out to fault-find. It was definitely working when I first installed and setup. Not much has changed except I have just added lots of events and categories.
The site is going live soon but is not available for public consumption right now.
Any help greatly appreciated.
Look forward to a reply!Regards
Rnubi
- The topic ‘Navigation creates multiple calendars’ is closed to new replies.