Hi, I respectfullt disagree – the plugin is very useful.
But likes on my posts and pages have also disappeared – Buddypress and BBpress likes are OK.
I would be nice with a fix for posts and pages.
Plugin Author
Alimir
(@alimir)
Hey guys.
@vinzen : This plugin is completely support post types. What’s your problem exactly?
@adjunkten : Thank you. Please tell me about disappeared problem! Could you show this in online?
Hi @alimir
Welcome back from military service and thank you for coming back to maintain the plugin.
Well, it doesn’t make sense to post screenshots with disappeared like buttons 🙂 ?
I updated to 2.4.1 and I can only say like @vinzen, that it does work with comments, buddypress and bbpress, but it doesn’t work with posts and pages. It could be a plugin conflict – if Vinzen and I are the only ones having the problem, maybe we should compare are plugin directories.
I have deactivated BadgeOs, because the latest version made all my comments disappear.
Best, Lars
Plugin Author
Alimir
(@alimir)
thank you @adjunkten
Perhaps this conflict is on Auto display functionality! Did you test the following function? (the manual usage)
<?php if(function_exists('wp_ulike')) wp_ulike('get'); ?>
Thanks, but where should I put this code ?