Archived topic
After Content Priority
3 replies · Started by Dan on April 25, 2019
Hey, I used a hook to add an author box after the content area on posts on this site. https://flouronmyfingers.com
Is there a way to push it above the share buttons? I used generate_after_entry_content with a priority of 5.

Let me know your thoughts.
Thanks
Hi there,
How are the share buttons added?
If they are simply added by activating a plugin, can you check with the plugin support to see if there is a way you can add it using hooks? Maybe using shortcode or something else?
Let me know :)
That helped tremendously, they do allow placing it as a shortcode. [addtoany]
Worked like a charm!
Thanks again!
No problem :)