• Very Simple and useful ??

    But one question to the develooper:

    Is it possible to use the buttons several times per page?

    For example: If I want to do a table with ten rows and each of the row contains content, the user could vote for. So that every button has an individual rating. Currently if i use several buttons in one table (per row), all buttons take the same vote. Is there something to change that?

    Hope the develooper replies and understood my bad english ??

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

    (@quicoto)

    Thank you for the review.

    Yes it is possible. You have to keep in mind, however, that each rating is linked to a post.

    You can simply “vote content”. You need to add the buttons to each post.

    You could have a list of posts and then button for each one.

    Hope this helps.

    Ricard

    Thread Starter billy0077

    (@billy0077)

    Hey Ricard thx for your fast reply, but i dont really get it.

    So for example: I create a table with 3 products. My target is, that my users can vote the products. In this way every user can see & compare which products are the best/worst rated.

    Column 1: Product A | [thumbs-rating-buttons]
    Coulmn 2: Product B | [thumbs-rating-buttons]
    Column 3: Product C | [thumbs-rating-buttons]

    But currently, if a user only votes for product A, it automaticly takes the same vote for Prdocut B & C. So can I give every Shortcode an individual ID or how can i solve this problem?

    Big thx in advance!

    Plugin Author Ricard Torres

    (@quicoto)

    Hello,

    Again, the votes are related to a single post in the database.

    You can not simply vote for “things”. You need to vote for posts.

    I guess if the products would be post types, it could be done.

    Hope this helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Perfect & Simple, but one Question’ is closed to new replies.