• lozula

    (@lozula)


    Updated to 1.1.3 this morning. It causes my WooCommerce site on Cloudways to do strange things – the page just keeps reloading. Rolled back to 1.1.2 and the problem went away. I cleared the cache and the varnish cache, didn’t solve the problem. I suspect it is something to do with the JS grouping, as my site shows price based on location, and it’s the product sections that keep reloading in a loop.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter lozula

    (@lozula)

    To add to this, I tested again with 1.1.3, and disabling “group JS” on the advanced options screen fixes the problem.

    So whatever changes were made in the plugin with the “group JS” setting have definitely broken something.

    Plugin Author adeelkhan

    (@adeelkhan)

    Hi

    start by unchecking both the boxes for grouping JS and CSS. Save the changes. Next recheck both boxes and save the changes. Purge the cache to make sure the changes are available.

    Thread Starter lozula

    (@lozula)

    I did as instructed but it did not resolve the problem. Enabling Group JS essentially breaks the site.

    Plugin Author adeelkhan

    (@adeelkhan)

    Hi

    Yes, we have worked on grouping and minification and you might see some changes.
    I assume that you updated the plugin directly to the latest version. As such, you can follow the following steps for a possible fix of your problem
    First of all, uncheck all boxes for JS minification and grouping. Next, save the changes. Now purge the server cache and the internal Breeze cache.
    Now open your website in a new tab and verify that the site is being served without JS being minified.
    Now enable JS minification and save changes. Open your website in a new tab and verify that the site is being served with JS minified. You can check this by viewing the page source.

    Now enable JS Grouping and save changes. Open your website in a new tab and verify that the site is being served with JS grouped and minified. You can check this by viewing the page source.
    Let me know if this resolves the issue.

    Thread Starter lozula

    (@lozula)

    Hi

    I followed the above steps and the problem is not resolved. When I have JS enabled it doesn’t work correctly.

    Thanks

    Plugin Author adeelkhan

    (@adeelkhan)

    Can you describe which JS files are causing the issue when grouping is enabled?

    Thread Starter lozula

    (@lozula)

    Given that it concatenates the JS files and there’s an infinite reload loop, it’s somewhat tricky to debug. I could spend my time enabling and disabling plugins, but instead I switched to a plugin that works properly for minification, and another cache plugin that also works properly. It’s a shame as I’m on Cloudways and appreciate the integration of Breeze with the stack, but if I can’t rely on it to be properly tested before it’s rolled out then I can’t have it on my site.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘1.1.3 infinite redirect loop’ is closed to new replies.