[Resolved] How do I remove tag title?

Home Forums Support [Resolved] How do I remove tag title?

Home Forums Support How do I remove tag title?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #921305
    Robin

    Hi there,

    I want to remove the ‘tag title’ from my tag archive page. See https://www.eatweeds.co.uk/topic/rose

    Can you tell me how to do this, please?

    TIA, Robin

    #921365
    David
    Staff
    Customer Support

    Hi there,

    just to be clear do you mean the title ie. in this case ‘Rose’?
    If so you can use the Layout Element:

    https://docs.generatepress.com/article/layout-element-overview/

    This provides the option to Disable Elements > Content Title and set your Display Rules to Post Archive

    #921378
    Robin

    Thanks, David, I have watched the video and added the layout element, however, the title still shows. Here are some screenshots of what I have done:

    Disable Elements

    Location: Post Tag Archive

    Location: Post Archive

    Any ideas why the title is not getting removed?

    TIA, Robin

    #921399
    David
    Staff
    Customer Support

    Sorry my bad – this function doesn’t work with archive pages, for the time being you can use this CSS to hide it:

    .archive.tag .page-title {
        display: none;
    }

    I’ll pass it onto Tom to see if there is a better solution.

    #921420
    Robin

    Marvellous. That worked. Thanks, David!

    ATB, Robin

    #921437
    David
    Staff
    Customer Support

    You’re welcome – ( odd coincidence, only yesterday was i showing your site to some friends ๐Ÿ™‚ )

    #921440
    Robin

    Fame at last ๐Ÿ˜‰

    ATB

    #921442
    David
    Staff
    Customer Support

    Haha – it’s one of my favorites

    #921443
    Robin

    How cool is that. I trust you eat weeds!?

    #921446
    David
    Staff
    Customer Support

    Some – my wife is keen gardener and vegetarian, i am sure i’ll be eating more now she has the site bookmarked

    #921448
    Robin

    Awesome. There are hundreds of recipes on there to play with. Most are plant-based. Have a good day!

    Robin

    #921455
    David
    Staff
    Customer Support

    Thank you – have a good day too!

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