My website is: http://srqperformance.com I'm using the list-category-posts plugin and trying to get my "blog" page to display my posts the same way as shown on my home page, is there a shortcode for this plugin that can achieve this without having to dive into the template files? Whoever can help me achieve this will be sent $10.00 via PayPal Thanks, Bobby
Sorry maybe I should have been a little more clear, I trying to post all of my "posts" from the category "blog" onto the blog page, if you take a look at the blog page now, the post I have from the blog category is present but it's not styled correctly, I want it styled the same way I have my posts styled on the home page
You'd have to use one of thses autor_tag, author_class, catlink_tag, catlink_class, comments_tag, comments_class, date_tag, date_class, excerpt_tag, excerpt_class, morelink_class, thumbnail_class, title_tag, title_class Code (markup):
[catlist title_tag=h2 title_class=post-title comments_tag=a comments_class=comments-link date_tag=p date_class=post-meta] Should be a few more classes but that ought to do the general trick