Title: Quotes in title give javascript error
Last modified: August 21, 2016

---

# Quotes in title give javascript error

 *  [Marco Panichi](https://wordpress.org/support/users/marcopanichi/)
 * (@marcopanichi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quotes-in-title-give-javascript-error/)
 * Hi,
 * I’ve noticed that if the title of a post contain quotes, it gives javscript errors.
 * It could not be different because quotes are not escaped in the script section
   added by the plugin in the footer.
 * TITLE:
    Recensione – “Advanced Google Adwords”
 * IN FOOTER:
 *     ```
       <script type="text/javascript">
       	var disqus_shortname = "marcopanichi-com";
       	var disqus_title = "Recensione - "Advanced Google Adwords"";
       	var disqus_url = "http://www.marcopanichi.com/blog/recensione/advanced-google-adwords/";
       	var disqus_identifier = "marcopanichi-com-1538";
       </script>
       ```
   
 * JS ERROR:
    `Uncaught SyntaxError: Unexpected identifier`
 * [http://wordpress.org/plugins/disqus-comment-system/](http://wordpress.org/plugins/disqus-comment-system/)

The topic ‘Quotes in title give javascript error’ is closed to new replies.

 * ![](https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350)
 * [Disqus Comment System](https://wordpress.org/plugins/disqus-comment-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disqus-comment-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disqus-comment-system/)
 * [Active Topics](https://wordpress.org/support/plugin/disqus-comment-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disqus-comment-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disqus-comment-system/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Marco Panichi](https://wordpress.org/support/users/marcopanichi/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/quotes-in-title-give-javascript-error/)
 * Status: not resolved