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
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?