• Hello,

    I am using the pro version of ULike and have to say it’s working very nicely so far. I’ve tried multiple other plugins, including WP React Pro, but this is the first one that has done what I wanted so far!

    I would like to know if something is possible, and if not, would love to suggest it as a feature for a future update. I would love to be able to define and customize my own like array (with 4-5 different reactions), where the user can react with any or all of the offered reactions. So instead of having oppositional reacts like Like/Dislike or Upvote/Downvote, they could be potentially overlapping reacts such as “Like”, “Want”, “Me Too”, and so on.

    From reading through some posts in these forums, I know that I could (1) manually insert multiple shortcodes into each post and (2) disable logging to allow users to select more than one option. However, (1) is not realistic for me since I would like to be able to apply this to all posts, and (2) would also allow users to click individual reacts more than once (and, if I understand correctly, throw off the stats reporting). I believe there is a solution that could get around both these limitations, if I programmatically add the specific reacts I want via PHP so that they are auto-generated for each post, but I want to avoid breaking my themes for future updates and I am not sure that this would work well with my caching plugins.

    Thank you!

The topic ‘Multi Like Option’ is closed to new replies.