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.
GeneratePress 2.2.2
GP Premium 1.7.8