Widget wrapper issues
-
I’m having some trouble with the widget wrapper. You’re using a
<li>
element in the before and after attributes in the register_sidebar function. The wrapper isn’t a
<ul>.
Is there a reason why you use
<li>
elements?The output looks like this:
<div class="mptt-sidebar"> <li id="text-3" class="widget widget_text"><h2 class="widget-title">Some title</h2> <div class="textwidget">Some content</div> </li> </div>
https://www.ads-software.com/plugins/mp-timetable/
[moderated to fix broken formatting]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Widget wrapper issues’ is closed to new replies.