Hi,
I have a Wordpress website and my posts pages are using a Twitter button to share the article (code from Twitter developers), but this page is also showing a Twitter widget.
This widget is named “Journal Crunch Twitter Widget” and is integrated to my WP theme. It shows my last tweets on my website.
The problem is, when i have the 2 Twitter elements on a page, the javascript menu of Wordpress doesn’t work anymore, and the javascript error message I have is :
“TypeError: twttr.anywhere is not a function
twttr.anywhere(function(T)”
This error seems to come from the file “jquery.jtweets-1.2.1.js” which belongs to the Twitter Widget.
I don’t know how to use both of them without having my menu to bug.
Thank you.