mattd79
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Hueman-can you show Child Menu for PostsThank you bdbrown, that worked a treat. Child Menu’s are now showing on the Post pages as well, thanks again.
Cheers,
MattForum: Themes and Templates
In reply to: [Hueman] Hueman-can you show Child Menu for PostsHi, sure, it’s: http://www.runningfastr.com – You’ll see the homepage is showing the Child Menu but then if you click on any of the Posts such as Training Workouts it has the unformatted wp_pages_list as you prescribed.
Cheers,
MattForum: Themes and Templates
In reply to: [Hueman] Hueman-can you show Child Menu for PostsHi bdbrown, thanks again for your help. Progress using your latter suggestion smiley face. I set the ‘depth’ => 2, and the menu is displaying the correct list now so that is brilliant thank you for that.
Using wp_list_pages I now have the right list of menu items, but any suggestions on how I could set the formatting so that it is the same as the Child Menu? i.e., it is currently displayed as a list of links rather than ‘menu blocks’ if that makes sense?Cheers,
MattForum: Themes and Templates
In reply to: [Hueman] Hueman-can you show Child Menu for PostsHi bdbrown, thanks for that but still didn’t work I’m afraid.
I copied in the line as you suggested into the sidebar.php to reference single.php but no change.Any more suggestions guys?
Excellent, this worked for me as well. Thanks guys.