• Hi,
    I need to save a user’s ratings if he has rated a post and is logged in. How do I go about doing that?
    For clarification, it should ideally be a page where the user’s past ratings show up in a list or thumbnail format.
    Thank you for this wonderful plugin again. 🙂

Viewing 1 replies (of 1 total)
  • Plugin Support Blaz K.

    (@blazk)

    Hi @zumich,

    I’m happy you like the plugin. Unfortunately, the plugin doesn’t have such an option at the moment. Nevertheless, if you are a developer, you can implement it. The right way to go about this is to check for cookies (https://github.com/js-cookie/js-cookie) and then load the posts via ajax. If you decide to do this, please share it here.

    Best regards,
    Blaz

Viewing 1 replies (of 1 total)

The topic ‘Saving a users ratings’ is closed to new replies.