• Resolved stabiplan

    (@stabiplan)


    Hi,

    When i submit the form on the webinar page, nothing happens. You don’t even see the thank you page. The submission also doesn’t show up by the registrants.

    Can you please investigate this?

    Some stuff I had to copy-paste below:

    PHP Version: 7.0.27
    Wordpress Version: 4.9.4
    Plugin Version: 12.0
    Current Theme: Bridge
    Active Plugins:
    LayerSlider WP
    Autoptimize
    Better Search Replace
    Browser Caching with .htaccess
    Contact Form 7
    Duplicator
    Google Tag Manager for WordPress
    Envato WordPress Toolkit
    Flamingo
    WPBakery Page Builder
    Lazy Load XT
    Qode Instagram Widget
    Qode Quick Links
    Qode Twitter Feed
    Remove Query Strings From Static Resources
    Slider Revolution
    Timetable Responsive Schedule For WordPress
    Compress JPEG & PNG images
    Wordfence Security
    WP GoToWebinar
    WP Super Cache

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Optimizing Matters

    (@optimizingmatters)

    That might due to autoptimization @stabiplan, I see a JS error on the browser console;

    TypeError: $j(...).select2 is not a function
    autoptimize_0fe1641f295a898dfce4c27318b68957.js:786:15809
    

    You could try adding wp-content/themes/bridge/js/default.min.js or even wp-content/themes/bridge/ to the comma-separated JS optimization exclusion list.

    Have a look at generic info on how to troubleshoot Autoptimize issue in the AO FAQ.

    Hope this helps,
    frank

    Thread Starter stabiplan

    (@stabiplan)

    Hi Frank,

    Thank you for your fast response.
    I disabled Autoptimize entirely, but I still get the same problem.

    If you know anything else, let me know.

    Optimizing Matters

    (@optimizingmatters)

    I disabled Autoptimize entirely, but I still get the same problem. If you know anything else, let me know.

    afraid not, AO is my field of expertise (I’m the dev). good to know it’s not due to my plugin though (if you re-enable it, you might want to look into that JS issue, it might still cause other things to misbehave) ??

    groeten uit Belgi?,
    frank

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @stabiplan,

    As @optimizingmatters mentioned I see you have a javascript error with your bridge theme. The plugin uses javascript to send the form submission and an error by a theme or another plugin can prevent the form javascript firing. I would suggest trying the generic WordPress theme like Twenty Sixteen and seeing if the issue continues.

    If it does I will be keen to resolve the issue but I may require access to your site to do more further testing. Thanks,

    Thread Starter stabiplan

    (@stabiplan)

    Hi Frank,

    No way! Great that you’re so involved in the community.
    Groetjes terug!

    Hi Northern Beaches Websites,

    Do you know what Javascript item it has to load for GoToWebinar? Then I can try to whitelist that script. Access shouldn’t be a problem if that’s needed.

    Thanks!

    • This reply was modified 7 years ago by stabiplan.
    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @stabiplan,

    There’s not really such thing as whitelisting javascript, well as far as I know. The issue probably lies on line 6 of the default.min.js file in your Bridge theme.

    The script used by the GoToWebinar plugin is called script.js. I see this is loading on your site fine though. As I said, please try changing your theme to default and testing this out, and to resolve the issue get rid of that javascript error caused by the theme, it’s on every page of your site. Thanks,

    Thread Starter stabiplan

    (@stabiplan)

    Hi Northern Beaches,

    This plugin used to work before in the current theme. You’re right, changing the theme fixed the problem but this isn’t an option unfortunately. Can I PM you login details to take a look at the issue?

    • This reply was modified 7 years ago by stabiplan.
    Thread Starter stabiplan

    (@stabiplan)

    I’ll try updating and contacting the theme author. Thanks for your help so far

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    No worries, I hope you get it going soon! ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Webinar form does not submit’ is closed to new replies.