Back to GD Rating System (Lite) Forum

Vote as a list

Published on: August 30, 2021 at 2:10 pm · By: jvdkruit
Author
Topic
#73746

Hello,

Is there a possibility to use the plugin as a list?
If this is a option in the paid version, its also okay.

The purpose is to make votelist to vote on your best music tracks.
The top1000 of tracks.

the posts are captured in a archive, which are showed as a long big list.

Viewing 6 replies - 1 through 6 (of 6 total)
Author
Replies
  • #73747

    This is the website
    https://dev.ht1000.nl/votelist/

  • #73748

    Hi,

    The only way to do that is to change the code that you use to display the list, and for each item to call the rendering function for the rating block for the ID of the item in the list. There is no way to do that automatically because it depends on how the list is made. It can be done with a free version too, but it would require custom coding and understanding of PHP and WordPress coding to modify the list and use proper parameters for the function call for ratings.

    Milan

    Dev4Press - Premium plugins for WordPress.

  • #73749

    I know the basics. I fixed with a lot of other plugins the main feature.
    So voting in a list.

    But, every plugin shows the list, but when you click on the item it forwards automaticly to the post. (instead of being of the list)

    meh

  • #73750

    Here is a basic tutorial on how to add a rating block inside any WordPress loop: https://support.dev4press.com/kb/article/wordpress-custom-query-with-ratings/.

    I am not sure what you mean by the second part of the reply, I am not sure how it relates to my plugin.

    Dev4Press - Premium plugins for WordPress.

  • #73752

    I will try the loop.

    i think its related..
    When you vote, its posting to the “id”.
    What i need is that the plugin posts to “id” and after that reloading the listing.
    So you practical you stay on the list instead of the post..

    Let me try first your block loop..

    Many thanks..

  • #73758

    it works.
    YOU ARE A HERO.

    https://dev.ht1000.nl/test/

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.