Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #299201

    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>
    #299202

    Hey!

    Try putting it inside a Code Block element.

    Cheers!
    Josue

    #299206

    Hi,

    Thanks for the quick response.

    However this was my first action. The codeblock itself is buggy when saved!

    #299208

    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

    #299211

    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.

    http://abortonanuvem.com/pt-br/test/

    #299216

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.