Home › Forums › Support › Problem This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 15, 2023 at 5:39 pm #2496754 marco I can’t get rid of this error which is only given to me if I use the premium version <footer class=”entry-meta” aria-label=”Meta content”> January 15, 2023 at 5:58 pm #2496757 Fernando Customer Support Hi Marco, Can you try adding this snippet?: add_action( 'wp', function() { remove_action( 'generate_after_entry_content', 'generate_footer_meta' ); } ); Adding PHP: https://docs.generatepress.com/article/adding-php/#code-snippets January 15, 2023 at 6:05 pm #2496759 marco perfect I solved. I thank you 🙂 January 15, 2023 at 6:09 pm #2496762 Fernando Customer Support You’re welcome, Marco! 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In