My ul code pasted in like this in “text” view:
<div class="three-columns">
<ul>
<li>Industrial</li>
<li>Commercial Building</li>
<li>Educational</li>
</ul>
</div>
becomes
<div class="three-columns">
<ul>
<ul>
<li>Industrial</li>
</ul>
</ul>
<ul>
<ul>
<li>Commercial Building</li>
</ul>
</ul>
<ul>
<ul>
<li>Educational</li>
</ul>
</ul>
</div>
when I return to the Edit Element pane and do anything at all to the content.
This does NOT happen in Default Editor.
Can you help?
Thanks!
Hey ulcontrols,
We had a problem with that a few versions back so I’m guessing you are not running the latest version of the theme (3.4.7)? Please try to update the theme and edit your lists. http://kriesi.at/documentation/enfold/updating-your-theme-files/
If that doesn’t work then please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
Rikard
Hi Rikard,
Yes, I did have an older version. But the version I had did not know it was out of date. Odd. So I have uploaded the latest version of Enfold. But now all my pages showing nothing at all when I try to edit a page!!! Viewing the site things look OK and the content is there such as it is. I am just building this site out now. So now I have a bigger problem than I had before.
– Phil
Hi Rikard,
Check that, never mind. Looks like it is working now when I refresh the edit page. (??) Thanks for you help, looks like I am all set!