• Hi,

    I’m using the list shortcode on a page and noticed the markup for it outputs incorrectly. The li item for a date closes before it contains the ul list of posts associated with it, so the ul is floating around inside a ul.

    <ul>
    <li>December 2013</li>
    <ul>
    <li>27th</li>
    <ul>
    <li><a href="http://clandestinecakeclub.co.uk/ccc-events/valencia-welcome-new-sweet-year/">Valencia &ndash; Welcome New Sweet Year!! (5:30 pm)</a>
    </li>
    </ul>
    </ul>
    </ul>

    http://ww.wp.xz.cn/plugins/ft-calendar/

The topic ‘HTML Output incorrect in list’ is closed to new replies.