Shortcodes not working; jQuery error
-
I have a theme which uses the Shortcodes Ultimate plugin. Loading the demo date, the short codes are appearing as text on the site.
Per the support documentation, I opened the console in Chrome and see the a Javascript error:
(index):170 Uncaught TypeError: jQuery(…).share is not a function
On each page this appears, the code it is referencing is:
<script type=”text/javascript”>jQuery(“.share-post”).share({
background:”#ffffff”
});</script>I have disabled all other plugins and am still getting the error.
Thank you for your help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shortcodes not working; jQuery error’ is closed to new replies.