Title: [Plugin: Network Latest Posts] Showing posts within columns
Last modified: August 20, 2016

---

# [Plugin: Network Latest Posts] Showing posts within columns

 *  Resolved [BeeCee](https://wordpress.org/support/users/csigncsign/)
 * (@csigncsign)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-network-latest-posts-showing-posts-within-columns/)
 * Hi,
 * I would like to use your plugin within my premium themes, which are using the
   usual shortcodes for columns:
 * `[one_third first][nlposts number_posts=1 title_only=false display_type=block
   blog_id=1 thumbnail=true excerpt_length=300 full_meta=true thumbnail_wh=290x90][/
   one_third][one_third][nlposts number_posts=1 title_only=false display_type=block
   blog_id=7 thumbnail=true excerpt_length=300 full_meta=true thumbnail_wh=290x90][/
   one_third][one_third][nlposts number_posts=1 title_only=false display_type=block
   blog_id=13 thumbnail=true excerpt_length=300 full_meta=true thumbnail_wh=290x90][/
   one_third]`
 * But this is completely impossible.
 * a)
    Although I have set your shortcode to _display\_type=block_, it shows (tested
   with Firebug) a “ul” list. So the layout within each theme is with a bullet in
   front of each post and the width is of course not right. This makes the output
   of your plugin not very flexible.
 * b)
    Then the shortcodes for the columns are completely ignored, it shows all 
   posts one below each other, although I have put them into the different columns–
   see code above.
 * How can I fix this?
 * [http://wordpress.org/extend/plugins/network-latest-posts/](http://wordpress.org/extend/plugins/network-latest-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-network-latest-posts-showing-posts-within-columns/#post-2975988)
 * Hi,
 * The block display is wrapped inside divs, the ul list you see there is for the
   thumbnails, the thumbnails are wrapped inside a bullet list the way it is used
   in the [Twitter Bootstrap](http://twitter.github.com/bootstrap/components.html#thumbnails),
   by default the plugin includes CSS styling from Bootstrap.
 * If you want to customize the styles, you may want to take a look at the custom
   css filename, you can create a css stylesheet inside your current’s theme folder,
   then modify the plugin’s visual style to adapt it to your theme.
 * Since version 3 I include the CSS styling to help beginners to get something 
   fully functional right away, but for more advanced users it’s recommended to 
   create their own styles and override the default ones. That’s why I’ve added 
   the custom css filename parameter.
 * Cheers.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Network Latest Posts] Showing posts within columns’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-latest-posts_61c601.svg)
 * [Network Latest Posts](https://wordpress.org/plugins/network-latest-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-latest-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-latest-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/network-latest-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-latest-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-latest-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-network-latest-posts-showing-posts-within-columns/#post-2975988)
 * Status: resolved