loginname
Member
Posted 2 years ago #
hey
On my WordPress site I have these menutems in the horizontal menu:
- Home
- About
- My Front Page
- Blog
When I click on the logo of the site I'm taken directly to My Front Page. Even if I click on "Home", I come to "My Front Page". Not mmuch use for "Home" then.
I assume this is because I'd set Settings->Reading->Front page = "My Front Page"
But I should be able to modify this. For example remove the "Home" menuitem, and change the order in which the menuitems are displayed....
any suggestions?
If nothing else, you should be able to massage that in header.php. However, your theme probably has a way to display or not display content items and choose the order. Click edit for a page then look on the right side bar.
thegolfstudent.com
Member
Posted 2 years ago #
Sometimes a theme does not support exactly what you want. You may be able to customize it just a little if you know html and can modify the editor.
Check out
http://pressplaying.com/103/how-to-customize-a-wordpress-theme-like-a-pro-part-1-basic-tips.html/comment-page-1#comment-3759
for some very basic tips
loginname
Member
Posted 2 years ago #
I solved it, I had to modify the header.php file