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

    (@gamerz)

    Sorry shortcode is not supported in the rating templates.

    Thread Starter Erik Molenaar

    (@erikmolenaar)

    Hello Lester. Thanks for your quick reply. I also tried PHP in the Rating Templates without any luck sadly.

    I only want to give the ability to rate under specific conditions.

    I believe there is only 1 PHP code available, which is ‘the_ratings’ correct? Wouldn’t it be a great feature to offer an 2nd php code as in:

    ‘the_ratings_readonly’ (won’t allow any voting, only viewing)

    Looking forward to your reply. Thank you!

    Plugin Author Lester Chan

    (@gamerz)

    The rating results is sort of readonly <?php echo the_ratings_results(get_the_id()); ?>

    If that is not what you want, than I am afraid it is not possible.

    Thread Starter Erik Molenaar

    (@erikmolenaar)

    I assume this is a text only output, correct?
    Not with the nice stars? ??

    Plugin Author Lester Chan

    (@gamerz)

    with the stars.

    Thread Starter Erik Molenaar

    (@erikmolenaar)

    Hello Lester

    Nice! Is there also a PHP shortcode to control this setting: “Who is Allowed To Rate?”

    This way I build code to set some Posts to allow ratings by Guests, and other Posts to allow only Registered Users.

    Looking forward to your reply. Thank you!

    Plugin Author Lester Chan

    (@gamerz)

    No. It is a global option and not per post.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Shortcodes] in Rating Templates’ is closed to new replies.