[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?
The topic ‘[Plugin: Network Latest Posts] Showing posts within columns’ is closed to new replies.