Archived topic
Disclosure Position
3 replies · Started by gedosan on November 9, 2019
Hi there
I'd like my affiliate disclosure to sit just before the main body of copy, after the featured image (so it's basically the first paragraph of the article). I'm using an Element to add it to the page, but can't find a hook position that will allow me to do it.
Assuming it's a custom hook? How would I set that up?
Thanks
G
Hi there,
The featured image is hooked into the after_entry_header so you can use that hook and set the Priority higher 15 should do it.
Perfect thanks David
You're welcome