ironfenix
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [CataBlog] [Plugin: CataBlog] Breadcrumbs – Page Structure?Thanks for the reply. I think I’m just going to have to take off the breadcrumbs from the product specific pages :/
Thanks anyway!
Darn…. always the simple sloutions! Thanks.
Forum: Fixing WordPress
In reply to: wp_nav_menu after?Brilliant why didn’t think of the simple things first ha!
However if anyone else is stuck with this, heres the solution thats browser friendly without jquery:
li { list-style-type: none; display:inline; border-left:1px solid #000000; } li:first-child { border-left: 0; }As IE 7+/ Opera / Safari / Chrome / FireFox all support first-child but don’t support last-child.
Thanks Bronson
Forum: Fixing WordPress
In reply to: How to show ONLY top-level pages in the menu?When editing the Tennis page and other child pages, on the right hand side under page attributes select sport as is parent page.
Forum: Fixing WordPress
In reply to: I don't want to post blogsIn your admin panel:
Go to Settings > Reading > Select a static page, then use the drop down list too choose which one you would like as home page, and leave the post page blank.
Viewing 5 replies - 1 through 5 (of 5 total)