[Support request] Another page loads in main, Remove or hide HOME from main page below the header

Home Forums Support [Support request] Another page loads in main, Remove or hide HOME from main page below the header

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

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1498829
    Gabriel

    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

    #1498833
    Leo
    Staff
    Customer Support

    Hi there,

    1. Check the WordPress readings setting here:
    https://wordpress.org/support/article/settings-reading-screen/

    2. This should help:
    https://docs.generatepress.com/article/disable-elements-overview/

    If you want to remove the page title globally, then create a layout element:
    https://docs.generatepress.com/article/layout-element-overview/#disable-element

    #1498846
    Gabriel

    Thank you!

    I was able to fix it!

    #1498875
    Leo
    Staff
    Customer Support

    No problem 🙂

    #1498994
    Gabriel

    Leo,

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

    #1498997
    Elvin
    Staff
    Customer Support

    Hi,

    You can follow Leo’s third link here:
    https://docs.generatepress.com/article/layout-element-overview/#disable-element

    Just make sure to set the display rule to “Entire site”.

    #1499007
    Gabriel

    Thank you Elvin for the quick reply.

    I did that, yet the title is still showing.

    Thank you.

    #1499032
    Elvin
    Staff
    Customer Support

    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.

    #1499099
    Gabriel

    Sure, see private information

    #1499100
    Elvin
    Staff
    Customer Support

    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.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.