Support Forum

Turn "thank post" plugin into "like post"?

DJ Derek Johanson
Derek Johanson
Member

Is there a way to turn the “Thank Post” plugin into a “Like Post” plugin? Meaning, change the text of the buttons (“Thank” and “Thanked”) into “Like” and “Liked.

I’m fine editing PHP/JS if necessary. Just not sure where to find those two little words in the code to change them.

Thank you!

3 Answers

New Answer

MP Mr Papa
Mr Papa
Member

yes… you have complete control over wording… and most are controlled via the sp theme you are using…

for example, Thank Post.. check the spTopicView.php template file in the sp theme you are using… look for that string… you can customize it to whatever you want…  same for Thanked button/label…

as always, before modifying a theme, we strongly urge you to make a child theme or create a custom theme