[Resolved] Removing Header and Footer Entry Meta on Single Posts.

Home Forums Support [Resolved] Removing Header and Footer Entry Meta on Single Posts.

Home Forums Support Removing Header and Footer Entry Meta on Single Posts.

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #872496
    Dillon

    So I was able to remove the featured image/header with the Disable Elements in GP Premium, but I’m unable to remove entry-meta for the Date and Author bylines. As well as the footer entry-meta for categories which then display internal links that you don’t have control over.

    Is there a filter I can apply? Please please don’t recommend using display: none; css as the code is still going to be present in the HTML. For SEO purposes this sucks.

    I also know how to do that:
    .entry-header {
    display: none;
    }

    It has no benefit. I’m looking to completely eradicate the entry-header and footer.entry-meta that doesn’t involve using display: none.

    I just got done moving my site over to GP after trying to use Astra. Luckily GP makes it possible to remove theme generated schema, where-as Astra does not. So thanks for that! This seems to be the last thing I need to get sorted. Admins can see the post i’m referring to.

    My site is built on an elementor-base. I also have it on a test host before moving it over to the live host.

    #872722
    David
    Staff
    Customer Support

    Hi there,

    post meta and nav links can be disabled with the Blog Module activated then Customizer > Layout > Blog –> Single Post

    Are you gonna be use the Elementor Post Nav? If so then we will need to disable the GP one a different way.

    #872736
    Dillon

    David. You’re my hero. That did it!
    Thanks!

    #872740
    David
    Staff
    Customer Support

    Glad to be of help – btw you can also use those settings to remove the featured image 🙂

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