Star rating discrepancy.

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 6 reply threads
  • Author
    Posts
    • #55380
      johan
      Participant

      Hi, as per the attached image. A 5 star ratings for a product are ‘filled’ stars but a 5 star rating for the Vendor are ’empty'(outlined) stars. This make the Vendor rating look like a ‘zero’ rating. Can it be changed for both to look the same?

      Ta
      Jay

      Attachments:
      You must be logged in to view attached files.
    • #55382
      johan
      Participant

      ta

    • #55764
      WCFM Forum
      Member

      Hi,

      Kindly give me this page URL, I am checking this.

      Thank You

    • #55765
      WCFM Forum
      Member

      HI,

      Please add this CSS to your site and check –

      .vendor_rating .wcfmmp-store-rating, .wcfmmp_sold_by_container .wcfmmp-store-rating{font-weight:900!important}

      Thank You

    • #56412
      johan
      Participant

      Many thanks. What will the css be to hide the star rating?

      Ta
      Jay

    • #56470
      WCFM Forum
      Member

      Hi,

      Well, to hide rating display don’t use CSS, better use this code snippet –

      add_filter( 'wcfmmp_is_allow_sold_by_review', '__return_false' );

      Thank You

    • #56484
      johan
      Participant

      Many thanks,
      Jay.

Viewing 6 reply threads
  • The topic ‘Star rating discrepancy.’ is closed to new replies.