g2om 0 Report post Posted November 6, 2010 Hi! I would like to change the link text "more" in the feature box 1. How do I go about doing this? Thank you. Share this post Link to post Share on other sites
catrina 103 Report post Posted November 6, 2010 Hello, Go to Appearance > Editor and click on template_feature.php. Find this code: `<?php _e('More',TDOMAIN);?>` Just change "More" to whatever text you'd like and save the file. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
g2om 0 Report post Posted November 6, 2010 Thank you, Catrina! Do all feature links use this code or can I have different link text for each individual feature? I wanted to add "find out more" to one feature and "call for an appointment" to another. Possible? Share this post Link to post Share on other sites
catrina 103 Report post Posted November 6, 2010 All of the feature links will use code and if a different link text is to be used for each individual feature, the code would have to be changed some way. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites