Popup

Home Forums Quform WordPress Popup

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13736
    Luis
    Participant

    I can´t manage form popup to work on this page
    http://www.holidayscars.eu/book-quote/

    I have installed FacyBox

    I have set QuForm settings as described here

    Popup link does not work

    I have inserted Form Code
    [iphorm_popup id=”1″ name=”Booking Form”]BOOK NOW (popup)[/iphorm_popup]
    (see at the bottom of my page/URL)

    I need to set Popup Form on the “Book Now” Visual Button
    How to do it?

    I have read several post all over the forum

    Form in a lightbox (popup)

    Thank you

    #13748
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #13761
    Luis
    Participant

    This code is working:
    [button link="#form-1"]Book Now[/button]
    <script type=”text/javascript”>
    jQuery(document).ready(function ($) {
    $(‘a[href=”#form-1″]’).click(function () {
    $(‘.iphorm-fancybox-link-1’).click();
    return false;
    });
    });
    </script>

    But this one is not:
    <span class=”button_label”>Book Now</span>
    <script type=”text/javascript”>
    jQuery(document).ready(function ($) {
    $(‘a[href=”#form-1″]’).click(function () {
    $(‘.iphorm-fancybox-link-1’).click();
    return false;
    });
    });
    </script>

    Can you help with this last code please?

    #13780
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy