Dokan pro – display vendor reviews on single product page
-
Hi
please help!
Is there a way to display the vendor’s reviews (shown by default on the vendor store page tabs) on the WooCommerce single product page tabs (under a tab called “vendor reviews” ?
I have already created the new tab, but don’t know how to display the vendors reviews there.
I added the ratings into woocommerce_single_product_summary, using
<?php echo wp_kses_post( dokan_get_readable_seller_rating( $author->ID ) ); ?>but can’t get the reviews to display properly in the tab.
The topic ‘Dokan pro – display vendor reviews on single product page’ is closed to new replies.