Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author dpowney

    (@dpowney)

    Hi,

    Issue:
    The php code issue is a theme issue, most likely in the functions.php file. Php code blocks need to be surrounded by <?php and ?>. Not <? and ?>. The ajax call when a rating form is submitted is simply returning what has been echoed. The invalid php code block is also being echoed here.

    Doubt 1:
    showing stars instead of a drop down is not available yet. It may be an enhancement feature soon

    Doubt 2:
    Not yet. Again this may be a enhancement feature soon where you can whitelist or blacklist post ids.

    Thread Starter preethamchandra

    (@preethamchandra)

    Thanks for the response.

    It would be great to have those enhancements.

    BTW, i was wondering, if you could point out which function in functions.php is triggered for this AJAX call?

    Then i could fix that..

    Plugin Author dpowney

    (@dpowney)

    I’m guessing it’s in your functions.php. Make sure php code blocks have <?php at the start. Another plugin could be causing this issue too so try disabling/enabling a few to debug

    pljvp

    (@pljvp)

    I like the simplicity and appreciate the latest update.

    Doubt 1:
    showing stars instead of a drop down is not available yet. It may be an enhancement feature soon

    Showing Stars instead of a dropdown would be awesome!

    Plugin Author dpowney

    (@dpowney)

    Please see pro version of the plugin which has functionality for filtering specific posts or categories for the multi rating.

    https://danielpowney.com/downloads/multi-rating-pro/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Star Voting and Allow rating only for selected pages’ is closed to new replies.