• Resolved behda

    (@behda)


    Hello there,

    I think I am going nuts. I instaled the plugin two years ago and all worked fine. Until now. Somehow when hitting the submit-button it just reloads the rsvp-page and no booking is created. What did I do since then:
    – removed the plugin and reinstalled
    – notified that there was the issue with MySQL 5.5 so upgraded to 5.7 (PHP 7.3)
    – removed events and created completly new ones > still the same

    What could go wrong here? I enabled WP logging and checked the log files. Cannot find anything suspicous there.

    Any idea what this could be?

    Thanks a lot for your help everyone!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Franky

    (@liedekef)

    You have a javascript error in your theme, which is blocking the submit (submit is done via ajax and if there’s a js error, that can’t happen).
    From my browser console:

    TypeError: window.csGlobal.collapse is not a function x-body.min.js:1:22999
    File: http://www.infinite-camp.com/wp-content/themes/x/framework/js/dist/site/x-body.min.js?ver=5.2.3

    Get the theme error fixed and it will work ok.

    Thread Starter behda

    (@behda)

    I was checking lots of other threads and I see one pattern: very good and fast support. Embarassing for me, to not have spotted this issue and having bothered you with this here. Works now again. Thanks a lot!

    Keep it up!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Nothing happens after submit’ is closed to new replies.