-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shopify and Reveal #95
Comments
I almost got it to work, I put the following right before the tag, but now the popup is appearing on pageload as well (I just want it to popup when you click the assigned button): {{ 'jquery.min.js' | asset_url | script_tag }} |
nevermind, figured it out! |
Can you post the solution then? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I am trying to use the pop-up on my Shopify homepage - there is a button at the bottom of the page that I want a popup to appear when you click on it. I added the following files (jquery.reveal.js, jquery.min.js, reveal.css) and added the following code to my theme.liquid file:
And added this right before the :
Here is the link to the site where the button is (scroll to the bottom right where it says "click here to sign up to receive emails") - this is where I want a popup to happen when you click that button:
http://quatrine-custom-furniture.myshopify.com
Any help would be greatly appreciated!
Thank you,
Hollie
The text was updated successfully, but these errors were encountered: