Join our new community forum for support & discussion

Join Now

Home Support Extensions Reviews Disable rating element

Disable rating element

  • Author
    Posts
  • tandej

    Is it possible to disable the rating element of the review? I only want to have a review field.

    ihor developer

    Hi,
    Yes, it’s possible but requires a few PHP tweaks, if you’re familiar with PHP please try filtering the review form and model via these hooks:

    hivepress/v1/models/review
    hivepress/v1/forms/review_submit

    Then it’s possible to unset the “required” attribute for the rating field and make it hidden.

Viewing 2 posts - 1 through 2 (of 2 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.