[Theme: Canvas] Popup not working
-
Hi, I’m having some difficulty in getting a popup to work with my theme (for online bookings)
Basically, you add the button that triggers the popup but it just does not want to work. Here is the html button code
<a href="https://bridgescounselling.youcanbook.me/" data-ycbm-modal="true"><img src="http://youcanbook.me/resources/pics/ycbm-button.png" style="border-style:none;"/></a>And here are the links to add in the <head> section. However, jquery is already active on the site I believe so first line isn’t needed.
<script src="http://code.jquery.com/jquery-1.9.1.js"></script> <script src="https://youcanbook.me/resources/scripts/ycbm.modal.js"></script> <link rel="stylesheet" href="https://youcanbook.me/resources/css/simplemodal/simplemodal.css" type="text/css"/>Many thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Theme: Canvas] Popup not working’ is closed to new replies.