Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Jetpack doesn’t support Rating / Voting yet, so you’ll have to use another plugin to add more information to the carousel view.

    Thread Starter orces

    (@orces)

    I understand that I have to use a 3th party plugin for rating/voting.
    But where would I add code lines to enable the voting to show up is my question.

    E.g.: Lets say I use this plugin: http://wordpress.org/extend/plugins/wp-postratings/

    Plugin Contributor Stephane Daury (stephdau)

    (@stephdau)

    You can use any of the jp_carousel_* actions and filters to hook into the Jetpack Carousel on the server-side (like to output your data, for example). Then on the client-side, get your Javascript rating code to load after the Jetpack+Carousel JS, and hook into them (hook on the bindings, etc).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rating / Voting in Carousel’ is closed to new replies.