85 points
Community rank #640
wcg@uci
El PresidenteJust Getting Started
MemberLikes (0)
Is there a way to change the "Find Out More" text on the button in the Services section? A client wants to be able to change this, but I haven't found a way in the UI.
5086 pointsCommunity rank #12Supreme DeityUnpaid StaffLifetime member
Inactive
(joined February 2012)
Likes (0)
Hello wcg@uci,
You can do that by editing it in service-mode.php in wp-content\themes\blogs-mu\lib\templates\wp-template
To make sure you don't loose it in between updates, take that to the child theme. If you are not using child themes yet, I have one attached here for you.
Download it, unzip it and go to : wp-content\themes\blogs-mu-child\lib\templates\wp-template and open service-mode.php
Find and replace all instances of "Find out more" with the text you want. There are 9 instances I think.
Zip it again a upload it like any other WordPress theme and activate it.
If you are already using a child theme, upload the "lib" folder in the download to your child theme along with all the contents and after the above mentioned edit.
Responses (3)
Inactive (joined February 2012) Likes (0)
Hello wcg@uci,
You can do that by editing it in service-mode.php in wp-content\themes\blogs-mu\lib\templates\wp-template
To make sure you don't loose it in between updates, take that to the child theme. If you are not using child themes yet, I have one attached here for you.
Download it, unzip it and go to : wp-content\themes\blogs-mu-child\lib\templates\wp-template and open service-mode.php
Find and replace all instances of "Find out more" with the text you want. There are 9 instances I think.
Zip it again a upload it like any other WordPress theme and activate it.
If you are already using a child theme, upload the "lib" folder in the download to your child theme along with all the contents and after the above mentioned edit.
That should be it, Good luck!
Also, do Let me know how that goes :)
Member (joined January 2011) Likes (0)
Thank you. I'll try that out and let you know how it goes.
Inactive (joined February 2012) Likes (0)
Great, that should work :)
Become a member