[Resolved] Hide Page Title

Home Forums Support [Resolved] Hide Page Title

Home Forums Support Hide Page Title

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #133999
    IELTSdojo

    Hi all,

    I’m trying to hide the Page Title on the home page of my site. I’ve tried the solution mentioned here but it does not work.

    Any ideas? It’s the Home page when you go to http://ieltsdojo.com/

    Many thanks for any help,

    Mark

    #134028
    Jean Paiva
    Developer

    Hey IELTSdojo,

    If you have GP Premium or Generate Disable Elements addon, you can disable your title per page:
    https://generatepress.com/downloads/generate-disable-elements/
    Check the video on this link, will help you!

    If you don’t have any premium or adddon plugins, just use this code:

    .page .entry-header {
          display: none;
    }

    How to use this code: https://generatepress.com/knowledgebase/adding-css/

    #915516
    Alban

    Many thanks, great information !

    #933886
    Linda

    Jean, found this searching the forum for hiding our page title. Worked perfectly for me, too. Thank you!

    Linda

    #933894
    Leo
    Staff
    Customer Support

    This post is quite old.

    Just to confirm that CSS solution is no longer required.

    You can either use the disable element metabox:
    https://docs.generatepress.com/article/disable-elements-overview/

    Or create a layout element to cover multiple posts/pages:
    https://docs.generatepress.com/article/layout-element-overview/#disable-element

    #934329
    Linda

    Hi Leo,

    Oops, hadn’t checked the post date as I usually do.

    It’s okay, though: I used the elements solution not CSS.

    Very impressed that you caught this and took the time to let me know the correct fix! ๐Ÿ™‚

    Thank you … you GP guys continue to “amaze and delight” me!

    Linda

    #934859
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

    #962982
    Andreas

    Hello, is there a way to hide the page title for all pages of a wordpress instance using generatepress by default?

    Andi

    #963028
    Leo
    Staff
    Customer Support

    You can create a layout element and set to entire site under display rules:
    https://docs.generatepress.com/article/layout-element-overview/#disable-element

    #993949
    Thierry

    hello,

    I check “disable title” but don’t work and the title displaying. How i can remove the title only on the home ? thx

    #993972
    Leo
    Staff
    Customer Support

    Can you link me to the page in question?

    #993977
    Thierry

    yes but in a few days because for now she isn’t online

    #993996
    Leo
    Staff
    Customer Support

    Sounds good.

    Feel free to open a new topic so you can use the private URL field.

    #2516251
    Emanuel

    I payed 240 Dollar and it takes 2h to disable site titles…

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Hide Page Title’ is closed to new replies.