WooCommerce on Multisite : Star Ratings don't appear

  • Author
    Posts
  • #40987

    Hello,

    I must have a conflict with the Nirvana theme and the Woocommerce plugin. The Star ratings do not appear in the reviews.

    They do appear if I switch to the 2015 Theme.

    I’ve tried a few suggestions on adding custom css to solve the problem but they aren’t working. Does anyone have a work around?

    Thanks!

    Website: www.piratejeni.com/tarot/product/one-card-instagram-reading-free

    #40992

    I just removed the reviews option from the site. I wanted to move forward with working on it…. if anyone has a work around or knows how to tweak the CSS, I look forward to your reply.
    TIA

    #41076
    Zed
    Cryout Creations mastermind

    As you have disabled the ratings, I checked them on one of our test sites and see nothing malfunctioning.

    Are these the star ratings that do not work for you?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #43837

    Hello.. me again.. sorry I just got back to this now. Thank you for looking into it. I’ve enabled reviews and move some other stuff around.
    I tested this again using the 2015 theme and it works there. I’ve still unchecked the “allow ratings on reviews” because I’d be happy to just get the reviews working.

    What I haven’t done is deactivating all the plugins and reactivated them. I’ll do that if you think a plugin is a conflict.

    I’ve included a link to the product page.

    here is what comments look like on a regular post:

    Regular comment fields on posts

    And here is what it looks like on the woocommerce product page:

    reviews comment page

    Thanks again for the help!

    Website: www.piratejeni.com/tarot/product/help-jeni-practice

    • This reply was modified 7 years ago by piratejeni. Reason: corrected text
    #43852
    Zed
    Cryout Creations mastermind

    Nirvana uses placeholders instead of labels in the comment form. Use this CSS to restore labels:

    .woocommerce #respond label {
        display: block;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #43859

    That worked! Thank you!

    Would a similar fix work to get the star ratings to appear?

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

The topic ‘WooCommerce on Multisite : Star Ratings don't appear’ is closed to new replies.