Secondary blog page using specific category
-
My client wants a secondary blog on their site.
The simplest way to set this up would be installing a secondary wordpress installation, but this would require them to have a secondary login for this specific blog/installation.I was thinking i could set up a specific category that would be displayed only on a specific page, so i did some googling.
I came across this article: http://tinyurl.com/qa4qsue
seems like exactly what i’m looking for.I followed the instruction and inserted the specified code into functions.php and created the alternate single.php page as per instruction. so far so good.
What i don’t understand is how to get the posts from this category to display on a specified page (separate from the normal posts page).
UPDATE:
Just discovered that the category in question is not being excluded from the normal blogroll/posts page, which was the point.
The topic ‘Secondary blog page using specific category’ is closed to new replies.