@reventon94
I don’t have a cache plugin installed. It was working fine before 13.2.4 update. Please advise on how to fix this.
I’m having the same issue. Came here to see if there were others. Hopefully, there’s a fix soon.
That’s only the name of the form to identify it in the backend, not a header that users see. You need to click the plus sign to add block and select “Custom text or HTML”. Hope that helps. However, I do see the confusion considering how they present it. Right there on top, with a large bold font size. Kinda looks like a header.
In the Form Editor box, you should have a <*br /*> break tag (without the *).
Like this…
<p>Your Name (required):<br />
[text* your-name]</p>