• Resolved kawians

    (@kawians)


    Hi

    Thanks again for your wonderful plugin.
    Recently I’ve started using Wp-Rocket for increasing my website load speed.
    Unfortunately, there is a problem between wp rocket and all in one gallery.
    When I active wp-rocket, my videos don’t show up anymore.
    I checked the inspect element and there is an error with the below line:

    var player = videojs( ‘player’, settings );
    and the error is: can’t find variable: videojs

    I tried so many things like making exclude for this path: “wp-includes/js/mediaelement/” in regards to this topic and it didn’t solve the problem.
    I tried this solution which was suggested by wp rocket for js problems and I couldn’t find out how to solve the problem for all in one gallery.

    I just found a single solution that is deactivating js in the wp-rocket setting which leads to slow down my web loading speed.

    As I want to use your plugin for my videos and it’s much better than any plugin I found, I would be really grateful if you could help me with this problem.

    Thank you so much in advance

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    Kindly try adding the following path in the “Exclude JavaScript Files” text field in the “File Optimization” tab of the WP Rocket plugin.

    /wp-content/plugins/all-in-one-video-gallery/public/assets/player/videojs/video.min.js

    Hope, this solved your issue!

    In case the issue remains, kindly submit a ticket here https://plugins360.com/support/

    Thread Starter kawians

    (@kawians)

    It didn’t work for me, unfortunately.
    I wrote about the problem completely with the details in plugins360 support.

    Thank you so much for your kind help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘js problem with caching’ is closed to new replies.