Forum Replies Created

Viewing 10 posts - 1,181 through 1,190 (of 15,006 total)
  • Author
    Posts
  • in reply to: Issue with color customization #41276

    Hi,

    The first image in gallery should be different with the main image. I see you set the same so it not change.

    Kind regards

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

    in reply to: Issue with color customization #41273

    Hi,

    1. Please go to Dashboard > WPAddons > Variation Swatch > Show on list > Off

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

    .product-info {
    	text-align: center;
    }

    3. You need upload image for product gallery to make flip for main image in the shop.

    btw, can you send me the file to confirm you new purchase https://tppr.me/8MoYz that i can update your user’s info.

    Thank and regards

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

    in reply to: wordpress issues #41271

    Hi Tom,

    1. Please go to WooCommerce > Settings > Products > Add To Cart behavior and uncheck the first field, check in 2 last fields

    2. Please follow it https://woocommerce.com/posts/customize-checkout-fields-woocommerce/ or try a plugin https://codecanyon.net/item/woocommerce-checkout-manager-add-custom-fields-to-checkout-order/22514305

    Checkout Field Editor

    Kind regards

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

    in reply to: Quick Shop and Select Options Buttons Remove or Rename #41268

    Hi Tom,

    Please remove the code to put back quickview button

    .product-btn .btn-quickview {
    display: none;
    }

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

    in reply to: Add Cart Button #41266

    You’re welcome.
    Have a nice weekend!

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

    in reply to: wordpress issues #41265

    Hi Tom,

    1. For site performance, please try contact to WP Rocket team for help.

    2. Please install this plugin https://wordpress.org/plugins/wp-mail-smtp/ and setting SMTP for your site that will help you send email.

    Kind regards

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

    in reply to: Question about Product Variation plugin for claue theme #41262

    Hi,

    I activate default product layout but can’t click on available variation, can you please deactivate plugin one by one to make variation swatch on on default product layout first.

    Kind regards

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

    in reply to: Quick Shop and Select Options Buttons Remove or Rename #41259

    Hi Tom,

    I’m sorry not have option to enable quickview for each product. It only support for enable quickview for all or not.

    Btw, your support expired. Could you please renew your support at https://themeforest.net/downloads

    Thanks and regards

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

    in reply to: Question about Product Variation plugin for claue theme #41258

    Hi,

    Please go to Appearance > Install plugins and update plugin too.

    I can’t access the plugin to check

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

    in reply to: add to cart button translation #41257

    Hi Ateacme,

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

    @media only screen and (max-width: 800px) {
    button.single_add_to_cart_button {
    	padding: 0 15px;
    	font-size: 12px;
    }}
    @media only screen and (max-width: 480px) {
    button.single_add_to_cart_button {
    	padding: 0 20px;
    	font-size: 14px;
    }}

    Kind regards

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

Viewing 10 posts - 1,181 through 1,190 (of 15,006 total)