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

Home Forums Themes Support Claue WooCommerce Extra Checkout Fields for Brazil

Viewing 40 reply threads
  • Author
    Posts
    • #29545
      jefersonib
      Support Expired

      Look, I’m installing this plugin that releases the cpf field in the chekout, so when I enable it the chekout page gets bugged like this in the image, and the cpf field does not appear.

       

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

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      #billing_sex_field .select2-container {
      	margin: 0;
      	width: 100% !important;
      }
      #billing_sex_field .select2-container--default .select2-selection--single {
      	border-radius: 0;
      	height: 40px;
      	margin: 0;
      }
      #billing_sex_field .select2-container--default .select2-selection--single .select2-selection__rendered {
      	line-height: 40px;
      }
      #billing_sex_field .select2-container--default .select2-selection--single .select2-selection__arrow {
      	top: 8px;
      }
      #billing_address_2_field .screen-reader-text {
      	clip: inherit;
      	height: inherit;
      	overflow: inherit;
      	position: inherit !important;
      	width: inherit;
      }
      #billing_phone_field {
      	width: 100%;
      }

      Kind regards

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

    • #29562
      jefersonib
      Support Expired

      perfect, not bugged the fields, more precise that appears two fields CPF and RG, that in my country are necessary for the registration, that is why I added the plugin WooCommerce Extra Checkout Fields for Brazil, could you help me to appear these two fields ?

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

      Hi,

      Please change prev code to

      #billing_sex_field .select2-container {
      	margin: 0;
      	width: 100% !important;
      }
      #billing_sex_field .select2-container--default .select2-selection--single {
      	border-radius: 0;
      	height: 40px;
      	margin: 0;
      }
      #billing_sex_field .select2-container--default .select2-selection--single .select2-selection__rendered {
      	line-height: 40px;
      }
      #billing_sex_field .select2-container--default .select2-selection--single .select2-selection__arrow {
      	top: 8px;
      }
      #billing_address_2_field .screen-reader-text {
      	clip: inherit;
      	height: inherit;
      	overflow: inherit;
      	position: inherit !important;
      	width: inherit;
      }
      #billing_address_2_field,
      #billing_state_field,
      #billing_number_field {
      	width: 100%;
      }

      Kind regards

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

    • #29725
      jefersonib
      Support Expired

      I am with these two problems, in the checkout do not calculate the freight, and in the fast purchase is bugado the plugin of calculation of freight.

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

      Hi,

      Please add Shipping method in WooCommerce > Settings > Shipping

      Kind regards

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

    • #29799
      jefersonib
      Support Expired

      Hi, I’m trying to translate these phrases, I’m using the crazy plugin, but from what I’ve seen, it’s already translated into ptbr but it always stays in English.

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

      Hi,

      please go to Loco > Theme > Claue and search string to translate.

      Kind regards

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

    • #29830
      jefersonib
      Support Expired

      It is already translated, but still it still appears in English.

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

      Hi,

      I fix by follow these step:

      1. Go to Loco > Theme > Claue > Edit template > Sync > Save

      2. Back to Loco > Theme > Claue > Português do Brasil > Sync to update string and translate again.

      Please translate the text “Continue Shopping”

      Kind regards

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

    • #29994
      jefersonib
      Support Expired

      I have the following question, and can I add new fonts to the site? or add font font to certain products?example I want to add the yeezy font in Adidas yeezy sneakers

    • #30000
      Harry
      Support Expired

      Hi,

      To add new font for site, please upload font to claue-child and add your css to claue-child > style.css

      Kind regards

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

    • #30167
      jefersonib
      Support Expired

      How can I increase the size of the price source?

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

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .product-info .price {
      	font-size: 18px;
      }

      Kind regards

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

    • #30484
      jefersonib
      Support Expired

      Hi, how could I adjust my mega menu? because as it has many items it is cutting the items, if it had a way that was showing all in the same screen.

      this is the problem of the mega menu, it goes out of the limits of the site, and also has deactivated the transparent menu, but continues to be transparent.

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

      Hi,

      Please edit your menu and add class “mega-menu” to parent menu item http://prntscr.com/nerrnj

      Kind regards

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

    • #30667
      jefersonib
      Support Expired

      hello, I wonder if I can increase the attributes images a bit more?

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

      other doubt, how can I insert some custom text or image into products or all at?

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

      Hi,

      1. You can increase size image swatches image by add below code to Claue > Theme Option > General Layout > Custom CSS

      .swatch__value {
      	width: 28px;
      	height: 28px;
      	line-height: 28px;
      }

      and change 28 with your number

      2. I’m sorry, it can’t insert image and custom text for all products in short description. Just add custom text and image for all product below add to cart button by go to Claue > Theme Option > WooCommerce > Product Detail Settings > Extra Content.

      Kind regards

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

    • #30680
      jefersonib
      Support Expired

      Thank you very much, another doubt.
      how can I change, font size, font color and even the font of those items marked with red in the photo

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

      Hi,

      Please add below code to claue > theme option > general layout > custom CSS

      .product_title {
      	font-size: 25px;
      }
      .entry-summary .price {
      	font-size: 20px;
      }
      .price ins {
      	color: #ec0101 !important;
      }

      and change 20, 25 with your color #ec0101 with your color

      Kind regards

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

      • #30908
        jefersonib
        Support Expired

        perfect, and now how to adjust that other color as per the attachment.

        Hi, Please add below code to claue > theme option > general layout > custom CSS

        .product_title {
        	font-size: 25px;
        }
        .entry-summary .price {
        	font-size: 20px;
        }
        .price ins {
        	color: #ec0101 !important;
        }

        and change 20, 25 with your color #ec0101 with your color Kind regards

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

      Hi Jefersonib,

      Please add more code

      .price del {
      	color: #878787;
      }

      and change #878787 with your color

      Kind regards

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

    • #30928
      jefersonib
      Support Expired

      Perfect, thank you very much, but now how do I change the color?

      Hi Jefersonib, Please add more code

      .price del {
      	color: #878787;
      }

      and change #878787 with your color Kind regards

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

      Hi,

      Please add code

      .price {
      	color: #696969;
      }

      and change #696969 as you want.

      Regards

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

    • #30941
      jefersonib
      Support Expired

      I added the following command, but it still does not change the price color is gray .price { color: # 3333ff; }

      .price { color: #696969; }

      Hi, Please add code

      .price {
      	color: #696969;
      }
    • #30951
      Harry
      Support Expired

      Hi,

      I see the code applied on your site http://prntscr.com/nkvnox

      Please check again.

      Kind regards

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

    • #31548
      jefersonib
      Support Expired
      This reply has been marked as private.
    • #31552
      Harry
      Support Expired

      Hi,

      1. Which mega-menu you’re using? The default mega-menu integrated with our theme doesn’t support insert photo to menu, you have to use plugin Max Megamenu or Uber Menu

      2. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .ypop-container-inner {
      	border-radius: 50%;
      	overflow: hidden;
      	display: inline-block;
      	text-align: center;
      }
      .ypop-content {
      	padding: 0 30px;
      }
      .ypop-modal .ypop-checkzone {
      	text-align: center;
      	margin-bottom: 22px;
      }
      .ypop-modal .ypop-checkzone input.no-view + span {
      	float: none;
      }

      Kind regards

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

    • #32335
      jefersonib
      Support Expired
      This reply has been marked as private.
    • #32338
      Harry
      Support Expired

      Hi,

      You want it not a popup and redirect to new page or it now not popup and redirect to new page and you want to fix it?

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

    • #32372
      jefersonib
      Support Expired
      This reply has been marked as private.
    • #32378
      Harry
      Support Expired

      Hi,

      Please go to Claue > Theme Option > WooCommerce > Product Detail Setting > Shipping & Delivery Content and add your content

      Kind regards

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

      • #32406
        jefersonib
        Support Expired
        This reply has been marked as private.
    • #32407
      Harry
      Support Expired

      Yes, please add your content to Shipping & Return content.

      Kind regards

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

    • #32470
      jefersonib
      Support Expired
      This reply has been marked as private.
    • #32472
      Harry
      Support Expired

      Hi,

      1. Please use plugin Loco Translate http://support.janstudio.net/forums/topic/theme-translation/ to change the text and change content in Claue > Theme Option > WooCommerce > Product Detail Setting > Shipping and Return content.

      2. I’m sorry it doesn’t support move it above Add to cart button.

      Kind regards

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

    • #33177
      jefersonib
      Support Expired
      This reply has been marked as private.
    • #33179
      Harry
      Support Expired

      Hi,

      For the popup setting, please follow our document at http://janstudio.net/claue/document/#newsletter-popup

      Kind regards

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

    • #33188
      jefersonib
      Support Expired

      thank you very much managed to arrange, how personalized the email he sends to the customer?

    • #33189
      Harry
      Support Expired

      Hi,

      To manage email send to customer you have to go to mailchimp to customize.

      Kind regards

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

    • #33993
      jefersonib
      Support Expired
      This reply has been marked as private.
    • #33997
      Harry
      Support Expired

      Hi,

      please try go to Loco > plugins > Woocommerce and search string to translate.

      Btw, you support expired. Could you please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us develop new features and improve our theme.

      Kind regards

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

Viewing 40 reply threads

You must be logged in to reply to this topic.