It looks like the Juicer JS is also including jQuery, which is causing this error. We'll need to use the no-jquery version of the script instead:

<script src="//assets.juicer.io/embed-no-jquery.js" type="text/javascript"></script>
CommentFileSizeAuthor
#2 juicer-no_jquery-2566487-2.patch609 bytesjenlampton

Comments

jenlampton created an issue. See original summary.

jenlampton’s picture

Status: Active » Needs review
StatusFileSize
new609 bytes

  • jenlampton committed 90995e2 on 7.x-1.x
    Issue #2566487: Fixed jQuery being included twice.
    
jenlampton’s picture

Status: Needs review » Fixed

Fixed the issue on my site, so committed to 1.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.