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

    Hi, I searched for my problem and found one old thread, which said the problem had been fixed with updates already. But I’m still getting it, and using fully current versions. I’m using Enfold 3.2.3 (parent theme, the site is a child) in WordPress 4.3.1.

    Here is the problem: Whenever I click to edit a textbox that has a list (UL or OL) in it, the editor spawns all these extra list tags. For example this code:

    <ul>
    	<li>Who you are (name, organization, website)</li>
    	<li>Where you are from (city, state, country)</li>
    	<li>How you plan to use the art</li>
    </ul>

    Turns into this:

    <ul>
    	<li>Who you are (name, organization, website)</li>
    </ul>
    </ul>
    <ul>
    <ul>
    	<li>Where you are from (city, state, country)</li>
    </ul>
    </ul>
    <ul>
    <ul>
    	<li>How you plan to use the art?</li>
    </ul>

    It seems to happen the instant you click the text box to edit it (I’m using Advanced Layout Editor too). If you cancel the edit, the textbox / list is fine. And if you edit it and save, and edit again, even more UL tags get added.

    Any help appreciated! Its nearly impossible to edit pages with any lists in them now.

    Chris

    #510627

    Hey Chris,

    That problem is fixed in the latest version of the theme, 3.3.2, could you try to update please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Rikard

    #510942

    Thank you Rikard! We are not fully current version of Enfold I see then… One quick question: Can I update via WordPress and Themeforest API method (instead of FTP) if I am using a child theme? Or must it be FTP?

    thanks for you time and help,

    Chris

    #511149

    Hi Chris,

    No it doesn’t have to be via FTP, please use the method you feel most comfortable with.

    Best regards,
    Rikard

    #671596

    Is there any way to fix this without updating?

    #672211

    Hi @elamliebsoft,

    I’m afraid not, please try updating to the latest version of the theme (3.7.1): http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

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