the page that comes up home is not in my list of pages how do i edit or remove this page all together please.
the page that comes up home is not in my list of pages how do i edit or remove this page all together please.
Hi,
Can you clarify what do you want on your homepage? If you want a static page for your home. Just go to settings > reading.. Then choose: "A static page (select below)". Then you will be able to choose any page for your front page (home).
i did that and now i have a blog page which i dont want to hold the blod postings and i have two home pages because the original home page didnt show up on my editable pages
got it done had to make my original homepage private although now when you click on the home page it says home private
By default a wordpress site's original homepage is your "blog posts". So there's no visible page for an "original homepage" yet. You have to create one first. Then in settings>reading choose that page.
Also if you want your posts to go somewhere like a "Blog" page. In "Posts page:" (Still in settings>reading) choose any page from the dropdown let say example is "Blog". Be sure that you must create a page named "Blog" first before choosing the settings.
When i set a different atstic home page and move the blog to a page titled blog i ended up with two home pages on my site. Any ideas how to solve
Hi again,
I am not sure what you meant about 2 homepages but when I visit your site. I think what you meant is the "welcome" button?
I think the theme displays the categories as navigation. It starts with:
<!-- begin categories -->
<!-- Category Nav Starts -->
Do you know if you can edit this section? Instead of categories maybe display as links. If you can't then check your page.php.
After the get_header() find a "included page" there, like this sample line of code:
<?php include('templates/header.php'); ?>
So now you will know where to edit this section.
This topic has been closed to new replies.