![]() |
Forums » List all forums » » Forum: Discussion Forums » » » Thread: Calendar disappeared; Compatible with WordPress 4.0? |
Posted by RickRich at Oct 9, 2014, 5:08:53 PM |
Calendar disappeared; Compatible with WordPress 4.0? The Localendar calendar I installed at http://www.carolstein.com/dev/calendar2/ was working well until recently. Here is the code that was on the calendar page to display the interactive monthly calendar: <script src="http://www.localendar.com/public/MY_USERNAME?include=Y&dynamic=Y&style=M0"></script> Now, the page would be blank if the above code is present. A developer replaced the above script with the following as a temporary fix. It is not working well; it does not display responsively in other devices other than desktop computer. <div id="localendar-div"></div> <script> jQuery( document ).ready(function($) { $("#localendar-div").load("/localendar.php", function() { $("#b_search").detach(); $(".mal-usr").detach(); $(".mar-usr").detach(); }); }); </script> I recently updated this site with WordPress 4.0. Is Localendar compatible with this version? Are there any other known issues to fix this problem? Thank you. |
Posted by RickRich at Oct 11, 2014, 6:02:19 PM |
Re: Calendar disappeared; Compatible with WordPress 4.0? Hello! Can you please reply to my post ASAP? If my previous post is unclear, please let me know. I basically need to know if there is a compatibility problem with WordPress 4.0 and Localendar. I believe the calendar disappeared when I updated to 4.0, although it could be something else. |
Posted by support at Oct 18, 2014, 2:25:59 AM |
Re: Calendar disappeared; Compatible with WordPress 4.0? We haven't finished testing with WP 4 yet, but we aren't expecting any problems. Often, many WP themes have sloppy CSS or JavaScript that can mess up the localendar plugin though. Would it be possible for you to use the plugin on a test page on your site (please post the url), so we can see what is happening without the temporary fix your developer put in place? ---------------------------------------- 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 |