• Resolved Pentame

    (@pentame)


    Wonderful plugin! Thanks for developing it.
    I have successfully installed and activated the plugin in my site and its possible for me to display the ratings in the front-end of the site using <?php the_ratings(); ?> function. But when i click on the ratings displayed, it shows the error. Please find me a solution for this. i’m in great trouble.
    Any help will be greatly appreciated!

    https://wordpress.org/plugins/wp-postratings/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Does it work on the default bundle twentyforteen theme?

    For twentyforteen theme, Open up content.php and add <?php the_ratings(); ?> below edit_post_link( __( 'Edit', 'twentyfourteen' ), '<span class="edit-link">', '</span>' );

    If you are using another theme, I would suggest contact your theme author and ask them where is the recommended place to place the ratings code within the loop. It differs from theme to theme

    Thread Starter Pentame

    (@pentame)

    This is support! Thankyou Lester Chan.
    Its working fine in twentyfourteen theme. So it may be my theme’s issue.
    Thankyou for your great help. Thanks for the time you spent form me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do users make a vote?’ is closed to new replies.