LikeBtn Support
Forum Replies Created
-
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Not detecting all postsSorry, for this moment posts without likes/dislikes can’t be displayed in statistic. Will keep you updated if this gonna change in the future.
About corners – you can use css ‘border-radius: 0’. Add it to your styles, or to the ‘custom css'(‘settings’ tab) field of the plugin.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Not detecting all postsHi!
Please, give us the link to your site.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Plugin constantly deactivatedHi!
Most likely conflict with some other plugin. If you have any plugin managers – try to turn them off.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Margin topIt didn’t work…
Perhaps, there is some kind of interference caused by your theme.
Please, contact us thru the wordpress plugin help form, then we can provide more help.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Margin topHi!
In basic case simple “margin-top” should work.
For example:
.likebtn_container { margin-top: 10px; }Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Hiding “Votes” on the activities filterHi,
1. Please check if you use the latest 2.6.1 version of Like Button Rating Plugin.
2. Go to the Buttons tab and then to the BuddyPress subtab of the plugin.
3. Enable the parameter “Hide vote actions from sitewide activity” and save changes.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Hiding “Votes” on the activities filterHi,
You can hide vote actions from sitewide activity on the Buttons tab on BuddyPress subtab of the plugin.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Widget empty when date limitedHi,
The feature has been implemented in the most liked content widget: there is “Votes period” parameter that allows to get the materials which have received votes for the certain period.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Most Liked Content No items liked yet.Hi,
The feature has been implemented in the most liked content widget: there is “Votes period” parameter that allows to get the materials which have received votes for the certain period.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Most Liked Content No items liked yet.Hi,
The thing is that the most liked content widget is working as designed: first it selects materials published during specified Time range and then sorts them by likes.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like Box Avatars not showingEnjoy!
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like Box Avatars not showingHi,
The issue has been fixed. The updated plugin has been sent to your email.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Voting gallery images ?Hi,
Yes. You can add like button to images using shortcode. You can get shortcode on the Buttons tab of the plugin.
See also: https://likebtn.com/en/wordpress-like-button-plugin#shortcode.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Widget empty when date limitedHi,
The thing is that the most liked content widget is working as designed: first it selects posts published during specified Time range and then sorts them by likes.
So if you want to display all the posts in the widget just set “Time range” to 1 year for example.
Hi,
You can use the most liked content widget on Widget tab of the plugin or you can use the most liked content shortcode to display the most popular posts: https://likebtn.com/en/wordpress-like-button-plugin#most_liked_shortcode.