• I have theme short code and I am trying in following way to open popup on button click of “Purchase Now”.

    Code which I am trying is :

    [flat_button text="Purchase Now" title="Buy Now" url="#contact_form_pop" padding="10px 20px" bg_color="#94D17F" border_color="#64AF49" border_width="1px" text_color="#FFFFFF" text_size="14px" align="center"]
    <a class="fancybox" href="#contact_form_pop"></a>
    <div class="fancybox-hidden" style="display: none;">
    <div id="contact_form_pop">[contact-form-7 id="1358" title="Request Quote"]</div>
    </div>

    Can you please help me to get this resolve?

    https://ww.wp.xz.cn/plugins/easy-fancybox/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘popup not working with theme shortcode’ is closed to new replies.