• Resolved Amandack

    (@amandack)


    Hi- i would be so grateful for some help. Here’s my url: https://www.smashmob.net/

    I’d like the landing (home page) to be a page, not a blog post so it remains in place. It is a post (not page) currently. Is there a simple way to make that happen? I tried just adding it as a page, but then it is not the site’s landing page. Thank you!!!

Viewing 11 replies - 1 through 11 (of 11 total)
  • You go to “Settings–>Reading” and select “home page displays static front page” and select your new page from the drop down menu

    If you want a post page then you need to create a blank page publish and use that as post page

    Thread Starter Amandack

    (@amandack)

    Thank you very much for your help. The other issue is that I now have two HOME pages in my navigation. Any idea how I can fix that? Thanks!

    https://smashmob.net/

    How does one get to the template code files?

    govpatel

    (@govpatel)

    Need to see you header.php file so that i can tell to remove other Home link as it is hard coded in theme.
    Paste the code in https://wordpress.pastebin.com and then put url here so that I can see the code.

    Thread Starter Amandack

    (@amandack)

    Hi govaptel & thank you. How do I extract that header .php file? Thanks YOU!!!!

    govpatel

    (@govpatel)

    Log in admin click on Appearance and editor on right you will see the files in the theme one of them is header.php click on it you will see code in box copy all of it and paste in https://wordpress.pastebin.com

    Thread Starter Amandack

    (@amandack)

    Hi there- I uploaded the deader file into pastebin. Here is teh code. This is the one I want as the static home page. you rock!!

    https://smashmob.net/

    govpatel

    (@govpatel)

    I need url from pastebin so I see the code.

    govpatel

    (@govpatel)

    I went in pastebin I saw the code follow the steps in the post above where you copied the code and in header.php look for this line

    <li class="page_item current_page_item"><a href="https://smashmob.net">Home</a></li>

    You can delete that line and the home page will be gone.

    Thread Starter Amandack

    (@amandack)

    You are awesome! Thank you so much!

    govpatel

    (@govpatel)

    You are welcome

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Making home page static’ is closed to new replies.