Search
-
Recent Posts
Tags
adwords amazon analytics api apple aws blog chrome chromium cloud Design dropbox ec2 email error facebook firefox google google-apps homebrew ipad javascript jQuery linux lion mac microsoft mysql osx os x paypal php plugin quicksilver raspberry pi scam social spam twitter ubuntu unix video windows woo wordpress
Tag Archives: breadcrumbs
Breadcrumb NavXT: Remove category
If you’re using the breadcrumb navxt plugin and trying to remove categories from showing up, such as Home -> Blog -> Uncategorized -> Post Title (a common request), you have to do a bit of trickery to accomplish this. You can either add a class to the category breadcrumb and style it accordingly in CSS, or you can just hide it all together. To add a CSS class, you will go to the Breadcrumbs Nav XT options page and add a class: If you want to hide it all together, add style=”display:none;” instead:
Posted in Tech Opinion, Web Development
Tagged breadcrumbs, breadcrumbs navxt, category, wordpress
1 Comment