yk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: list_cats and fileMoshu. Am I mis-reading it then? What exactly does it do then?
If I’m using the attribute incorrectly, is there a way for 3 or 4 subcategories to point to one category page and 3/4 other categories to point to another category page?
Thanks for the help.
Forum: Fixing WordPress
In reply to: list_cats and fileAnyone know if the file attribute works?
Forum: Fixing WordPress
In reply to: Design/Organization QuestionThanks a million moshu.
Forum: Fixing WordPress
In reply to: Design/Organization QuestionRight. That I understand. But I’m not sure if I can use the two parent categories as “top navigation” and the sub-categories as “left navigation”. If that makes sense.
I’m trying to run a high level nav across the top of the site and then the sub categories within the sidebar depending on which top level nav category you picked. This is where I’m getting hung up.
Forum: Fixing WordPress
In reply to: Design/Organization QuestionExcellent. Thanks very much. I’m quite familiar with php and css. I was just having an issue with the proper approach to architecture.
I plan to use the blog and book category as two parents with multiple sub-categories, yup. So two separate entrance pages with different content.
Do you recommend hardcoding links to the two category templates?Forum: Fixing WordPress
In reply to: Design/Organization QuestionI do have it installed already and have started to begin customizing the default template to suit my design.
Forum: Fixing WordPress
In reply to: Design/Organization QuestionThanks for the reply moshu.
Ideally I would like to have two main categories. One for blogs and one for book chapters. In the main page I’m going to try to exclude any posts and just have an intro text (pretty sure this can be done). Then I’d like to show either blog or book categories depending on what page you’re on. That’s where I’m a bit lost. I’d like to show book categories on the homepage and blog categories on the blog page. I’ve gone through the codex a decent amount but also wanted to ask here.