Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #587641

    When I put a list in a text block, everything works fine, but when I change and save the page again, an extra ‘layer’ of

      and

    tags is added to the items. This keeps repeating, zo after three saves, the code of two list items looks like this:

    
    <ul>
    <ul>
    <ul>
            <li>first item</li>
    </ul>
    </ul>
    </ul>
    <ul>
    <ul>
    <ul>
            <li>second item</li>
    </ul>
    </ul>
    </ul>  
    

    Only solution for now looks like going to the text view of the text block and manually delete the double tags.

    Is it a bug? A browser problem? Are you familiar wit the problem?

    Thanks for the support,

    Sytse

    #588186

    Hi Sytse,

    It’s a but yes but it’s fixed in the latest version of the theme (3.4.7) so please try to update to the latest version and it should be back to normal again. http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Rikard

    #588274

    Great Rikard, thanks.

    #588788

    Hi,

    Glad we could help and sorry for the trouble.

    Regards,
    Rikard

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