• Hello,

    The slider is not working properly due to “Uncaught ReferenceError: Glide is not defined” error.

    Could you please assist?

    Thank you,

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dan Zakirov

    (@alexodiy)

    Hello. Most likely, the problem is that you have a cache plug-in installed (for example, Autoptimize) or the extreme HTML compression function is used in the template. Disable this feature in the cache plugin or in the template – then everything will work. We have repeatedly tested the plugin on your template and are aware of this problem. We will try to release an update soon, where our plugin will be compatible with HTML compression.

    Also, try in the plugin settings to enable JS initialization after loading the page. Another problem may be in JS which is compressed like HTML.

    pro-tip; you can disable Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL.

    if the problem is not there at that point, some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.

    hope this helps debugging,
    frank (ao dev)

    Plugin Author Dan Zakirov

    (@alexodiy)

    @optimizingmatters

    Thank you so much for the information, now we will know how easy it is to test our flaws.

    But, apparently, on this site, another plugin is installed, judging by the path /cache/wmac/css

    AO allows changing the cache-directory and file-prefix name with a couple of constants in wp-config.php, chances are they’re doing that here ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uncaught ReferenceError: Glide is not defined’ is closed to new replies.