New to WP, Homepage and Menu Order
-
Hello, on a site that I’ve been playing around with, my top menu is not aligning correctly, instead of aligning to the right, it’s showing to be aligning down? Also, I need it to show sub-pages in the drop-down. Would anyone have any suggestion as to how to do this? I have the pages numberically ordered in the Admin, and I also have “my page order” installed.
Also, how would I generate a “home” link for the menu without adding a page and setting it under “settings>reading” to the front page? When I do that, everything else disappears….thanks
From the header.php file:
<ul id="menu"> <?php wp_list_pages('title_li=<h2>Pages</h2>' ); ?> </ul>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘New to WP, Homepage and Menu Order’ is closed to new replies.