110 comments found.
Hi, can I hide de verdict numbers? so the users just say “good” or “bad” without showing any numbers at all.
Hello! Yes, the Liker plugin includes an option to enable or disable the display of results for visitors.
Thanks for your answer, can I also disable the “google search rating markup code”? or how does it work, only for products?
You can enable or disable Schema Markup in the plugin settings https://prnt.sc/QW2mRcVrmiYU
If the option is enabled, the markup will be added for all post types specified in the general settings https://prnt.sc/peN5jeWCtfxo
Hi, will you continue updating this plugin?
Hello! Yes, we support and update the plugin as needed.
Is it compatible with BrickBuilder and ACF (CPT)? It says somewhere that it doesn’t work as expected.
Hello! Liker is a standalone plugin and can work with different page builders. We have not tested the plugin with the BrickBuilder but even if there are problems with the preset rating display positions(because of the content construction specification in the builder), you can use the shortcode to add it anywhere on the page.
The Liker supports custom post types.
“It says somewhere that it doesn’t work as expected.” – please specify what you expect
How can we change the button hover effect. It looks very buggy and not modern. The Dashboard in backend is very old-fashion. Do you update this plug in and add more functions? Star rating would be very usefull or to add custom icons/svg. I think this ist not very hard to code. Thanks
Hello! The hover effect looks correct in our demo. If the hover effect on your site looks buggy, contact us via help@merkulov.design and provide your site link to look at the issue. The plugin does not include settings for changing the hover effect. You can specify the functions you expect to get and this will be considered in the next versions.
The number, plain text and emoji can be used for the button’s caption. If you need a star rating please pay attention to the Stellar plugin https://codecanyon.net/item/stellar-star-rating-plugin-for-wordpress/25336975?s_rank=1Is it possible to have multiple divs with respective IDs and multiple like buttons on the same page? (=assigning multiple like buttons to HTML code divs)
Hello! Yes, you can add multiple Liker buttons with different page ID using the shortcode [liker id=”10”] where id – a post/page identifier
Why does sometimes instead of an updated number the text “Undefined” appear on the like button after clicking it?
Hello! The problem is not quite clear. Please describe how to reproduce the issue and provide some screenshots.
Is there a process for migrating my existing ratings from a different plugin to the Liker plugin, including the ability to import from a CSV file? I’ve initiated contact with support at help@merkulov.design for assistance. I need to understand which database table the ratings should be imported into and how to map them accurately to their corresponding blog posts and articles. Additionally, if direct import isn’t possible, what would be the procedure for manually inputting these ratings? Thank you
Hello! Unfortunately, the import feature of ratings from other plugins is not provided. The db table with the liker data is called wp_liker (where wp_ is prefix of your database). The possibility of such import can only be considered on an individual basis and depends on the table structure used by the previous rating plugin.
Presale Question
I would like to use your plugin for my memberpress courses. I need to get feedback for each course(videos) Is it compatible with memberpress?
and Is it customizable? can I get feedback for different aspects of the course (content, audio, video quality etc.) ?
Thanks
Hello! We have not tested the memberpress plugin and I can’t say for sure how they work together. The Liker supports different post types and voting can only be limited to users of certain roles.
The plugin allows you to add voting only for the whole page but not for individual page sections.
Hello I like to know if this works on all themes ? Is possible to test it on my site before to buy ?
Hello! The WordPress universe has a lot of themes and plugins created by different authors. We cannot check our product for compatibility with each plugin or theme. However, you can be sure that our plugins crafted following all rules and standards of WordPress development. And they should not cause any compatibility problems with other plugins and themes made according to WordPress standards.
Unfortunately, plugin test drive is not provided.
Hello, I have a presale question
I have created a custom query loop with Gutenberg blocks to display my blog posts.
Can I use some Gutenberg block or a shortcode in the posts archive page to show the total number of votes a post has?
Hello! You can use [liker-rating] shortcode with a specified post id to show votes on archived pages. Read more here https://docs.merkulov.design/start-with-the-liker-wordpress-plugin/#rating-and-voters
Ok, thanks, but it’s not quite clear to me. If I create a custom loop with the Gutenberg blocks, can I add to the block the shortcode [liker-rating] and automatically each of the loop items will show its corresponding rating in the archive page?
[liker-rating] – displays the rating of the current page; [liker-rating id=”3”] – displays the rating of the page with the specified id. So, you need to use the shortcodes with the corresponding posts id in each block
Is this plugin GDPR compliant?
Yes, but just in case, you need to add to your privacy policy that the Liker collects anonymous information about the IP from which the like was set.
Last question: what is the voting limit? If I set it to 1, it means that the user can only 1x like. No matter how many portfolios I have. OR can he only do 1x LIKE per portfolio? I don’t quite understand this. Thank you.
The voting limit is how many times a user can vote from one IP on a specific page/post, not whole site. No matter how many pages/posts you have, the user will be able to vote the specified number of times from one IP on each of the pages.
Hello, I downloaded this plugin from envato elements. I dont understand why we can not get a key and update the plugin. You did get money for that we downloaded it or not?
Can you tell me how the data (LIKES) are saved? In the database or does everything go through cookies?
Hello! The plugin activation is possible only for items purchased from СodeСanyon when you have the purchase code. The activation is not required if you do not have a purchase code, just skip this step. All the main functionality is available without plugin activation except automatic updates.
The Liker data is stored in the database.
Please note: the products from Envato Elements do not provide after-sale technical support – https://help.elements.envato.com/hc/en-us/articles/360000629166-Item-Support-on-Envato-Elements
Hello, I like that the count appears with the title, but when it appears in the titles of the “last posts” widget it makes them look bad, is there a way to disable it from being displayed in that type of widget? Thank you.
Hello! The plugin does not provide the ability to customize the rating display for certain widgets. You can enable/disable the rating on certain pages through the Assignment tab settings or hide specific elements using custom CSS.
Hello! I’ve got a few question: 1) Is it possible for users to both like and rate the same custom post type? 2) Can the user get a list or something similar with their likes/rates?
Hello! 1) I’m not sure I understood you correctly but if you mean using Liker with other rating plugins then Liker works independently from other products. 2)Voting statistics are displayed only for posts in the admin panel. There is not provided statistic for users
Hey, thanks for your reply! You write “WordPress ratings and likes in one plugin” on your website, so I was wondering if your plugin could do both; like and rating? Okay, so it is only available to admin?
Like and rate are basically the same things the difference is only in the way voting options are displayed. For example, you can set the numeric value https://take.ms/SIO2t or just icons(thumbs up/thumbs down) or anything else. The voting results can also be displayed on the frontend as an option.
Alright, thanks for the clarification!
Can this be shown on my frontpage (archives)? I am using Genesis Theme
Hello! The plugin is designed to work on single posts and pages. This is not intended to be displayed on the archive page since it is required interaction with each theme.
It’s a very simple thing… just a simple snippet (couple of lines to be pasted on function.php), author of a plugin here helped me before… do you think you can help? If not, I try something else.
We can implement this for you as a custom service. Contact us via help@merkulov.design for details if you are interested.
Cool plugin. Does this only work on post-level or also for the post list on the homepage?
Hello! The plugin is designed to work on single posts and pages. This is not intended to be displayed in the post list since it is required interaction with the theme.
Okay, I see. Thanks for the quick response.
Also, Slava Ukraini!
Героям Слава!
i found an error if i allow results before voting there appears privacy policy https://imgur.com/a/tcE281V
EDIT : MY COLLEGE PURCHASE AND HE ASKED ME AND ITS A PRESALE QUESTION
Hello! I can’t reproduce the issue on our side. Please contact us via help@merkulov.design and provide your site link and purchase code to consider the issue.
I see live preview don’t see any heart or like hand button?. +1 button show interface only?
Hello! You can use any icon, number or word for the like/dislike button.
Wp Api support ??
Hello! Any API support is not integrated.
Hi,
Presale questions please:
1. Are you able to manually place the like buttons in the template?
2. Does it support custom post types?
3. Can I use the number of likes in a loop to show the most liked posts?
Thank you!
- Yes, you can add the buttons via [liker] shortcode
- Yes, it supports custom post types
- The plugin provides shortcode to display top rated posts