• Resolved primos04

    (@primos04)


    My site has massive issues with W3 issues. It disturbs my page structure and I guess disables my CSS.

    Under general settings tab when I set minify mode to auto it disturbs my theme. When i set it to manual it gets rid of minificatin, but the problems with the layout disappear.

    • This topic was modified 4 years, 6 months ago by primos04.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @primos04

    Thank you for reaching out and I am happy to assist you with this.
    Can you please re-enable minify, and disable the settings in Performance>minify one by one (HTML minify, JS minify, CSS minify) and see which one might be causing the issue.
    Make sure to save all settings and purge the cache after each option is disabled.
    Also, I can see that you are also using cloudflare. Please make sure that Cloudflare minify is disabled to avoid any potential conflict with W3TC minify feature.
    Thanks!

    Thread Starter primos04

    (@primos04)

    How should i disable html, css, js one by one? the drop-down options when I click on them are the following:

    https://imgur.com/a/QpvCKLq

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @primos04

    What you are referring to is the General settings section.
    On the left side of your dashboard, there is a W3TC section called Performance.
    You should select the advanced Minify settings in Performance>Minify as shown in the screenshot below and disable the settings one by one (HTML minify, JS minify, CSS minify) and see which one might be causing the issue.
    Make sure to save all settings and purge the cache after each option is disabled.
    Thanks!

    Thread Starter primos04

    (@primos04)

    Hello,

    ok so i found out the following.

    – When i disable css minficatino: css works again, but the images are not working
    – when i disable js minficaiton the images are loaded correctly again

    Is there any way i can still use the css minification without breaking the site?

    • This reply was modified 4 years, 6 months ago by primos04.
    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @primos04

    Thank you for the information.
    Have you confirmed that Cloudflare Minify is not enabled?
    It seems like either there is a conflict with some other minify solution, or some files need to be excluded from the minify.
    You can also try Manual Minify and add the field to minify manually and in order.
    Please check out the article about Manual minify.
    I hope this helps!
    Thanks!

    Thread Starter primos04

    (@primos04)

    Hello,

    yes, cloudflare minification is disabled, I confirmed with my hosting provider. I guess i will try the manual variant.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @primos04

    Thank you for the information.
    As I’ve mentioned before, there is a chance that some files need to be excluded from CSS/JS minify.
    You may test the auto minify again and check the console for any errors.
    If you are getting 404 for minified JS, make sure to check if the .htaccess files have the W3TC minify rules and check the /wp-content/cache/minify/ folder if the files are cached.
    Thanks!

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

The topic ‘Layout problems with W3 Cache’ is closed to new replies.