Forums

GD Star Rating System Plugin - help needed for comment form rating (1 post)

  1. manojonwp
    Member
    Posted 2 years ago #

    Hi,

    I'm using comments rating on my local test site for the plugin using below code.

    <?php if (defined("STARRATING_INSTALLED")) : ?>
    <p><?php wp_gdsr_comment_integrate_standard_rating(); ?>
    <label for="url"><small>Rating</small></label>
    </p><?php endif; ?>

    Above code works perfectly and it displays a blank set of stars that turn its color on mouse over just above comment forms text area/message box.

    However, when a comment author chooses an appropriate rating and write a comment and submit it, that comment appears without his rating. Instead a blank set of stars appear for viewer's to vote.

    I want to get rid of those blank (vote) stars and have comment authors original rating stars there.

    Is this possible with the plugin. I'm sure it is but please show some guidance to implement this.

    Thank you so much.
    Maj.

Topic Closed

This topic has been closed to new replies.

About this Topic