Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #546850

    Hi,

    Since I’ve updated our WordPress site to 4.3.1, (note that I’m currently using Enfold 2.8.1) I have been experiencing this bug in editing a page using the Avia Layout Builder that has lists on it <ul>.

    It keeps on recreating <ul> list, like for example below:

    I click on the text block which has this block of code:

    <ul style="text-align: justify;">
    <ul style="text-align: justify;">
    	<li>Enable 100% automated document distribution for a particular document set or type</li>
    </ul>
    </ul>

    Then when I save that particular text block, when i click the text block again, it adds another set of <ul style=”text-align: justify;”> and the closing tag like shown below:

    <ul style="text-align: justify;">
    <ul style="text-align: justify;">
    <ul style="text-align: justify;">
    	<li>Enable 100% automated document distribution for a particular document set or type</li>
    </ul>
    </ul>
    </ul>
    

    Can anyone please look into this? Your help would be much appreciated.

    • This topic was modified 8 years, 3 months ago by B2BE.
    #546977

    Hey B2BE!

    You are using a very old version of Enfold. Please firstly update Enfold to the latest version 3.4.4 (labeled as 3.4.3) – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #548503

    Hi Yigit,

    We have already updated our Enfold version to the latest version of 3.4.4. The issue was already solved by updating it to the latest version.
    Many thanks!

    Kind Regards,
    B2BE

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with WordPress 4.3.1 update with Enfold 2.8.1. ul tag keeps on adding’ is closed to new replies.