Rating: 1 star
Css mime error
]]>Rating: 5 stars
it’s not working well with BuddyBoss (May 2020). Don’t even bother.
]]>Rating: 3 stars
Hi. I love the idea of this plugin and i seriously wish it worked correctly. I understand it’s 2 years old, but at the moment I don’t feel as if it functions how it should.
Likes and reactions don’t work for comment replies. I had to install a separate like plugin. This plugin wouldn’t allow me to deactivate the ‘like’ either.
]]>Rating: 1 star
solve the 400 css error. Uninstalled.
]]>Rating: 5 stars
fixed with a little manual edit!
*public_html/wp-content/plugins/activity-reactions-for-buddypress/class/class.php
search:
/*********
function used for inserting default values
in database tables on activation
*************/
function arete_plugin_smileys()
{
GLOBAL $wpdb;
$settings = $wpdb->base_prefix . 'arete_buddypress_smileys';
$bp_setting = $wpdb->base_prefix . 'arete_buddypress_smiley_settings';
$enable_query = ai_bp_reactions_check_existance($settings, 'Like', 'like.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Love', 'love.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Thankful', 'thankful.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Ha Ha', 'haha.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Wow', 'wow.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Sad', 'sad.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Angry', 'angry.png');
$enable_query = ai_bp_reactions_settings_check_existance($bp_setting , 'favorite', "0");
}
change to (this can be ok for italian):
/*********
function used for inserting default values
in database tables on activation
*************/
function arete_plugin_smileys()
{
GLOBAL $wpdb;
$settings = $wpdb->base_prefix . 'arete_buddypress_smileys';
$bp_setting = $wpdb->base_prefix . 'arete_buddypress_smiley_settings';
$enable_query = ai_bp_reactions_check_existance($settings, 'Mi piace', 'like.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'T.V.B.', 'love.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Grazie', 'thankful.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Ahahaha', 'haha.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Wow', 'wow.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Triste', 'sad.png');
$enable_query = ai_bp_reactions_check_existance($settings, 'Grrrr', 'angry.png');
$enable_query = ai_bp_reactions_settings_check_existance($bp_setting , 'favorite', "0");
}
after change, u need to disable and re-enable plugin ??
work here: [link removed]
hope this can help other users and author to insert maybe a translation file (.po) for this…
regards,
S.N.
Rating: 5 stars
Love this plugin. The ui is fantastic for a free plugin. I have tried a whole bunch of other “like” plugins and they either have too much or to little. This one is simple, out of the box.
I do have a question….I have seen a pro version talked off by the plugins author; where can I purchase the pro version?
Thanks for a great plugin. It will make any community that much more interactive.
]]>Rating: 3 stars
As always, very thankful to the developer for trying to create this plugin for free. But, it needs some extra work. It has issues with CSS and it needs to be hooked with the Buddypress notification system so the publisher of a post or update in the activity stream, gets to know who reacted to what. Great idea, that needs a bit more work. Once the CSS issues are solved, I will be using it. Also, I would be willing to pay for a Pro version including the notifications feature.
]]>Rating: 5 stars
I’ve given it a good testing and found no issues, will be pusing this to my main live community site soon. Thank you for your hard work!
– An extra that would be nice, and certainly worth of a ‘pro’ version should you see fit, would be the ability to add your own emoticons / images and their respective titles.
]]>Rating: 5 stars
I love this plugin. if there were 10 stars i would have given them all. Than,ks to the developper of this plugin. Just like facebook
]]>Rating: 5 stars
Very good plugin ??
]]>Rating: 5 stars
I saw so many reaction plugin but this is best really deserve much more then 5 star. All other plugins are not as good as they seems to be.
Now my mini network looks like facebook.
best part i like the most is
1. Animation style like facebook
2. Hover effect like facebook
3. Ability to choose emotions
4. Work perfectly on mobile
5. Also not counting extra reaction twice which other plugins failed to do so
thank you so much for this plugin to WordPress community.
This makes mah day ??
]]>Rating: 5 stars
Super useful plugin
Awesome plugin.. I love it..
]]>Rating: 5 stars
Wow it work like a charm even better then facebook original reaction
]]>Rating: 5 stars
It works flawless on latest wordpress and buddypress versions.
]]>