WordPress Menu popup not working

Home Forums Quform WordPress WordPress Menu popup not working

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20519
    admin_burban
    Participant

    Hi,

    I’ve used your guide (find the class, use the script, insert into footer etc) on previous worpdress sites and no problem. The menu click oops up the form.

    New site and I cannot for the are of me get it to work.

    I’ve checked all the settings, triple checked the class, triple checked id and still nothing occurs on click.

    The form on a page will opt up when clicked, so I know it does work, just no through the menu.

    Thi sis going to be something very simple… forest for the trees… I hope.

    ————Here is my details——-

    There is only one form – ID 1

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

    <li class=”menu-item menu-item-type-custom menu-item-object-custom menu-item-6443menu-item menu-item-type-custom menu-item-object-custom menu-item-6443″>Enquiries

    So I’m assuming here the class is “menu-item-6443” – correct?

    —————————–

    I’ve gone back to other sites I’ve done and reviewed what I did there and I’m sure it’s all matching.

    Would you be kind enough to review the code and see if there’s something amiss?

    WP 4.6.1

    Cheers

    Cam

    #20536
    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 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy