Home Forums WoodMart support forum Review stars and review tab

Review stars and review tab

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #375077

    E-N Admin
    Participant

    Hi there,

    Our review stars on product page and the ability to add and view reviews on each product page doesn’t appear. We have tested enabling the review in 1 product page first but it did nothing.

    Are you able to let me know how to fix this.

    #375233

    Hello,

    To enable reviews you need to Go to WooCommerce >> Settings >> Products.

    Screenshot for Clarification: https://ibb.co/jVKmrDL

    Then you need to enable reviews for each product separately from the edit product page.

    Screenshot for Clarification: https://ibb.co/s6PmwYc

    Best Regards

    #375856

    E-N Admin
    Participant

    Hi there,

    We’ve tried your suggestion on few products and nothing happens. It just leave a wider gap space on the product page between product title and price and the review tab is still not showing.

    Thanks

    #375915

    Hello,

    Please check how it works with the default wordpress theme just to check whether the issue is with our theme or not. Because the reviews are woocommerce functionality and our theme doesn’t influence.

    Best Regards

    #376357

    E-N Admin
    Participant

    Hi there,

    review stars are appearing now. However, on desktop shop page it has made our product buttons stick together with the review stars. Are you able to let me know how to put a gap between the review stars and the buttons please?

    See image: https://prnt.sc/DMdVngN7MClo

    Thanks

    #376431

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .yotpo.bottomLine.yotpo-small {
        display: block;
        margin-bottom: 10px;
    }

    Best Regards

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