LikeBtn Support
Forum Replies Created
-
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Can’t get to work in ElementorHello!
Please contact us using the “Contact Us” form on our site or inside of the plugin.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Color and UpdateHi!
Sorry for the late response. We missed your message somehow.
Yes, mcbluna’s solution is correct – you can put customized styles in the “Custom CSS” (Settings/Miscellaneous) field.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Likebtn add Product snippet for like buttonHello!
These parameters are optional. You can ignore these notices.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like by URL instead of Post IDHi!
Yes, it’s possible. Also, you can specify a custom identifier to the button.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Bought for 1 year. But still free options.Hello!
We added a reply to your ticket.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Bought for 1 year. But still free options.Hello!
The message you mentioned is showing because you using a “PLUS” plan and you need to have at least “PRO” to be able to observe the statistics. We replied to your ticket.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Buddypress member picturesHello!
Yes, you can add buttons to members’ pictures and videos. We left a more detailed answer in your ticket.
- This reply was modified 5 years, 7 months ago by LikeBtn Support.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like SyncHello!
Unfortunately, there is no such feature in our plugin at the moment.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Most-liked-content templateHello!
You can add this code inside of “foreach ($post_loop as $post)” loop (for example – after the closing tag of “.likebtn-mlw-title” div):
<?php $product = wc_get_product( $post['id'] ); ?> <?php if ($product): ?> <div> <span>Price:<?php echo $product->get_price()?></span> </div> <?php endif ?>Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Like button does not workHello!
Please contact our support using the “Contact Us” form on our site.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Likes on BuddyPress profilesHello!
Thanks for your suggestions! We will consider applying them.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] AMP plugin compatibilityHello!
The compatibility with this plugin wasn’t tested. We suggest you try to use it.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] like button with identifiersHello!
Please try to use identifiers like “post_N” for buttons, where “N” is any number.
As about bug in chrome – we can’t reproduce it. Your page with the widget is open fine in Chrome.
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] like button with identifiersHello!
We did answer to you on the ticket, that it could be achieved by using “liked by user” widget or shortcode – https://likebtn.com/en/wordpress-like-button-plugin#liked_by_user_shortcode. Please note that you will need at least a “PRO” paid plan to use this feature (while you on “TRIAl” you don’t need to bother about it).
Forum: Plugins
In reply to: [Like Button Rating ♥ LikeBtn] Woocommerce and shopifyHello!
Please repeat your question as a support ticket using our site’s “Contact Us” form.