Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    excluding css/responsive.css is a solution that was specific to the other poster’s proble smhdesign, so never mind that.

    what you’re encountering is problably a javascript issue. as described in the troubleshooting part of the FAQ, to diagnose and solve open your browser’s javascript console and look for errors there. if the error is for example

    jQuery is not defined

    then you need to add jquery.js to the comma-seperated JS optimization exclusion list (have a look at the advanced options on the autoptimize settings screen).

    hope this clarifies,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Optimize CSS Code breaks down mobile & desktop theme’ is closed to new replies.