• Resolved Jim

    (@jwmc)


    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!

    • This topic was modified 3 years, 5 months ago by Jim.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • @jwmc Could you please try to uncheck the option “Merge JS files” from WP-optimize > Minify > Javascript and check if it helps to fix the issue?

    Thread Starter Jim

    (@jwmc)

    Thanks for your reply. That didn’t fix it, but also disabling “Enabling minification” did fix it.

    Is there a way to identify the affected javascript and exclude it?

    By the way, it apparently does happen in Firefox too, I just never saw it because I was always logged in!

    • This reply was modified 3 years, 5 months ago by Jim.
    Thread Starter Jim

    (@jwmc)

    Hmmm, I tried excluding /wp-content/plugins/soliloquy-lite/assets/js/min/soliloquy-min.js in the Minify tab, and re-enabling minification and merging, but it didn’t work.

    @jwmc Could you please try to contact soliloquy plugin authors and check with them the total JS files included, so that you can exclude all the JS files from Minify?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with Soliloquy Slider’ is closed to new replies.