I need to make the product rankings for each catagory work using something besides woocommerce reviews

Closed
REHub - Price Comparison, Affiliate Marketing, Multi Vendor Store, Community Theme REHub - Price Comparison, Affiliate Marketing, Multi Vendor Store, Community Theme September 03, 2022
Login to reply
Joseph Miller
1 year ago

Thank you.

Igor Sunz Support Agent
1 year ago
No, if you add to child theme
https://rehubdocs.wpsoul.com/docs/rehub-theme/child-themes/how-to-customize-your-theme/
Joseph Miller
1 year ago

Thank you I have got to ask will it cause an issue when I update the theme?

Igor Sunz Support Agent
1 year ago
so, file is inc/product_layout/side_block.php

line

<?php $rate_position = rh_get_product_position($post->ID, 'product_cat',
'_wc_average_rating');?>

replace by

<?php $rate_position = rh_get_product_position($post->ID, 'product_cat',
'rehub_user_rate');?>
Joseph Miller
1 year ago

I Use Side block

Igor Sunz Support Agent
1 year ago
Which product layout do you use for shop pages?

Сб, 3 сент. 2022 г. в 12:55, Sizam Support Help Desk <
sizamtheme+alY2LX36lQBb45NykpZb@mail.support-hub.io>:
Joseph Miller
1 year ago

So I built a directory using woocommerce for my first website. I have followed your tips and instructions the best I can. The site is fast as hell. PS: I love Greenshit and am a little confused why you would have incorporated shit like Elementor into such a fast, badass theme. However, that's all besides the point. I decided that removing woocommerce reviews was necessary for my sites' structure and performance. For all practical purposes, each product is a small forum. I decided to use Facebook comments, so nothing is stored in my database. Is it possible to make the product ranking per-categorie work with a simple star rating? Or any other simple vote structure that does not require a written review? It just looks like shit with Facebook comments and default comments on the same page. Lastly Is there a child theme you still support? If not, how would I go about heavy customization?  Best regards -Joe  

Additional Info

Link on page with issue: *