![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#6
|
|||
|
|||
|
Guy,
My answer is really the same - there's no easy way to populate the dropdown list of posts from the nav bar. (Yes, I understand that you want to keep the categories too.) Assuming you want to do this dynamically, ie so that it automatically updates when you add a new post, you would have to write a custom WP_Query to select the posts (eg a specific category), call this query in header.php, and then add suitable markup to the existing navigation so that the output of the query can populate the unordered list needed for the dropdown to work. Yes, it's quite a customisation. Alternatively, you would need to hardcode this part of the menu, eg like this: PHP Code:
__________________
Ade Themessence - Studiograsshopper WordPress plugins: Dynamic Content Gallery | Reveal Page Templates | Custom Taxonomies Menu Widget Check out the Genesis and Child Theme tutorials before posting your question - and please provide YOUR URL! Make Andrea happy - read her Firebug tutorial and save yourself loads of time and effort. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Excluding categories from Recent Posts | PogoFan | General Discussion | 5 | 06-29-2009 01:55 PM |
| Featured Categories Shows Recent Posts from All | Jeff Carter | General Discussion | 2 | 12-31-2008 08:12 AM |
| Excluding categories in Recent posts | icono | General Discussion | 6 | 11-27-2008 06:02 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us