deltina
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: more than one post pageyes, that did it! the only other thing i need to do is get the plugin that let’s me exclude categories from the main loop, since i only want these entries on the “news” page
or do you think i should just hard code that?
Forum: Fixing WordPress
In reply to: more than one post pageyes, i have custom headers for each page, and i will need a different header for this page, than from the regular blog page, so instead of a page template, i am hoping a category template will help me accomplish the same thing
Forum: Fixing WordPress
In reply to: more than one post pageyes, hard coding it would work (i prefer not to redirect if i can help it)
except that i use page templates as well – so would doing a category template work, then?
Forum: Fixing WordPress
In reply to: more than one post pageyes, that is right; so that brings us full circle to how i make a page that list all the posts in one category…
Forum: Fixing WordPress
In reply to: more than one post pagei am using this theme
http://themes.wordpress.net/columns/2-columns/1637/sheep-theme-v1-10/
Forum: Fixing WordPress
In reply to: more than one post pageit is just a simple navigation menu at the top of the page – i prefer not to post URLs to my sites – i have been bitten more than once…
Forum: Fixing WordPress
In reply to: more than one post pageThis will help add it as a link in a sidebar, yes. But what if I want it to show up in my custom page navigation menu? Would I just add it to the end, outside of the “page” structure with a link to the posts in that category? Hope that makes sense…
Forum: Fixing WordPress
In reply to: more than one post pageHow would you identify those “certain posts?”
By category would work. So I will try to use cataegory templates.
But, I also want a separate page (or navigation item, really) that will take them directly to the posts in this category, as though it were a completely separate blog or “news item” list.
Forum: Fixing WordPress
In reply to: different header for each pageThanks! I will try that and see how it goes…
Forum: Fixing WordPress
In reply to: different header for each pageBut can that control the header.php as well? since that is where the header image is determined