• Hello!
    THank you for your plugin. It gives me +25 point at the pagespeed insight.
    My setting is:
    optimize HTML – check;
    optimize javascript – check;
    optimize CSS – check.
    That is all.
    This settings give me +25 points.
    But I have 2 problems.
    First: I have a Instagram plugin that show foto-slider at the widget area. When I use JS plugin stop working. But in code i can see foto from instagram, foto doesn’t show in widget.
    I tried to find js that respond for widget, tried to use noptimize-tag. Same result.
    Widget start working when I exclude jquery.js, jquery.form.js from optimize.
    But If I do that i have -20 points at the pagespeed insight.
    I tried to Force JavaScript in <head> and widget start working without excluding jquery.js, jquery.form.js from optimize. But in that case my header that slide down when I scrolling page just stop working.
    Second problem: when I activate AO in shop area I get product title, price, description and button under the product. Description is superfluous. Without AO, or with unchecked JS optimize I have no description.
    Can You help me to find js that responds to insta-widget and product-cart to exclude it from AO.
    And I realy want to check only 3 articles in AO settings.
    My site URL
    My shop section URL

    https://www.ads-software.com/plugins/autoptimize/

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

    (@futtta)

    hi svarogcoop;
    regarding your instagram widget; that is inline script that requires jquery to be loaded before it is executed.

    regarding description in shop; this is because there is inline JS (that also relies on jquery) which makes a small change (adds the class “grid” to your product overview for which the CSS hides the description).

    possible solutions for both issues;
    * exclude jquery.js/ force JS in head
    OR
    * also aggregate inline JS

    hope this helps,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘2 problems with AO’ is closed to new replies.