Archived topic
Move social share icons
5 replies · Started by Ed on June 12, 2020
Hello - I'd like to move the social sharing icons from the bottom of the page to the top (below the post title on the blog). Is there a way to do that?
Hi there,
How are you adding the social sharing icon currently?
Hey Leo - I'm using the native Jetpack social share
Does it allow you to choose the position?
If not then you'd need to check with their support to see how you can insert it using a function or shortcode so you can insert it using the after_entry_title hook in a hook element:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post
It doesn't - they told me to check with the theme developer to see how to move it. I'm not sure how to actually find the element in the code to move it.
they told me to check with the theme developer to see how to move it.
That makes no sense. GP cannot decide where those icons are added. Sounds like the plugin just adds it to the end of the post.
I would assume that you would see the same thing if you activate a twenty series theme to test.