Hey!!
I have created two custom tabs for my woocommerce products using the Advanced Reviews and WooDiscuz plugins. This gives the customer the ability to submit a review and/or comment on each product.
The issue I have is whenever a customer submits a comment for the product it will also showup as a review under the reviews tab.
Product Tabs Example:
Description | Features | Comments | Reviews |
Customer submits comment using Comments tab (WooDiscuz Plugin)
Comment shows up as review under Reviews Tab (Advanced Reviews Plugin)
I think what is happening is that the Advanced Reviews plugin creates a review for any comment that is created within wordpress.
For that reason, is there a way where I can setup the WooDiscuz plugin so that it only displays the comments that customers submit within it?
Thank you