Custom Short Code Button Pop Up Issue
-
I hope someone can help, or point me in the right direction. I’m using a WordPress Theme that has custom short code buttons, Fancybox, and Contact Form 7. I’ve tried every different combo I could think of for this, but still keep drawing a blank. Here’s the scrip that I’m running:
[madza_button title=”Join Us To Get To The Next Level!!!” background=”#242424″ color=”#FFF” style=”2″ weight=”bold” position=”center” size=”12″ top=”0px” bottom=”0px” class=”fancybox-inline” link=”#contact_form_pop”]
<div style=”display:none” class=”fancybox-hidden”>
<div id=”contact_form_pop”>
[contact-form-7 id=”2418″ title=”Sign Up Now”]
</div>
</div>The button displays as it should, and the hover function works when I hover, but the form is not opening. When I click on it I can see the browser working for a second like it’s trying to open it, but then nothing happens, and I’m left looking at my button again.
https://www.ads-software.com/plugins/fancybox-for-wordpress/
- The topic ‘Custom Short Code Button Pop Up Issue’ is closed to new replies.