Tagged Questions
1
vote
2answers
946 views
Wordpress Custom Menu Widget Style
I am wondering if anyone knows the best method for splitting 1 custom menu widget (located in my sites footer) in to 2 columns. There are a total of 8 links, so I would like it to be split in to 2 ...
1
vote
1answer
354 views
How do I access the menus produced by Dashboard > Appearance > Menus
A continuation to this question:
Replacing WordPress menu functionality with a plugin
Since I really rarely work with WordPress (I've done a lot of work with phpBB, myBB, Concrete5, and custom PHP ...
1
vote
4answers
1k views
wp_nav_menu, add class to every nth item?
is there a way to add a class to every nth item in a menu using wp_nav_menu?
Trying to create columns but need to add a 'last' class to the 3rd item.
cheers! Dc