• Resolved marioski

    (@marioski)


    Good afternoon,

    I’m having issues on the following page: https://vivamovil.es/quienes-somos-2/

    It’s a row, as you can see, with three columns. On the right, there’s a button that, when clicked, shows a pop-up with a form. That’s where the error occurs.

    WpArmour detects it, displaying the default message from its plugin, and doesn’t send the email. This issue doesn’t happen with other contact forms on the page.

    The plugin used for the popup is: WPB Popup for Contact Form 7. And the one for the contact form is CF7. SMTP is working correctly.

    In the console, I also detect the following error when I activate the popup:

    Uncaught TypeError: $(…).intlTelInput is not a function at Object.success (frontend.js?ver=1.0:93:43) at c (jquery.min.js?ver=3.7.1:2:25304) at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.7.1:2:26053) at Object.<anonymous> (wp-util.min.js?ver=b…3e29ba9d4cd8:2:1230) at c (jquery.min.js?ver=3.7.1:2:25304) at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.7.1:2:26053) at l (jquery.min.js?ver=3.7.1:2:77782) at XMLHttpRequest.<anonymous> (jquery.min.js?ver=3.7.1:2:80265)

    Could you help me solve it?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Dnesscarkey

    (@dnesscarkey)

    Hi,

    When you clicked the button to open up, the form is loaded via ajax. So the javascript that are needed for our plugin to work is not loaded.

    Is there any option in popup like loading the content inline rather than ajax or iframe ?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Problem WPArmour y CF7’ is closed to new replies.