Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    your nextgen-gallery is messing the aggregation up somewhat, have a look at AO’s FAQ for info on how you can fix that. once that is done, re-try and have a look at the browser console for JS errors and feel free to report back here.

    hope this helps,
    frank

    andreashelbo

    (@andreashelbo)

    Hi,

    I’m very excited about your plugin too but I experience the same problem with the fancy product designer plugin.

    The page is https://dialaegt.dk/produkt/design-din-egen-dialaegt-plakat/

    I’ve tried the phrases from micro261 above with no luck.

    Is it possible to make a workaround? Thank you!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I experience the same problem with the fancy product designer plugin.

    you seem to have removed js/jquery/jquery.js from the default JS exclusion list Andreas and that causes multiple JS errors in the browser console. can you re-add the exclusion and see if that fixes the problem?

    frank

    andreashelbo

    (@andreashelbo)

    Hi Frank,

    Thanks for the quick reply!

    I’ve added the JS exclusion but the plugin and I now get different errors in the browser console:

    Uncaught SyntaxError: Invalid regular expression flags
    (index):252 Uncaught ReferenceError: FancyProductDesigner is not defined
    at HTMLDocument.<anonymous> ((index):252)
    at j (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at Function.ready (jquery.min.js:2)
    at HTMLDocument.J (jquery.min.js:2)
    (anonymous) @ (index):252
    j @ jquery.min.js:2
    fireWith @ jquery.min.js:2
    ready @ jquery.min.js:2
    J @ jquery.min.js:2

    andreashelbo

    (@andreashelbo)

    I now added the 3 javascript that is used by the Fancy Product designer (now js/jquery/jquery.js, FancyProductDesigner.js, fabric.js, plugins.js are excluded) and now it seems to work. However I still get some errors in the browser console.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    most of those are warnings and (more importantly) also appear when AO is not active (you can force-deactivate AO for a URL by appending it with ?ao_noptimize=1 );

    So it looks like you fixed what need to be fixed 🙂

    andreashelbo

    (@andreashelbo)

    Thanks you – it was a big help! 😀

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

The topic ‘Javascript exclude’ is closed to new replies.