• Hi,

    After the latest wishlist update to 3.1.0, wishlist in flatsome does not work anymore.

    – can’t add items to wishlist
    – cant’ delete items that where added to wishlist before the update
    – add to wishlist popup on product pictures is just a black dot and not clickable
    – wishlist greys out and spins forever in product pages

    On my end, this can be solved by manually clearing the browser-cache. But we can not force our users to clear their caches. If they had the page open before the update (and stuff got cached),the it just does not work as expected anymore.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Antonio La Rocca

    (@therock130)

    Hi there

    wishlist’s assets are always included using plugin’s version, in order to bump assets any time a new update comes
    So it shouldn’t be required to clear browser cache in order to load latest version of the plugin assets

    Are you sure the problem comes from one of our assets? Are you removing assets versions from urls using any dedicated tool?

    Thread Starter wpawd

    (@wpawd)

    We hide the wordpress version from the html with a security plugin, but thats all, no other assets are removed.
    Still, this worked fine before the update of wishlist. After the update it works only when we do not hide the wordpress version with the plugin. When we hide the wp-version, then the browser cache has to be deleted to make it work again. Which we can do, but not the user. Also, we cleared all server caches which could potentially serve outdated content. Does not help either.

    Plugin Support Antonio La Rocca

    (@therock130)

    After the update it works only when we do not hide the wordpress version with the plugin
    We include all plugin’s assets with plugin’s version, not WP one (that would be default if you do not specify any asset version)

    Are you sure this same security plugin doesn’t remove version from all assets?
    That would explain the problem: asset url should automatically change any time a new version of the plugin is installed, and that should be enough to force browsers download a new copy of the scripts/stylesheets
    If you remove versions from your urls, to improve caching, this is a to-be-expected side effect

    Anyway, apart from increasing assets version, there is not much that we can do to prevent this kind of issues on plugin’s side

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No Cache busting after update ?’ is closed to new replies.