Archived topic
I Need Help in Positioning author box and social share on Single Posts Page
3 replies · Started by An Nguyen on September 23, 2019
Hi all,
After content and pagination of content (used page-break), I want to display social share then the author box and then related posts and the last is pagination of posts. Now they display at wrong position. How can I reorder it?
You can view the link. All components after content I'm using [shortcode] with hook element after content set priority 10 all, excepting pagination of posts and content pagination(used page-break tag)
Thanks
Hi there,
Have you tried the generate_after_entry_content hook in Elements? You may need to add it as a Custom Hook.
It's worked! Thanks Tom.
You're welcome :)