By bridgette Patrov on Tuesday, 01 March 2016
Posted in General
Replies 2
Likes 0
Views 380
Votes 0
Hello again,

We just want to change the text on this icon (image attached). I used firebug and it appears to be in index.php but when I searched the index file, I didn't find it.

Can you point me to where I should be editing this little beast, please?

Thank you!

Bridgette
Hello,

You can change it in ../language/en-GB/en-GB.com_easysocial.ini. Find for this string:
COM_EASYSOCIAL_ADVANCED_SEARCH_NEW_CRITERIA="New Criteria"

Hope this helps.
·
Tuesday, 01 March 2016 11:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Bridgette!

To change that you can either do it the hard way...or the easy way!

1) The hard way is that you need to go to and open language\en-GB\en-GB.com_easysocial.ini. Find the string COM_EASYSOCIAL_ADVANCED_SEARCH_NEW_CRITERIA and you will find the "New Criteria" string as well. You can change it to whatever you wish.

2) The easy way is to go to your back-end and go to Extensions>Languages and choose Overrides. Press the green +New button on the top left. Copy the COM_EASYSOCIAL_ADVANCED_SEARCH_NEW_CRITERIA[/b string into the [b]Language Constant field. Then, just put your desired words into the Text field below.

Note: Make sure that the language is the one that you want! If you want English, make sure the Language field is set to English!

I hope this helps!
·
Tuesday, 01 March 2016 11:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post