Topic RSS
4:33 pm
Hi,
I just bought your product and really love it. However, I need some tweeking and asking for assistance.
I created a parent page called , Tutorials, and then added child pages with their respective names using the wp-admin backend.
Everything seemed to work in the backend of the web page but I am unable to see the child pages.
What must I do to see child pages ?
Thanks,
Rufus Point
3:49 am
ok I've learned something today (woohoo), that in header.php….
if I change the depth to 0, I get all the subpages, stacked on top of each other in the navigation bar.
<?php wp_list_pages('title_li=&depth=0'); ?>
I think what I am trying to do is to create a list of all pages on the actual page, rather than the navigation menu.
Do I need to create links using wp-admin to get the pages listed under the parent page "Tutorial"?
I know how to do this in html but I have no clue how to do this in wordpress. Is it the same?
Please help, I appreciate it.
4:12 am
Ok I figured out how to add links to page…please excuse my stupidity. For those who have no clue…
<ul>
<li ><a href="http://yoursite.com/?page_id=thepermalinknumberorformat">The title of the page</a></li>
</ul>
However, I am wondering how to rearrange the subpages on the navigation link, when using the previously mentioned code below:
<?php wp_list_pages('title_li=&depth=0'); ?>
I get the sub pages arranged where the first subpage is shifted to the right and the second subpage is shifted below the first subpage. How do I get the subpages to fit directly below the parent page?
Thank You.
Here's a post regarding child pages:
http://www.markettheme.com/for…..o-dropdown
With your other issue, I assume that you have tried setting the "page order" within the "Edit Page" screen. (Lower numbers show up first).
Other than that, it would be easier to follow if you included the URL of your website so I could take a look.
Most Users Ever Online: 47
Currently Online:
19 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Member Stats:
Guest Posters: 428
Members: 2253
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 2986
Posts: 16051
Newest Members: americanrelicsnet, karmacoast, Allsed, deleteduser, shanm, slidesketch
Moderators: Market Admin (5052)
Administrators: Market Admin (5052)

Log In
Register
Members
Home
Add Reply
Add Topic
Quote
Offline
