Menu Popup not working

Home Forums Quform WordPress Menu Popup not working

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

    Hi,

    I am trying to get a form to popup when clicking a menu item, but can’t seem to get it working.

    I have followed the guide on this, however nothing is working.

    Can someone please assist?

    #17603
    ruoall
    Participant

    This is what i have in the footer.php:

    <?php if (function_exists(‘iphorm_popup’)) echo iphorm_popup(1); ?>
    <script type=”text/javascript”>
    jQuery(document).ready(function ($) {
    $(‘.menu-item-106’).click(function () {
    $(‘.iphorm-fancybox-link-1’).click();
    return false;
    });
    });
    </script>

    Here’s the menu code when I inspect the element:

    View post on imgur.com

    I am not sure what to add as a link when I create the menu?

    Please help as this is urgent.

    #17614
    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.

    #17618
    ruoall
    Participant

    Awesome, it’s working 🙂

    Thanks Ally

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