For every blog post, there are Categories or Tags.
The Category is displayed at the top of each post, and the Tags at the bottom.
Jetpack’s Related Posts is also displayed at the bottom of each post.
The design of Clean Retina is such that the Tags are right at the bottom, below the Related Posts.
How can I switch the order of these 2 so that the Tags come right after the blog post and before the Related Posts?
Example: http://www.huiminhurry.com/how-to-identify-your-values-and-use-them-to-create-more-success-and-happiness/
I am using the AddToAny plugin for the social sharing button.
As for positioning the buttons before the Related Post section, indeed, I got a code from the developer to add to Clean Retina’s functions.php file. It looks like this:
Ok great. Before making changes in the theme first tell your developer to create a child theme and then customize the code. Otherwise while updating to new version all your customized code will be lost.