![]() |
Forums » List all forums » » Forum: WordPress plugin » » » Thread: Drop down menu not displaying when Localendar plugin is active » » » » Post: Re: Drop down menu not displaying when Localendar plugin is active |
Posted by support at Aug 4, 2019, 12:32:39 PM |
Re: Drop down menu not displaying when Localendar plugin is active This one might be a little tricky. It appears there is a conflict between some of your site's javascript and localendar's. Specifically, your wordpress template is using a very old version of Jquery (line 149): <script type='text/javascript' src='http://northleach.org/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script> You can switch to the older (non-responsive) iframe style, which should work, but has the downside of clipping the calendar when there are a lot of events for a particular week. Otherwise, do you have much more control over your site's theme? An upgrade to a newer version might help, or you can try moving the line at 149 closer to the end of the file (after line 503 where the localendar code is being included) ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us |