Title: Typos in sample code in FAQ Docs
Last modified: April 16, 2019

---

# Typos in sample code in FAQ Docs

 *  Resolved [Peter_Young](https://wordpress.org/support/users/oils4painting/)
 * (@oils4painting)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/typos-in-sample-code-in-faq-docs/)
 * Hello Franky,
    I’m just writing to let you know there are a couple of typos in
   the FAQ section.
 * **1. Typo in sample FAQ code for “How to make EME and Yoast play nice together”.**
   
   The code below has the wrong type of double quote marks. <meta name=”description”
   content=”#_EXCERPT” />
 * Also the instructions need to state that if the YOAST SEO plugin is in use, then
   the default EME Events Page should NOT have any text in the Meta Description 
   within YOAST SEO settings for this page.
 * **2. Typo in sample FAQ code for ‘Add more info for Google when indexing your
   event’**
    The sample code in the FAQ results in an ‘Uncategorized Error’ when
   the single events page is tested in the Google Structured Data testing tool. 
   The error explanation is ‘JSON-LD Missing } or object member name’. The problem
   is due to the extra comma delimiter, which needs to be removed.
 * Code snippet …
 *  }
    }, <=== This comma delimiter results in error message ‘Uncategorized Errors’}
   </script>
 * Thank you,
    Peter Young
    -  This topic was modified 7 years, 1 month ago by [Peter_Young](https://wordpress.org/support/users/oils4painting/).

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

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/typos-in-sample-code-in-faq-docs/#post-11434982)
 * Thanks, I updated the doc accordingly.
 *  Thread Starter [Peter_Young](https://wordpress.org/support/users/oils4painting/)
 * (@oils4painting)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/typos-in-sample-code-in-faq-docs/#post-11435025)
 * Hi Franky,
    Thanks for updating the code. However, the double quotes around the
   description are still incorrect … <meta name=”description” content=”#_EXCERPT”/
   >
 * Peter Young
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/typos-in-sample-code-in-faq-docs/#post-11435073)
 * Indeed, fixed 🙂

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

The topic ‘Typos in sample code in FAQ Docs’ is closed to new replies.

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Franky](https://wordpress.org/support/users/liedekef/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/typos-in-sample-code-in-faq-docs/#post-11435073)
 * Status: resolved