Troubleshooting

When enabling minify, my site’s layout is broken. How can I fix it?

This usually means one or more of your CSS files are incompatible with the minification or merging process. It can also be caused by errors in the CSS’s syntax.

You can check the CSS’s syntax by using an online CSS syntax checker such as csslint.net.

If your syntax is not causing the issue, or you cannot change the file with an issue, you can either

  • exclude the problematic CSS files from the minification and merging process.
  • or not merge the CSS.

To exclude individual CSS files from the minification and merging process, you can go to WP-Optimize > Minify > CSS and go to the “Exclude the following CSS files from processing” section (for more precise steps on how to exclude your CSS files).

To disable merging of CSS files, follow these instructions.

Our plugins

Try TeamUpdraft’s full suite of WordPress plugins.

  • UpdraftPlus

    Back up, restore and migrate your WordPress website with UpdraftPlus

  • WP-Optimize

    Speed up and optimize your WordPress website. Cache your site, clean the database and compress images

  • UpdraftCentral

    Centrally manage all your WordPress websites’ plugins, updates, backups, users, pages and posts from one location