• weijin

    (@weijin)


    Autoptimize is an effective plugin to improve performance especially the option of aggregating JS files. However, the form plugin I used, Ninja Forms is gone at the page https://test.wallaceediting.jp/upload after enable JS file aggregation. I tried to troubleshoot it from the console error and adding the exclusion of files like

    • wp-includes/js/
    • wp-includes/js/dist/
    • wp-includes/js/tinymce/
    • js/jquery/jquery.js
    • wp-content/plugins/ninja-forms/assets/asset/js/min/
    • to get rid of errors “Backbone is undefined” and “front-end-deps.min.js is undefined”.

      Currently those errors are gone but the form is still absent. Could you guide me on this issue? Thank you

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

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

    (@optimizingmatters)

    I would try wp-content/plugins/ninja-forms, wp-includes/js (the first targets multiple of your ninja-forms plugins) maybe?

Viewing 1 replies (of 1 total)
  • The topic ‘Ninja Forms disappeared after aggregating JS file’ is closed to new replies.