Hello,
I’m trying to use a simple code to textarea forms in enfold THEME, but saving the page content is buggy.
What is the problem? Is there any special code so that the bug does not occur?
THANKS
<FORM>
<TEXTAREA NAME="SpecialRequest" ROWS="3" COLS="25">
Please enter your special instructions
or comments
</TEXTAREA>
<br><br>
<INPUT TYPE="submit" class="button">
</FORM>
Hey!
Try putting it inside a Code Block element.
Cheers!
Josue
Hi,
Thanks for the quick response.
However this was my first action. The codeblock itself is buggy when saved!
Hey!
Here’s the result i get using the exact same code on my local install. Can you detail what you mean by buggy? try it on a new, empty page.
Regards,
Josue
Hi,
The problem is not the final result, but the behavior of AVIA LAYOUT BUILDER.
It is completely crazy and becomes impossible future editions in this specific page.
I have repeated the operation creating different pages, always the same problem.
Hey!
The problem seems to be the textarea element, i’ll report this. As a workaround i’d recommend you using a custom Shortcode or one of these plugins:
https://wordpress.org/plugins/php-snippets/
https://wordpress.org/plugins/code-snippets/
Regards,
Josue