deltina
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: cannot create pagesi know they are there because they show up
under “pages” on the sidebar, and i can even link to themi am not using custom fields, but am using a fair number of plugins
Forum: Fixing WordPress
In reply to: how to exclude blogroll categories in the link widgetthanks, i thought something like that existed
that is what i was trying to do, was paste php code
in a text widget – ahemForum: Fixing WordPress
In reply to: How to write a Post on a Subpage?are you using 2.1 or greater?
if so, go here:Forum: Themes and Templates
In reply to: Multiple categories in first pageDream,
I accomplished this (if i understand what you want) using multiple loops:
Forum: Fixing WordPress
In reply to: how to use more than one containeraha!
i will give that a try then
thanks!Forum: Fixing WordPress
In reply to: different header for each pageI guess I am just confused.
Thanks!
Forum: Fixing WordPress
In reply to: different header for each pageI may be showing my ignorance, here, but isn’t that SEO suicide? I mean, how does a spider know where to go to index the site, if there is more than one header file?
Forum: Fixing WordPress
In reply to: different header for each pageSorry, Sailor, didn’t realize there were any replies here…
What I did was define a different CSS style for each header (really the same style, just referenced different images), and used them repectively in each template.
So, no, not different header.php files, just different style references – but this particular header is in the body tag, not the header tag…
And you definitely want to use category templates to change the headers or anything else for different posts. I found that easier that using conditional tags.
Forum: Fixing WordPress
In reply to: Seperation of categories on different pagesi think we may have the answer at this thread:
Forum: Fixing WordPress
In reply to: different header for each pageJust for the record, I ended up using page templates for this,after all. Worked great – thanks!
Forum: Fixing WordPress
In reply to: more than one post pageok, that did it
i haven’t had a chance to test
with the end user yet
but this looks like it will work very well
thanks!!Forum: Fixing WordPress
In reply to: more than one post pagevery sweet!
i will post here if this solves the issue
thanks!Forum: Fixing WordPress
In reply to: more than one post pagefor the record, what i did was add a single.php file
and opted for one particular template style for all singles
but it would be nice to know if there is a way to show
single posts with the same category template they belong toForum: Fixing WordPress
In reply to: more than one post pageok, one more thing
when i click on the permalink
it shows nothing because i told it
not to show posts from that category
i realize there are a number of ways to remedy this
but how would i show a “single” in one category
with one template – and the rest in another?
do you see the problem?Forum: Fixing WordPress
In reply to: more than one post pagethanks ok, i already knew about them
but i went ahead and excluded the category from the loop
as much as i am customizing this theme, i doubt i will be
changing it up any time soonthis is great – it looks like we got it!
thanks!