• Resolved lepistes

    (@lepistes)


    Hello

    I have a weird problem with the form. As soon as the page loads, the submit button of the form disappears. The whole div that includes the button as follows:

    <div class="pbSubmit bttn-unite bttn-md bttn-primary" tabindex="0">Submit</div>

    This div completely disappears, it is removed from the DOM.

    I deactivated all plugins one by one to see if there’s a conflict but it didn’t resolve the problem.

    As a temporary solution, I created a JS that waits 3 seconds after the page is loaded and appends the code above to the form’s parent div so the form can be submitted but this causes other problems so I need this to be resolved ASAP.

    Thank you

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

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

    (@codepeople)

    Hello @lepistes

    Please, look the number of javascript errors that are generated by your web page, none of them are related with our plugin:

    If you need additional help debugging your website, do not hesitate in contact us directly through our private website: Contact Us

    Best regards.

    Thread Starter lepistes

    (@lepistes)

    Thank you for the information, I’m aware of those errors but they don’t have anything to do with the button disappearing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Submit button disappears’ is closed to new replies.