Conflict with Soliloquy Slider
-
Note: in the page linked to above, the slider is near the bottom of the page.
WP Optimize is conflicting with Soliloquy Slider, but only on some browsers. The problem is the sliders simply don’t appear, although all the html and script is there.
I only have two browsers to test, Firefox and Safari. There is no apparent problem in Firefox, but in Safari, sliders don’t show. I suspect it occurs in other browsers, as I got a report from a colleague, and I don’t think he’s using Safari.
The problem does not go away when I tell WP Optimize not to cache the page, and I verified the page is not in the cache, and the WP Optimize signature in html shows it is not cached.
The problem does go away when I deactivate WP Optimize, and when I’m logged in as admin through Safari (I have it set not to serve cached pages to logged-in users).
Using site health troubleshooting didn’t work because I have to be logged in to do that, and that eliminates the problem. But I identified the conflicting plugins anyway.
Here are some messages I’ve collected when the problem appears:
In html source:
jQuery('#soliloquy-container-7460').css('height', Math.round(jQuery('#soliloquy-container-7460').width() / (450 / 800)));
[at right is a note: !Can’t find variable JQue]In Javascript console:
ReferenceError: Can't find variable: jQuery
In debug log after enabling debugging:
[22-Jun-2021 23:17:05 UTC] PHP Notice: Undefined index: result in /home/forestpa/public_html/wp-content/plugins/wp-optimize/cache/class-cache-commands.php on line 39
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Conflict with Soliloquy Slider’ is closed to new replies.