Title: Using Headlines for Lists doesn´t work
Last modified: August 20, 2016

---

# Using Headlines for Lists doesn´t work

 *  Resolved [full-mann](https://wordpress.org/support/users/full-mann/)
 * (@full-mann)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/using-headlines-for-lists-doesnt-work/)
 * Hai,
    i try to build a page with 5 headlines and 5 lists of posts with your plugin(
   Category Pages & Posts Shortcodes). but it doesn´t work well. i insert the following:
 * > 2012/2013
   >  [showlist catid=”6″ lenght=”30″ listclass=”aptools-list” excerpt
   > =”false” wrapper=”true” wrapperclass=”aptools-wrapper”]
   > 2011/2012
   >  [showlist catid=”5″ lenght=”30″ listclass=”aptools-list” excerpt
   > =”false” wrapper=”true” wrapperclass=”aptools-wrapper”]
   > 2010/2011
   >  [showlist catid=”9″ lenght=”30″ listclass=”aptools-list” excerpt
   > =”false” wrapper=”true” wrapperclass=”aptools-wrapper”]
   > 2009/2010
   >  [showlist catid=”8″ lenght=”30″ listclass=”aptools-list” excerpt
   > =”false” wrapper=”true” wrapperclass=”aptools-wrapper”]
   > 2008/2009
   >  [showlist catid=”7″ lenght=”30″ listclass=”aptools-list” excerpt
   > =”false” wrapper=”true” wrapperclass=”aptools-wrapper”]
 * And i get this on my page:
 * >  post-from-list-2012/2013
   >  post-from-list-2008/2009
   > 2012/2013
   > 2011/2012
   > 2010/2011
   > 2009/2010
   > 2008/2009
 * “post-from-list-2012/2013” and “post-from-list-2008/2009” are links from the 
   post lists. and the headlines are under the lists.
 * is it possible to change this?
 * Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [swergroup](https://wordpress.org/support/users/swergroup/)
 * (@swergroup)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/using-headlines-for-lists-doesnt-work/#post-3199435)
 * Hi full-mann,
 * I think that effect is something related to your CSS or markup, at least I can’t
   reproduce it.
 * Try wrapping each section with a container, like that:
 *     ```
       <div class="my-wrapper">
       2009/2010
       [showlist catid="8" lenght="30" ...]
       </div>
       ```
   
 * and see if you can solve it by CSS. Hope it helps!
 *  Plugin Author [swergroup](https://wordpress.org/support/users/swergroup/)
 * (@swergroup)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/using-headlines-for-lists-doesnt-work/#post-3199524)
 * solved in WP 3.5 / version 3.3.1

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using Headlines for Lists doesn´t work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/page2cat.svg)
 * [Page2cat: Category, Pages & Posts Shortcodes](https://wordpress.org/plugins/page2cat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page2cat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page2cat/)
 * [Active Topics](https://wordpress.org/support/plugin/page2cat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page2cat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page2cat/reviews/)

## Tags

 * [list](https://wordpress.org/support/topic-tag/list/)
 * [lists](https://wordpress.org/support/topic-tag/lists/)

 * 2 replies
 * 2 participants
 * Last reply from: [swergroup](https://wordpress.org/support/users/swergroup/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/using-headlines-for-lists-doesnt-work/#post-3199524)
 * Status: resolved