• Resolved deloff

    (@deloff)


    The ratings field is no longer displaying on any page in our site with a review form. You can still submit the form without a rating, but it doesn’t actually get submitted to ‘pending.’

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having the same problem and Also it is showing a “Your organization” form option that you can’t disable or enable in settings.
    Here is my page:
    https://reviewfusdteachers.com/i-ackerson/

    Thread Starter deloff

    (@deloff)

    I updated a couple lines of code in rich-reviews.php that seems to fix the issue for now.

    Line 245
    wp_register_script('rich-reviews', RR_PLUGIN_URL . '/js/rich-reviews.js', array('jquery'), '1.0');

    Line 247
    wp_register_style('rich-reviews', RR_PLUGIN_URL . '/css/rich-reviews.css');

    Plugin Author Matt

    (@silvercolt45)

    @deloff and @william314901 We are sorry for the delay. This issue has been resolved. Can you please update version 1.9.14 and let us know if you continue to have any issues. Thank you for your patience!

    Thank you, @deloff, for your comment, you are correct in your resolution. The wrong constant variable was used.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Ratings field not displaying’ is closed to new replies.