Title: Javascript error: &#8220;Uncaught ReferenceError: ewd_ufaq_php_data is not defined&#8221;
Last modified: August 26, 2021

---

# Javascript error: “Uncaught ReferenceError: ewd_ufaq_php_data is not defined”

 *  Resolved [jeroennextbuzz](https://wordpress.org/support/users/jeroennextbuzz/)
 * (@jeroennextbuzz)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-uncaught-referenceerror-ewd_ufaq_php_data-is-not-defined/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-error-uncaught-referenceerror-ewd_ufaq_php_data-is-not-defined%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [jeroennextbuzz](https://wordpress.org/support/users/jeroennextbuzz/)
 * (@jeroennextbuzz)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-uncaught-referenceerror-ewd_ufaq_php_data-is-not-defined/#post-14807233)
 * 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](https://wordpress.org/support/users/jaysupport/)
 * (@jaysupport)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-uncaught-referenceerror-ewd_ufaq_php_data-is-not-defined/#post-14809228)
 * 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.

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 2 replies
 * 2 participants
 * Last reply from: [jaysupport](https://wordpress.org/support/users/jaysupport/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-uncaught-referenceerror-ewd_ufaq_php_data-is-not-defined/#post-14809228)
 * Status: resolved