StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-28-2009, 02:17 PM
mail.marco mail.marco is offline
Registered User
Genesis Member
 
Join Date: Apr 2009
Posts: 3
Default how can i order the Categories in header like a page?

Hi,

Hope someone can help me with this,

in the header ive all the pages in order....

HOME - ABOUT US - SERVICES - CLIENTS - CONTACT - CATEGORIES

i need to put categories in between services and clients....
HOME - ABOUT US - SERVICES - CATEGORIES - CLIENTS - CONTACT
but categories is not a page, and here in the code i just can put it at the beginning or the end.

Code:
<div id="navbar">

	<ul id="nav">
		[*]HOME

                <?php wp_list_pages('title_li=&depth=4&sort_column=menu_order'); ?>
		                [*]CATEGORIES
				<ul><?php wp_list_categories('sorderby=name&depth=4&title_li='); ?>[/list]			[/list]    
</div>
thanks!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Order of Categories in Sub Nav Bar christinaerl General Discussion 2 04-14-2010 05:39 PM
How to order categories in sub nav bar? laurluv12 General Discussion 2 03-28-2010 03:46 AM
Re-order Categories chamomilestudio General Discussion 2 02-07-2010 12:59 PM
Order of Categories amaHou General Discussion 10 02-17-2009 06:26 PM
Change Display Order of Categories on Home Page kdrewien General Discussion 2 01-10-2009 05:48 PM


All times are GMT -5. The time now is 02:56 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.