By mea IT Services on Thursday, 07 May 2015
Posted in Technical Issues
Likes 0
Views 363
Votes 0
Hello stackideas team,

Is it possible to implement a follow button in following file - blog.categories.php ?

Thank you in advance!
Hi,

Yes, if you create a new function with that follow feature, it will not affect the whole Easyblog system.

The category view file is located at JoomlaFolder\components\com_easyblog\views\categories\view.html.php

You can create a new function at Easyblog helper file -> JoomlaFolder\components\com_easyblog\helpers\helper.php

Access that function you can using this similar code :

EasyBlogHelper::followFunctionName();


Hope this help.
·
Thursday, 07 May 2015 23:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello mea IT Services,

Unfortunately , this feature is not available but you can drop us your request for this feature to our voice page.
http://stackideas.com/voices/easyblog

You're Welcome.
·
Thursday, 07 May 2015 17:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Ethan Quek wrote:

Hello mea IT Services,

Unfortunately , this feature is not available but you can drop us your request for this feature to our voice page.
http://stackideas.com/voices/easysocial

You're Welcome.


Thank you for the fast response!
Is it possible to "add" this functionality by applying some changes to the EasyBlog core files? (Despite it's a bad technique)
·
Thursday, 07 May 2015 18:43
·
0 Likes
·
0 Votes
·
0 Comments
·
You're Welcome mea IT Services. Anything else that I can help you with?
·
Thursday, 07 May 2015 18:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Ethan Quek wrote:

You're Welcome mea IT Services. Anything else that I can help you with?


Yes, not sure if you've noticed following sentence -
Is it possible to "add" this functionality by applying some changes to the EasyBlog core files? (Despite it's a bad technique)
. (Only if this doesn't affect the whole component functionality)

Thank you!
·
Thursday, 07 May 2015 18:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, thank you!
·
Friday, 08 May 2015 15:02
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.
·
Friday, 08 May 2015 15:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post