110 comments found.
Hi, After Google’s AggregateRating update a few months ago, is the Rating markup of Post displayed on Google search result if this plug-in is used?
Hi. Yes. You can check this in the Google markup tool https://search.google.com/structured-data/testing-tool/u/0/
It would be great to show a message after a vote like “Thanks for the feedback” or something(I don’t see an option in the demo), It will look like buttons do nothing to a user if I choose to not show the vote numbers.
Thanks for the great idea. Probably we will add this in one of the future versions.
Do you have plans to develop for woo-commerce?
I think, ‘Like’ is required in the list of woo-commerce products.
And
After member login
At My Page > woo-commerce Dashboard
There must be a ‘Like’ list.
Of course. We plan to add WooCommerce compatibility in one of the future updates. Thank you for paying attention to this.
Hi. is there any star rating function? if not it’s too strange and forbidden according to google. full of 5 star ratings with only dynamic user vote amount. is there any way to give 1-4 star like instead of 5?
Hi! No, this plugin does not have a star rating. However, this does not prevent the conversion of the current rating to a 5-star format. For example, if 100 people voted, 80 clicks “like” and 20 clicks “dislike” – this is equivalent to a rating of 4.0.
Thanks, can i use your plugin on a custom post type’s taxonomy page like: https://kuponla.com/magaza/trendyol/
term.php?taxonomy=coupon_store&tag_ID=xxx&post_type=coupon
im experiencing a problem on my current rating form. if yes i will buy.
also does your plugin compatible with google october serp update about reviews? all of my websites’ star rating results aren’t showing on google and i had to manually update the schema.org code on current plugin to show again.
Probably the plugin will not work with your custom post type.
The plugin works with the latest Google updates, but only regarding the page rating.
In the page it says “Tested and compatible up to WordPress 5.2”
What about WP 5.3 ?
Oh sure. We make sure that our plugins work with the latest WordPress releases.
Is it possible to let only logged in users to Like ? And how is the “like” saved? is it IP based or user based ?
You can hide voting buttons for different user groups. And yes, you can hide the voting buttons from all but logged-in users.
Rating saves in the database and local storage.
It works on data in local storage, IP and database records.
Okey sounds good that is possible to hide voting for all non-logged in users.
Okey, where I need to use it, it is very very importat that logged in user only can vote once pr. article. So if they use different browsers, they should not be able to vote once on every browser
Now you can vote from different browsers and from one IP. But we can add voting restrictions from different browsers in the next version.
Hi! Is there another working shortcode? [liker] doesn’t work at the moment. It only says [liker] instead of showing the voting options. Can U help? Thanks!
Hi! Of course, I think I can help you.
What position did you choose in the plugin settings? https://nimb.ws/bdnBl0
And please also make sure that you do not block the plugin on the page on which you expect to see the shortcode. This can be done on the Asignments tab.
Please let me know if this solves the problem. Thank you.
where does it store data, is it postmeta? can we access that data via anykind of hook?
No, data is not stored in post meta.
No, you cannot use hooks. But we plan to add the Liker API in future updates.
Hi! When will it be possible to sort posts by the number of likes by liker. Thinking about sorting categories etc. — Will you offer this as a custom add-on? Thanks, Norrin
These are great ideas. Thank you! We will consider the possibility of adding such functionality in the future updates of the plugin.
any way to extend this to have multiple versions of buttons and a selection code e.g. [liker button=1, 2, 3, etc]?
For now, no. You can add custom JS code that will change the text of buttons on those pages where you need it. But if you need many different versions of Liker, then I do not think that this is a good solution. All in all, what you are asking for is a great idea. We will add this shrotcode in future updates. Thanks!
Can I have a like button in each row of a table?
Unfortunately not. This plugin for likes the entire post / page.
is it possible to customize the rating text ? and is this compatible with MyListing theme? and can you integrate it to ListApp from inspireui ?
Sure. Button captions can be changed in the plugin settings.
Unfortunately, I cannot check the plugin’s compatibility with thousands of existing WordPress themes. That would be too wasteful.
We can integrate the functionality of the plugin in any environment. But this is not included in the price of the product. If you are interested, we can discuss this as a custom project with a custom budget.
any api?
For now not. But this is a great idea, thank you. What data would you like to receive through API?
Congratulations! Nice Work, GLWS
Thank you!
Doesn’t seem to work with Avada and BBPress on a clean install. Has it been testing with them both?
Sorry, I meant to include a URL: http://www.clarechandler.com/forums/topic/where-are-the-buttons/ – works on the blog posts, just not the forums, topics or replies. The shortcode doesn’t work either on those post types.
Hi! This plugin will add the rating block only to the WordPress posts and WordPress pages.
Oh shame. How would I request a refund please? Your list of compatible software included BBPress (doesn’t any longer after today), which is why I purchased it. Thank you 
You can request a refund via the Envato help center.
Thank you. It’s a great plugin for Posts and Pages, and a shame it doesn’t work 100% with BBPress. Good luck with the sales.
Presales: Is this places only at the bottom of the post or will they show on archive pages and/or blog excerpts? Thanks
Only inside the single post/page. Positions: Before title, After title, Before content, After content, Shortcode. Read more about Liker settings https://docs.merkulov.design/start-with-the-liker-wordpress-plugin/
Do these ratings create structured markup for SEO?
For now, no. But we will add SEO markup in the next plugin version.
How does the plugin saves the user likes on the frontend? Does it rely on individual cookies per post id?
Using cookies and the database. The plugin creates an entry for each post separately.