|
Index | Recent Threads | Register | |
![]() |
Forums » List all forums » Forum: Discussion Forums » Thread: Calendar disappeared; Compatible with WordPress 4.0? |
Total posts in this thread: 3 |
[Change thread status]
[Delete this Thread]
[Move this Thread] [Add To My Favorites] [Watch this Thread] [Post new Thread] |
Author |
|
RickRich
New Member
|
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. |
||
|
RickRich
New Member
|
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. |
||
|
support
localendar Expert ![]() Joined: Aug 9, 2022 Posts: 6437 Status: Offline |
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 |
||
|
[Show Thread Printable Version] [Post new Thread] |
Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us |