• Resolved kieran223

    (@kieran223)


    Hello,

    The success message is blank after a form submission. (With the front-end form)

    I am using the form short code within the code block of Gutenberg, I have also tried the text block.

    The form works perfectly, but doesn’t display a success message.

    The form hides on successful submission, this is working.

    Any help will be really appreciated.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter kieran223

    (@kieran223)

    When I inspect the page, I can see the message within the code-

    But it doesn’t display on the page.

    I have changed to the default theme, and it’s also not displaying the success message.

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    If you see the success message in the code when you inspect the page, then it means that’s it’s probably hidden by some CSS.

    I would recommend to inspect the <div class"acfe-form-success"> element (and all its parent) to check if there is no CSS rule that hide the message (for example display:none).

    Let me know if you find something.

    Hope it helps!

    Regards.

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Any news?

    Regards.

    Thread Starter kieran223

    (@kieran223)

    I inspected the page as you suggested, and I did have ” display:none ” I have no idea why or how it got there, but it’s all working now.

    Thank you 🙂

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello!

    Great to hear it now works as expected!

    If you enjoy this plugin and its support, feel free to submit a review. It always helps and it’s much appreciated 🙂

    Have a nice day!

    Regards.

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

The topic ‘Success message not working’ is closed to new replies.