I want to change the word "comments" to something else in my template. How do I go about doing this?
ex: instead of it saying "comments"...it can say "holla". Can this be done?
I want to change the word "comments" to something else in my template. How do I go about doing this?
ex: instead of it saying "comments"...it can say "holla". Can this be done?
The text "comments" is generated by the templates PHP pages of your theme.
You can search for it in all pages that generates comments related texts and just change them to "holla" or whatever you want.
Make sure not to change references to comments related pages or other functionality though. Just outpu texts.
This topic has been closed to new replies.