Query_posts layout
-
Hi folks, I’m working on building functionality on my wordpress account and came across an issue.
What I am trying to do is to apply one category to a single page and not to the rest of the blog. Now, using Query_posts and the Category Visibility Plug-in, I was able to achieve my desired affect, but I’m running into an issue where the formatting on the posts queried is different than anywhere else.
In the ordinary blog and in the archives, there is the ” Published January 5th, 2007 in Uncategorized. 0 Comments ” line that does not exist in the queried post.
I’m not particularily skilled with php and such, but I’ve been muddling through. Does anyone know how I can affect the formatting of the query_posts command to make it look more like the original blog?
The topic ‘Query_posts layout’ is closed to new replies.