Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #270788

    Hi,

    I would like to report a possible bad behavior in the theme.

    I assume that CODE BLOCK is a block where you can insert html text and the autocorrect functions of the wordpress will no change the same.

    BUT I did some experiences where an incorrect html function insert in a CODE TEXT start the wordpress correction and change too the function inside the CODE BLOCK in this same page.

    This is a expected behavior?

    THANKS

    #270798

    Hey!

    Could you provide more information on the tests you have made? i’d like to test it on my local install.

    Best regards,
    Josue

    #270831

    Hi,

    Something like that:

    CODE BLOCK:

    Creating a personal ( FX=”” ) element inside IMG and IMPUT atributes and using <br>.

    TEXT BLOCK

    Trying create a IFRAME using prettyphoto.

    The TEXT BLOCK returnig a crazy error and the autocorrection of this error change the elements inside the CODE BLOCK, sometimes justing removing the FX=”” element.

    THANKS

    #270837

    Something like this?

    It worked fine, the fx attribute was preserved after saving and updating several times, are you using the latest version of Enfold (2.7.1)?

    Best regards,
    Josue

    #270840

    Hi,

    Yes. In my case too! I used exact this:

    <div style=”float: left;”><label for=”FirstName”>Primeiro Nome</label><input id=”” class=”FXDB” fx=”L:1″ name=”FirstName” type=”text” /></div>
    <div style=”float: left; width: 30px;”>ok</div>

    The problem apparently occurs on the same page when an error occurs within the text block. The autocorrect scans all reaching also the CODE BLOCK.
    I suggest doing some tests creating incorrect attribute in the text block (as iframes, etc) and save.

    #270850

    Here’s what i tried:

    Regards,
    Josue

    #270863

    Hi,

    I saw… well may be is a combination of factors like plugins or others.
    I will try recovery the exact mistaken code that resulted in the fatal error for you try emulate the same.

    Did you tried used <br> elements in the CODE BLOCK? Is normal theses elements be expunged?

    Thanks

    #270871

    Just tried something like this, also, be careful with the double quotes, they can end up like this in the frontend if not written correctly.

    Regards,
    Josue

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