Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Some Questions

Viewing 3 reply threads
  • Author
    Posts
    • #41345
      Chen
      Support Expired

      Hi! We are working with elementor and Claue but have some problems.

       

      Shop

      Why is it not possible to edit the shop in elementor?

       

      Badges

      How can I change the Badge name? I need it in German. New -> Neu

      How can I change the color of each badges? Sale in Orange, Neu should stay blue

       

      Cart

      Why do I get a grey screen (and nothing happens) when I click “Add to Cart” in mouse-over and quick-shop option?

       

      Products

      How do I remove the variations from the products (mouse-over)? In my case it’s brand, size etc.
      (see attachment)

       

      Space/Padding

      How can I change the space between Google Pay / Apple pay and the “Add to Cart” Button?

      How can I put “zzgl. Versandkosten” next to the price?
      (see attachment)

       

      Z-Index badges

      Why are the badges over my Submenu?
      (see attachment)

       

      Language

      How do I change the button names into another language? Like “Add to Cart” “Add Coupon” and so on. I need all buttons in German.

      How do I change “Related Products” into “Ähnliche Produkte”?

       

      Grid in Shop

      In the shop – how can I put the grid in center?
      (see attachment)

       

      Product titles

      How can I change the size of the product titles in the shop?

       

      Thank you!

       

      Attachments:
      You must be logged in to view attached files.
    • #41350
      Harry
      Support Expired

      Hi Chen,

      Thank you for choose our theme.

      1. The shop page generate by plugin WooCommerce so you can’t edit with Elementor.

      2, 7. You can change the text by use plugin Loco Translate follow this topic http://support.janstudio.net/forums/topic/theme-translation/
      and you can change badge background in Claue > Theme Option > Color Scheme > Product Badge Color

      3. Please go to WooCommerce > Settings > Products > Add to cart behavior and uncheck 2 last fields.

      4. Please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Products Attribute On Product List and uncheck all

      5,6. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media screen and (-webkit-min-device-pixel-ratio:0) {
      .product .stripe-enabled  #wc-stripe-payment-request-wrapper {
          margin-right: 15px;
      }}
      .jas-wc-single .entry-summary > .price-review {
          justify-content: flex-start;
      }
      .legal-price-info {
          margin-left: 15px;
      }
      .badge span {
      	z-index: 1;
      }
      

      8. You can move column switcher to center by enable filter icon in Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Sidebar Filter

      9. You can change size of product title on the shop by add below code to Claue > Theme Option > General Layout > Custom CSS

      .elementor-kit-8 h3.product-title  {
      	font-size: 14px;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #41355
      Chen
      Support Expired

      You are awesome. Thank you!

    • #41357
      Harry
      Support Expired

      You’re welcome. Have a nice day!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.