• Resolved lunatlp

    (@lunatlp)


    Hello! Is there a code that I can use to show a product’s average star rating? I’m not seeing an average on the product page.

    Thanks!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter lunatlp

    (@lunatlp)

    Hello, never mind. I found that feature is only available in the premium version. I do have a separate question… Does this plug in have the ability to have a multiple rating system for the same product? Like having the ability to rate different aspects of a product?

    Thank you!

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi @lunatlp,

    Unfortunately, at the moment, there is no option in the plugin to do so.
    It is just a single general review of the product.

    Thread Starter lunatlp

    (@lunatlp)

    Hello! Thank you so much for your reply. I would love to see that type of feature added, it would make this plug in greater than it already is ?

    I do have a couple other questions, if that’s ok.

    1] Is there any way for me to change the color of the stars that is shown in the actual review post? Also the outline of the stars in the review submission form?

    2] Is there a way that I can collapse the review form? So that the reviewer needs to click a button to open/expand the form? I find that just having the review form on my page isn’t the most aesthetically pleasing, creates a bit of page clutter.

    Thanks again!

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Regarding #1,
    You can use Custom CSS to do so.

    /*Star color*/
    .ewd-urp-review-graphic {
    	color: black;
    }
    
    /*Star outline color*/
    .ewd-urp-star-input {
    	color: black;
    }

    Regarding #2,
    Unfortunately, at the moment, there is no option in the plugin to do so.

    Thread Starter lunatlp

    (@lunatlp)

    Thank you so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to show average star rating for a product?’ is closed to new replies.