Tagged Questions
-1
votes
1answer
74 views
Navigation won’t update to show full path to single post
I have a site with a custom post type “projects” and two taxonomies “clients” and “mediums”. For the navigation I’m using a custom nav walker (that extends Walker_Nav_Menu). This all works very well ...
1
vote
0answers
89 views
Loosing Nav Active State in Menu
In the following section:
http://www.zimmernutrition.com.php53-23.ord1-1.websitetestlink.com/learning-center/
In the sidebar, if you click "Health Articles" and click one of the categories, the ...
0
votes
2answers
663 views
Can't Get Parent and Child Categories of Custom Taxonomy to Display
I have a Custom Post Type set up with a Custom Taxonomy. For this Custom Taxonomy, I'm trying to figure out how to echo out the titles of the parent category and current child category within it.
...
0
votes
1answer
286 views
Can I output a custom taxonomy as a submenu in the site navigation menu?
I'm building a WP 3.2 site with a couple of custom post types and taxonomies. I'm calling one of these custom post types programs, and its associated taxonomy is called topics.
I'd like to add an ...
0
votes
1answer
194 views
Using Custom Taxonomies to organise products - struggling to call a correct list
So: I am making a WP site for a company that makes aftermarket performance parts for cars. I have used the post mechanic in WP to add in these parts. Each part has its own page, and I have registered ...
3
votes
1answer
401 views
Highlight nav menu terms
OK so i have custom post types and custom taxonomies. I have a sub-menu that is made of the custom taxonomies.
Example:
registered taxonomy: Movies
and
terms: action, adventures, etc. (= menu ...
6
votes
1answer
953 views
Using Wordpress to make a “Product Search” type navigation drilldown
This is somewhat of a follow-up to a question I asked some time ago: Trying to design nice category drilldown with one "held" taxonomy and a repeatable list of categories
I've sort of got ...
1
vote
3answers
396 views
Show nav link highlighted
OK so i have a main menu and a sub-menu
How can i make a menu item active when viewing a single post.
The sub-menu uses taxonomies so i know i need to make the taxonomy active when one of the posts ...
0
votes
1answer
522 views
Error when adding custom taxonomy to wp nav menu
I have the plugin CustomPress from wpmudev. I know longer have my membership there as it was just to pricey. I am also using there theme wpmu_dixi with some of my own customizations and tweaks. None ...