Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ricard Torres

    (@quicoto)

    The votes are linked to posts, it’s mandatory, it’s how it works.

    If you want multiple vote buttons you have to create a post loop and then add the shortcode inside that loop.

    This might get you started: https://codex.ww.wp.xz.cn/Template_Tags/get_posts

    Regards.

    Thread Starter UserDG

    (@tenkepadu)

    I see. It is possible to not vote if the user is already click the vote up button in another page? I mean is. If the user is already click the vote button in another page, the user wouldn’t be able to vote again.

    How to do this?

    Plugin Author Ricard Torres

    (@quicoto)

    The user can vote different posts, of course. The plugin stores information of what post has been voted.

    Your problem, in the link you’ve posted, is that the buttons are all linked to the same post.

    You might have a page (archive page) with 10 posts, if you’re using the correct Loop the user will be able to vote multiple posts without leaving the page.

    Let me know if this helps.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Display the shortcode with different result’ is closed to new replies.