By Alex Lee on Thursday, 08 December 2016
Posted in General
Likes 0
Views 142
Votes 0
I also want to show the name of post which the user has liked, right now it's only says "Username likes a discussion post" but i want like this " Username likes a discussion post 'Discussion Title' . So please tell me the file where i can get this??
see screenshot for more details...
Hi there,

Can you replace attached file on path below and see how it goes.
.../media/com_easysocial/apps/user/discuss/themes/default/streams/likes.title.php

And change this string " APP_USER_DISCUSS_STREAM_LIKES_A_POST="%1$s likes a discussion post" "
" to " APP_USER_DISCUSS_STREAM_LIKES_A_POST="%1$s likes a discussion post %2$s" "
at this path .../administrator/language/en-GB/en-GB.plg_app_user_discuss.ini

Please give it a try and see how it goes
·
Thursday, 08 December 2016 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks Abdul Warith
·
Thursday, 08 December 2016 19:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 08 December 2016 19:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post