• Resolved RobMild

    (@robmild17)


    I have few questions. Is it possible to add your rating plugin to some images on page ? Is there some integration options for such functionality ?

    Is it possible to define for example 100 points rating and how it’s gonna looks on front page ?

Viewing 1 replies (of 1 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    The rating can be attached to anything that can be defined by the unique combination of ‘type’ and ‘id’ – all posts are defined by post_type and post_id. If your images are in the media library, they are defined as ‘attachment’ with post_id. You would need manual integration into theme templates, but it can be done.

    100 stars rating would look really bad, since displaying 100 stars is not really practical. But, Pro version of the plugin will get new rating method (it is expected in late December 2017) for using sliders for ratings, so you can set the slider to the max value of 100 (or 1000 or whatever).

    Milan

Viewing 1 replies (of 1 total)

The topic ‘Rating points’ is closed to new replies.