• Resolved jeroennextbuzz

    (@jeroennextbuzz)


    The FAQs are no longer showing up correctly and the console shows a javascript error. Running latest version of the plug-in, theme and WordPress. Tried doing a full reinstall of the plug-in, error still shows.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jeroennextbuzz

    (@jeroennextbuzz)

    Full error message:

    Uncaught ReferenceError: ewd_ufaq_php_data is not defined
        at HTMLDocument.<anonymous> (ewd-ufaq.js?ver=2.0.0:190)
        at e (jquery.min.js?ver=3.6.0:2)
        at t (jquery.min.js?ver=3.6.0:2)
    Plugin Support jaysupport

    (@jaysupport)

    ewd_ufaq_php_data is definitely defined in the View.FAQs.class.php file. Do you know when this issue started for you? My guess would be either:

    1) A conflict with another plugin that is affecting the JavaScript on your site. For example, jQuery not being loaded or being loaded more than once. Problems with jQuery enqueuing often results in “not defined” errors. You can try deactivating your other plugins (especially any that you might have installed or updated recently) to see if this happens to be the case.

    2) You have an issue with one or more of your settings in the plugin. Have you made any changes on the settings page? ewd_ufaq_php_data is used to apply the settings in the JS, so, if you have a corrupt settings value, it could be affecting this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript error: “Uncaught ReferenceError: ewd_ufaq_php_data is not defined”’ is closed to new replies.