• Resolved Nick

    (@nick7961)


    Hi there…

    I’m getting errors in console. Please let me know how can i fix that?

    1. `Uncaught TypeError: jQuery(…).forminatorFront is not a function
    at runForminatorFront (<anonymous>:9:26)
    at HTMLDocument.<anonymous> (<anonymous>:12:5)
    at e (jquery.min.js?ver=3.6.0:2:30038)
    at t (jquery.min.js?ver=3.6.0:2:30340)`

    2.`jquery.min.js?ver=3.6.0:2 jQuery.Deferred exception: jQuery(…).forminatorFront is not a function TypeError: jQuery(…).forminatorFront is not a function
    at runForminatorFront (<anonymous>:9:26)
    at HTMLDocument.<anonymous> (<anonymous>:12:5) undefined
    S.Deferred.exceptionHook @ jquery.min.js?ver=3.6.0:2`

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @nick7961

    I hope you are doing well today.

    It sounds like a possible conflict with other plugin or Forminator files are missing after update or after first installation.

    Please download Forminator ZIP again, log in to FTP and replace all core files in /wp-content/plugins/forminator/ and see if that helps.

    If not, please deactivate all plugins except Forminator and check if the problem is gone. If so, then enable all plugins one by one and find which one is having a conflict. If there is no positive result, switch to the default WordPress theme like 2019, and see if it works.

    Before this test, we recommend full site backup or running this test on the staging site.

    Kind Regards,
    Kris

    Thread Starter Nick

    (@nick7961)

    thanks for the reply @wpmudevsupport13

    I found the plugin…I’m using WP Rocket, but somehow it’s not caching the site cuz’ I migrated my site to new server (I’m not sure if this is the issue)…

    so to fix this I’ve downloaded another plugin to force cache “WP Rocket | Force Page Caching” (mentioned in their documentation)..this plugin gives me error in console…

    If I deactivate this, then there is no error in console..but problem is then WP rocket will not work.

    Is there any way to fix this? Any URL or code so that I can stop caching Forminator?

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @nick7961

    I hope you are doing well.

    The cache shouldn’t cause such an issue however WP Rocket does have some JS optimization which can cause the problem, we suggest removing from optimization scripts available on

    /wp-content/plugins/forminator/build/front/
    /wp-content/plugins/forminator/assets/js/library/

    Full WP Rocket documentation is found at:

    https://docs.wp-rocket.me/article/106-my-site-is-broken

    Let us know the result you got.
    Best Regards
    Patrick Freitas

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errors In Chrome Console’ is closed to new replies.