Home › Forums › Themes Support › Gecko › Ratings shown in product detail
- This topic has 5 replies, 2 voices, and was last updated 6 years, 8 months ago by Harry.
-
AuthorPosts
-
-
April 13, 2018 at 4:02 am #19043
Hi,
I have two questions,
- I have products with an average rating. The stars are shown in the product listings but when I click on a product and go to the detail the stars aren’t shown. Could you please let me know how I can do this?
- I have some external products, on the product listings when I hover on the product and click Add to Cart/Buy Now I’d like this to open the external link in a new tab I.e. target=_blank. Could you let me know how I can do this?
Thanks
-
April 13, 2018 at 5:40 pm #19051
Hi,
1. Please add below code in JanStudio > theme option > general layout > Custom css
.summary .woocommerce-product-rating {display: none;}
2. Please create product as external product https://woocommerce.com/videos/woocommerce-external-affiliate-product-overview/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 15, 2018 at 2:29 am #19084
Hi,
1. This didn’t work, the ratings still show in product listing but not in product detail.
2. I have the products set-up as external products in Woocommerce. The links open in a new tab when in product detail, it’s just on the hover button in product listings.
Thanks
-
April 15, 2018 at 9:25 am #19089
1. If you want hide on product listing page please add more code
.summary .woocommerce-product-rating, .star-rating {display: none;}
2. Please try this plugin https://wordpress.org/plugins/wc-external-product-new-tab/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio-
April 16, 2018 at 6:20 pm #19109
Hi,
- No I don’t want to hide the ratings, I want to show them on both Product Listing and Product Detail. Currently, they appear on Product Listing but not on Product Detail. How can I show them on Product Detail as well?
- I’ve tried that plugin but it over writes the CSS your theme uses for the button and it doesn’t look good. It removes the cart icon in the button. It looks like class button product_type_external pr-br mb_10 is replaced with button product_type_external.
Thanks
-
-
April 16, 2018 at 6:27 pm #19110
Could you please remove all suggest code and give us your site url and admin account as private reply, we need more closer check before give you solution.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.