Tagged: tabs
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
September 2, 2015 at 4:59 pm #497264
Our client needs to display some info as a list inside of a tabbed area. However each time they go back to edit the tab with the list in it, additional tags are being added around each list item. They should look like this:
<ul> <li><strong>1300 Lumens-</strong>bright illumination</li> <li><strong>EPISTAR LED</strong>-superior lighting technology</li> <li><strong>Die cast aluminum housing & polycarbonate lens</strong>-virtually unbreakable</li> <li><strong>Stainless steel mounting hardware</strong>-strong and flexible mounting capabilities</li> <li><strong>Low current draw</strong>-energy efficient, save on fuel costs as it consumes less energy (18W)</li> <li><strong>Constant Current Circuit Draw</strong>-light does not dim, even if voltage fluctuates</li> <li><strong>30,000+ hours LED service life</strong>-long lasting investment, quality product</li> </ul>
But instead they look like this:
<ul> <ul> <ul> <ul> <li><strong>1300 Lumens-</strong>bright illumination</li> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <li><strong>EPISTAR LED</strong>-superior lighting technology</li> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <li><strong>Die cast aluminum housing & polycarbonate lens</strong>-virtually unbreakable</li> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <li><strong>Stainless steel mounting hardware</strong>-strong and flexible mounting capabilities</li> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <li><strong>Low current draw</strong>-energy efficient, save on fuel costs as it consumes less energy (18W)</li> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <li><strong>Constant Current Circuit Draw</strong>-light does not dim, even if voltage fluctuates</li> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <li><strong>30,000+ hours LED service life</strong>-long lasting investment, quality product</li> </ul> </ul> </ul> </ul>
- This topic was modified 9 years, 2 months ago by NicomIT.
September 2, 2015 at 5:51 pm #497306Hey NicomIT!
Updating Enfold to 3.3.2 should fix this problem. See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
ElliottSeptember 2, 2015 at 6:50 pm #497328Thanks Elliott. I’ll give that a try.
September 3, 2015 at 3:26 pm #497696Hey!
alright, we will keep that thread open, just in case you still need help with it.
Best regards,
AndySeptember 3, 2015 at 8:17 pm #497972I made the update and everything worked fine. Thanks again.
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- The topic ‘Display of Lists Inside of a Tab’ is closed to new replies.