By Joshua Cavallaro on Wednesday, 04 February 2015
Posted in General
Replies 3
Likes 0
Views 623
Votes 0
Hi i would like to be able to change the text for the button that says Ask a Question, and also the text "what's on your mind"

could you tell me where i can find the php file to edit this to my own custom msg ???
Hi Joshua,

I am sorry for the late reply.
Actually, you didn't have to modify the core files. You can simply change the text by modifying this language strings in your site: .../language/en-GB/en-GB.com_easydiscuss.ini . Please find this language string:-
COM_EASYDISCUSS_OR_ASK_A_QUESTION="or Ask a Question"
COM_EASYDISCUSS_POST_TITLE_EXAMPLE="What is on your mind?"

Hope this helps.
·
Wednesday, 04 February 2015 23:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks that works perfectly! Apparently people in my company don't understand "What's on your mind" as "Post title here" *sigh* Is there a way to over ride that so that it doesn't need to be changed on each version update?

Thanks!
·
Wednesday, 01 June 2016 23:33
·
0 Likes
·
0 Votes
·
0 Comments
·
You can update your custom translation language into Joomla backend > extension > language > override > click new and refer on my attached screenshot below.

When you did this, it will not affected when you update to next version. Hope this will help.
·
Thursday, 02 June 2016 02:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post