• I am using Traffica theme. My webpage https://www.hotgrass.co.nz works, and all is visible, but the tab in my browser says Page not found / Hot Grass. This same message turns up in the preview when I post the link to social media (eg facebook).

    Also, I’m concerned that when I post a link the picture and text that is selected and shown as a preview seems to be totally random from my website. I would like to control what appears.

    I’m a complete novice, and will greatly appreciate any help as we are launching tomorrow.
    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @kazel,

    Page title generates from header.php file so here you have to look for this code and make sure this is written inside your head tag

    <title><?php bloginfo('name'); ?><?php wp_title(); ?></title>

    Regards

    Thread Starter kazel

    (@kazel)

    Thank you. All fixed now ??

    Hello kazel

    How are you ?

    I have used same theme and i cant found my homepage in ALL PAGES section.

    can you guide me please what can i do for finding the homepage .

    Theme Author inkthemescom

    (@inkthemescom)

    Hi,

    I would like to let you know that under the ALL PAGES sections only those pages gets displayed up which we add from the WordPress dashboard, whereas the Homepage of the Traffica theme is built on a PHP layout who’s source code can be located under home.php file in the theme’s folder.

    You can make the code level changes there.

    Incase, you want to design your homepage in a completely different way, you can create a page normally from Dashboard-> Pages and then set it as a static page to be displayed as the homepage.

    Hope this helps…!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Home page – page not found’ is closed to new replies.