Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Plugins
    In reply to: wp-post ratings
    Thread Starter ahrnciar

    (@ahrnciar)

    Yes, i added

    <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?>

    after

    <?php while (have_posts()) : the_post(); ?>

    in page.php located in the folder: wp-content/themes/”my theme”/ (index.php didn’t have this line)

    I activated the plugin. Now I don’t know how to put ratings on the posts. I want users to be able to vote on posts. Does this plugin do this?

    Ideally, I want users to be able to vote on pictures, which is what I’m trying to use this for. Does this plugin do this? If not, I am very willing to pay for a custom dev job if anyone can help!!!!

    Thanks!!!!

Viewing 1 replies (of 1 total)