• Resolved sergiom87

    (@sergiom87)


    Hi,

    I noticed that by activating css processing my mobile menu, as well as cart and account (basically all my header icons) break and do not load. By deactivating it they return to nromal.

    Is there a way to exclude those items processing on the plugin?

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    Yes, there is an ignore list for CSS files, and you can do the same for JavaScript.

    Disable js processing first and see if it works, as it could be some javascript conflict.
    In which case, you would need to either see if some inline script is a dependency of a deferred file, or if it needs to be excluded.

    If disabling js doesn’t change the issue (purge all caches), then you can disable css processing and see if it works.
    There are several options on the css options, so you can try them and see what they do.

    There are instructions on the HELP tab as well.

Viewing 1 replies (of 1 total)
  • The topic ‘Enable CSS Processing Breaks mobile Icons’ is closed to new replies.