Site logo

Archived topic

Another page loads in main, Remove or hide HOME from main page below the header

9 replies · Started by Gabriel on October 21, 2020

Viewing posts 1–10 of 10

When I type my website, it loads another page instead of Home, how to fix it? Also, in the Home (page) how can I hide the word Home from below the menu

Thank you

Thank you!

I was able to fix it!

No problem :)

Leo,

It came back, how can I simply disable in the whole website, so I don't do it individually.

Thank you Elvin for the quick reply.

I did that, yet the title is still showing.

Thank you.

Strange,

Can you link us to the site in question? So we could check which is causing it.

You can provide the site details on the Private Information textbox. Thank you.

Sure, see private information

Thank you.

I see that your site is using Header Elements.

You can see the Elements list used on your site through Appearance > Elements.

I believe you'll see a Header Element named "Global Page Headers" with "Location" set to pages. This is the one adding the title to your pages.

Edit this element if you want to change what it displays.

You'll probably see something like this in its code area:

<h1>
{{post_title}}
</h1>

You can simply replace what it displays, or completely delete the Header Element if you don't want to use it.

This archived topic is closed to new replies.