0
votes
0answers
52 views

Customizing a php generated link

Good Day I am using Wordpress, and I am using a breadcrumbs plugin (Breadcrumb NavXT). Now it works great, exept that I would like to customize the way it links to a specific link: Now here is the ...
0
votes
0answers
61 views

Site navigation breadcrumbs not displaying correctly

Good Day Please look at my site here: If you look at the 'Products' tab, it has sub menus and the sub menus has sub menus. However when I click on any of the sub menus, the breadcrumbs on the top ...
2
votes
1answer
2k views

show current navigation path from menu

I want something like this Home > Products > Steel > Nails This information should come from the menu structure! I installed Breadcrumb NavXT but it seems that it only takes the path I defined (this ...
1
vote
1answer
2k views

Breadcrumbs showing Parent and Child Pages

We are trying to create a function for breadcrumbs that will show not only the path to the current page, but also to other pages with the same parent page. For instance, on ...
6
votes
1answer
910 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 ...