- In WordPress, how do I hide a Page?
- How do I then reimplement it as a DIV, let's say, on another Page?
Context
I'm trying to get some year-end tax write-offs here for my freelance business, and so I'm donating WordPress sites to churches. Now, unfortunately I'm finding that several pastors don't understand computers that well, and even though WordPress is fairly easy to tech guys like you and me, they get a bit confused. Therefore, I commented out Posts, Comments, Plugins, Widgets, Users, Design, and left nothing but Pages (New, Edit, Delete) and Media Gallery. I then took a theme that showed the Pages as tabs at the top like a normal website.
My hope is to call a particular page like Sidebar1 as its title. However, instead of this being displayed as a tab, it will be hidden. Then, it will be reimplemented as a DIV inside the page titled Home. If the pastor accidentally deletes Sidebar1, all he has to do is recreate it again and poof it reappears.
This doesn't deal with the Wordpress website, but the Wordpress installation.
I've changed the admin -- I just need to change the front-end.
I could figure this out on my own, but in the interest of time I wondered if someone had already done this?
Your help could help me get this done just in time for Christmas for some area churches here. Thank you.