So you basically just need a social media button plugin that allows you to edit the text above the buttons. I don't know of a plugin that lets you add text and buttons. I do this on my static site because it's just straight code but I don't know of a WP plugin although I'm sure they are out there. Perhaps someone else can share.


Reply With Quote


) and I used the before comments hook to add the buttons. The after content hook didn't position the buttons where I wanted them to go, but before comments hook worked perfectly. If anyone wants detailed steps as to how I did it let me know!

