-
AuthorPosts
-
September 29, 2015 at 9:27 am #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
September 29, 2015 at 9:55 am #510627Hey 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,
RikardSeptember 29, 2015 at 7:19 pm #510942Thank 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
September 30, 2015 at 7:42 am #511149Hi Chris,
No it doesn’t have to be via FTP, please use the method you feel most comfortable with.
Best regards,
RikardAugust 12, 2016 at 1:27 am #671596Is there any way to fix this without updating?
August 13, 2016 at 7:06 am #672211Hi @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 -
AuthorPosts
- You must be logged in to reply to this topic.