By Edwin Rivas on Friday, 09 October 2015
Posted in General Issues
Replies 9
Likes 0
Views 432
Votes 0
how view article in popup, but only article
Hey Edwin,

I have a little bit lost here, do you mean preview the blog post on your site?
·
Friday, 09 October 2015 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
No, I want to show each post in the composer, but only show.
·
Friday, 30 October 2015 10:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Edwin,

I'm sorry but it is not possible to open an article in popup.
·
Friday, 30 October 2015 10:22
·
0 Likes
·
0 Votes
·
0 Comments
·
How extended the class for actions? I want add a new action (DISLAKE). Help!
·
Thursday, 10 December 2015 11:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Edwin,

I'm sorry but we don't have Like/Dislike button in Easyblog. But we have ratings where you can put how many stars for the any blog post.
·
Thursday, 10 December 2015 11:53
·
0 Likes
·
0 Votes
·
0 Comments
·
But, I want extended API for add the acction (dislake) in stream and in post ? How I do? Similar to image attachment
·
Thursday, 10 December 2015 21:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Edwin,

There is currently no way to extend the stream by adding your own actions but if you want to custom code it, you can always edit the file /components/com_easysocial/themes/wireframe/stream/actions.php
·
Friday, 11 December 2015 18:32
·
0 Likes
·
0 Votes
·
0 Comments
·
But, I want save dislake in to table likes, add a field/column dislake...... What Files and Classes I edit to save an action? Thank You!
·
Tuesday, 15 December 2015 08:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Edwin,

To be honest it is not as easy as you think and it require a lot of modification in order to achieve this. If you really want to add it, you can try to refer to the following files on how Like system works.
/components/com_easysocial/controllers/likes.php
/administrator/components/com_easysocial/includes/likes/likes.php
/administrator/components/com_easysocial/models/likes.php
·
Tuesday, 15 December 2015 16:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post