• Resolved mrzpro

    (@mrzpro)


    Dear all,
    I installed your plugin but I have problems with the above mentioned one. I tried to optimize JS Code using JS Settings but, even if, I wrote all (5) scripts contained in the plugin js directory in the exclude list it does not work at all. It works normally if I deactivate JS Settings.
    What can I do to be able to optimize the scripts?

    The page I need help with: [log in to see the link]

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

    (@optimizingmatters)

    OK, two things;
    * I’m seeing Uncaught TypeError: _.object is not a function https://www.ferentino.org/wp-content/themes/customizr/assets/front/js/tc-scripts.min.js:1, this JS error will block (a part) of the JS once that file is combined with others by Autoptimize, so you’ll have to exclude that file or even the whole theme from being autoptimized (add
    wp-content/themes/customizr/ to the comma-separated JS optimization exclusion list)
    * I see you’re also using JCH optimizer, make sure to disable that when using Autoptimize as using two optimizers might cause unexpected problem.

    hope this helps,
    frank

    Thread Starter mrzpro

    (@mrzpro)

    Hi Frank, I followed your advice and added wp-content/themes/customizr/ to the exclusion list, both with the js of Knight Lab TimelineJS and alone but, I do not get anything and, the page containing the relative file ( https://www.ferentino.org/storia/in-breve/) does not give signs of life … I also wrote to the Customizr technicians, for the problem detected, but, from that part, no answer

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    so when AO JS optimization is active, what errors do you see on the browser console (except for that Uncaught TypeError: _.object is not a function one)?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    any news @mrzpro ?

    Thread Starter mrzpro

    (@mrzpro)

    Hi, everything seems to be OK…
    It works fine

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    thanks for confirming! 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problems Knight Lab TimelineJS’ is closed to new replies.