LikeBtn Support
Forum Replies Created
-
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] How to display Like buttons on Blog post loop?Hi!
1. As we can see you have JS error on the page – this could be the reason.
2. Check if buttons enabled for the ‘posts list’.
3. Try to disable default buttons and use shortcodes instead.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Ultimate Member tab – posts only?Hi!
Sorry, but no, we don’t have this feature now. Perhaps it will be added later. Please, stay tuned for updates on our site.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Pre-populate numbersSure, no problem. Contact us thru the plugin and we will help you.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Pre-populate numbersPlease, note – our plugin has 7-days free trial (‘TRIAL’ = all benefits of ‘ULTRA’ plan). Use it to test all your cases before buying.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Pre-populate numbersWell, ‘to like post from another computer’ this actually a default usage of our service, so if you can do it – go ahead. Also, you can set ‘unlimited’ votes from any IP and ‘IP voting interval’ to 1 second to make this ‘manual importing’ go faster (without switching to another PC or browser).
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Pre-populate numbersHi!
Sorry, but no. Data mostly stored on our side, so it’s impossible.
Perhaps, this opportunity will be added in the future updates, please stay tuned for them on our site.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like button on home & centerHello!
1. You can put buttons wherever you need using shortcodes.
2. Use CSS. You can your styles into ‘Custom CSS’ field (‘Settings’ tab).Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] doesnt work on wordpress 5.0.3Hi!
Our hosting provider had maintenance. Service’s work is fully restored.
Sorry for any inconveniences.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] results most linked content in a unic rowGood to hear!
Also keep in mind what you can put your CSS rules into the ‘Custom CSS’ field (‘settings’ tab) to keep it attached to the plugin.Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] results most linked content in a unic rowThere is no such option in the widget, you have to make a custom template to achieve that. If you don’t have enough knowledge of web development, we suggest you find a programmer.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] results most linked content in a unic rowHi!
You can use ‘Most liked content’ widget. If you need to display it in another way, then you can make a custom template.- This reply was modified 7 years, 5 months ago by LikeBtn Support.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] SSL site, is it free?Hi!
Yes, SSL/HTTPS is supported in ‘FREE’ plan. Please, visit our ‘Pricing‘ page for the full list of supported features.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Uncaught SyntaxError: Unexpected token <Hello!
You have some errors on your site – they can cause malfunction. Please, fix them first then check again.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Show Forum Topics with Votes?Hello!
You can use shortcodes [likebtn_likes], [likebtn_dislikes] to get voices of topics, but there is no way to output them with bbPress shorcode you mentioned.
Hello!
You can use shortcode to put button wherever you need.
In your case you will have to customize bbPress plugin – add detection of the 1st message into the template and put button inside using ‘do_shortcode’ function.