Home Forums Themes Support Gecko Ratings shown in product detail

Viewing 4 reply threads
  • Author
    Posts
    • #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

    • #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

    • #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

    • #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

      • #19109

        Hi,

        1.  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?
        2. 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

         

         

    • #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

Viewing 4 reply threads

You must be logged in to reply to this topic.