Home › Forums › Calendar Products › Events Calendar PRO › Comment Rating Field Pro Incompatibility with The Events Calendar Pro
- This topic has 4 replies, 3 voices, and was last updated 10 years ago by
Support Droid.
-
AuthorPosts
-
March 23, 2016 at 9:39 am #1092947
Angela
ParticipantThere appears to be an issue between Comment Rating Field Pro and The Events Calendar Pro.
This has happened with the last update.
I have tried to downgrade the plugins which allows the Events Calendar Pro etc to function without error although the Date Picker at the backend does not work unless we upgrade your plugin to the latest version.
We are a bit stuck.
http://leedsdirectory.org/whats-on/
This loads okhttp://leedsdirectory.org/whats-on/list/
This is not in any orderhttp://leedsdirectory.org/whats-on/week/
This does not loadThanks in advance
March 24, 2016 at 6:24 am #1093351Brian
MemberHi,
Thanks for using our plugin. I can try to help out here, but we are limited in supporting plugin compatibility issues.
Can you please try using the Plugin Logic to disable other plugins on the event views and single templates:
And see if that helps the issue.
Thanks
March 24, 2016 at 7:37 am #1093404Angela
ParticipantHi there Brian
Thanks for your response.
I totally appreciate the limitations when dealing with other plugins.
With the plugin switched off I get the followingTypeError: debug.time is not a function. (In ‘debug.time(“Tribe JS Init Timer”)’, ‘debug.time’ is undefined)
(anonymous function)tribe-events.min.js:1:14280
jjquery.min.js:1:26930
fireWithjquery.min.js:1:27739
readyjquery.min.js:1:29543
Ijquery.min.js:1:29728The other plugins installed are the Toolset WP-Types Views Cred which I think may well be conflicting.
I will contact them also and see if there is anything they can do as I cannot switch those off as they are an essential part of the site.
Thanks
March 24, 2016 at 11:26 am #1093587Brian
MemberHi,
I see the error on all the views.
I am not sure if I am reading it right, but it appears to be a lot of duplicate scripts loading in the source code so not sure if that is part of the problem.
Not sure if this will work, but this might help by adding it to your theme’s functions.php:
function jp_tribe_events_js_bug_workaround() { ?>
<script>if ( ! debug.time ) { debug.time = function(){}; debug.time.info = function(){}; }</script>
<?php
}
add_action( 'wp_head', 'jp_tribe_events_js_bug_workaround' );Have you tried clearing any caching you have too, sometimes on updates that can cause an issue.
Thanks
April 8, 2016 at 9:35 am #1100107Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Comment Rating Field Pro Incompatibility with The Events Calendar Pro’ is closed to new replies.
