Hi, i noticed a very serious problem about the lists in the pages created with TAGDIV composer.
I created a list inside the “Column text” element and saved my page.
Every time I reopen the page to edit, the system automatically adds new ul /ul tags between the li items, messing up the code.
This happens with both unordered lists and ordered lists and on different pages. How is it possible??
-
This topic was modified 8 years by
ClaudiaDeLuca.
-
This topic was modified 8 years by
ClaudiaDeLuca.
The site is in maintenance mode you need user/pwd to see it.
Can i send them to you in private?
Hello ClaudiaDeLuca,
Please send us an email at contact@tagdiv.com with your wp-admin so we can take a closer look at it. Before this, please remove all of the untested plugins, clear all the caches and check the results. This is the first step for WordPress debugging.
Thanks for the message!
I have exactly the same issue. It happens when you do any change outside TagDiv editor while being on visual mode. Even if you don’t touch the content, wordpress will add some line breaks to the code and when you go back to TagDiv editor these line breaks will be interpreted as crazy nested < ul >’s.
Very annoying. Do you think there could be any solution for this? I can explain this situation to the content editors, but it’s not that easy to make everyone understand it completely, and besides, you have to be extremely careful because you can very easily break the pages.
1. Create new page
2. Enter TagDiv editor
3. Add Column Text
4. Type some content, including a list
5. Save and go to regular editor
6. Check that wordpress editor is on visual mode
7. Do nothing and click update
8. Go back to TagDiv editor
9. Edit the content and look at the code. You will see how the list got messed up.
In my case, any list edited with td composer left huge gaps between each list. I had to go back to the HTML editor to remove the lists and just use them as regular paragraphs. An example is like this:
1. Tagdiv composer
(all this is white space)
2. I like Newspaper.
3…..list continues like that.