Posted: January 30, 2016 at 4:28 pm
|
Yesterday Lorenzo supplied a plugin jquery fix for the calendar add-on so that events would show. Unfortunately, it has cause our testimonials banner rotation to stop showing. when i disabled the plugin, the testimonials began to show and calendar events stopped showing. If you go here: http://www.canaphem.ca/ and scroll down, just above latest News is where the testimonial should show. If you look in the source, the text is there. |
It looks like the testimonials are from a feature within the theme, is that correct? If so it is likely the code used for the testimonials is reliant on the version of jQuery that ships with the Cherry Framework. The code Lorenzo provided removes that and loads the version of jQuery that loads with WordPress (which is the correct version to use) You’ll need to issue a support ticket with the theme developers and see if they can provide a solution for this. Ideally they should not be loading their own version of jQuery, see here for why: https://pippinsplugins.com/why-loading-your-own-jquery-is-irresponsible/ |
|
|
Hi Tony, Thanks alot for the reply and the info. i will contact support |
Yes it can, but that’s a work around rather than a solution. Issues like this could pop up in multiple places when the theme adds its own jQuery version. So currently with the code Lorenzo previously provided you have this on line 9 of the plugin:
Change that to:
Lorenzo’s code will then only run on a page call ‘calendar’. Also could you please log into the account that has your support license assigned to it and post using that account. |
|
|
Thanks for that Tony! yes, new topics i will log in as the licensee, sorry keep forgetting |
Hi, its broken again because jQuery 1.7.2 is being loaded and that is an old version. Did you edit the site specific plugin and then reactivate it through the WordPress plugins page? — |
|
|
No, i just edited the file from the plugin area |
The best way forward here is to ask the theme author to fix their theme. We can give you workarounds, but as you’ve seen, they’re not going to be 100% compatible with the theme. |
|
The support post ‘Calendar Fix created new problem’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.