Archived topic
How to move the position of the tags
3 replies · Started by Anne on April 27, 2022
Hello team!
I've been using GP for a few years now and still a big fan. I've been trying to do something with no success. Moving the tags below my email form at the bottom of articles. I have added a screenshot in the link in the private area below.
Do you know where I should go in the admin panel to do that?
Thank you!
Anne-Laure.
Hi there,
how is the Email form added to the page ?
Hi David,
The email form is added using the generate_after_content hook!
Thank you,
Anne-Laure.
Try the generate_after_entry_content hook instead and set the Priority to 9 or less.
The footer meta uses that hook with a priority of 10