TryGhost / Lyra

A paid-members theme for Ghost
https://lyra.ghost.io
MIT License
178 stars 109 forks source link

fix jquery initialization bug #90

Closed timmywheels closed 4 years ago

timmywheels commented 4 years ago

This fixes an issue where the jQuery shorthand, $, is undefined causing the functions within default.hbs to fail.

Screen Shot 2020-08-29 at 3 40 07 PM

minimaluminium commented 4 years ago

Hey @timwheelercom, thanks for your PR!

Please try removing $.noConflict(); from the MailChimp popup script on your site and there will be no error :)

Screen Shot 2020-09-08 at 11 19 09 AM