Forum Replies Created
-
AuthorPosts
-
Hi,
I checked your site but don’t see plugin Paypal Express Checkout. Did you remove it?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. I checked again on your site and saw the issue because plugin “WooCommerce Variation Swatches” https://monosnap.com/file/RczllDi1xz0yFuo7XzSApzDdx9Nnb2# i disabled this plugin. it now ok
2. The issue with Add to cart button related to our theme, we will fix in next version. You can hot fix by add custom css code in Claue > Theme Option > General Layout > Custom CSS
.single-product div.product .stripe-enabled form.cart .quantity~.button {
white-space: nowrap;
}
3. You can hide Additional Information tab by add custom css.woocommerce-tabs .additional_information_tab, .woocommerce-tabs #tab-additional_information { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
2. I checked your site and saw you create custom attribute for product.
We recommend use global attribute like this video https://www.youtube.com/watch?v=ge3RBMX66Ug because custom attributes have more issue from version WooCommerce 3.03. I help you fixed issue product listing 2 columns to 1 column on mobile
4. The issue with Mini cart we’re investigating and answer you soon.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSorry i don’t have any solution. You have arrange your menu.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Your theme setting still saved. You should delete current theme and replace with new one.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
By default Woocommerce doesn’t support this feature.
You can try official plugin from WooCommerce https://woocommerce.com/products/woocommerce-pre-orders/ or some plugin https://www.google.com/search?client=firefox-b&q=woocommerce+pre+order+product&spell=1&sa=X&ved=0ahUKEwjNwtHn8PPVAhVLro8KHduTDkoQvwUIJCgA&biw=1920&bih=985&gfe_rd=cr&ei=FeOgWfjIEKXLugSqpoiADQ
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.single-product .woocommerce-message,
.single-product .woocommerce-error {
display: none;
}2,3. Could you send us your site url and temporary admin account as private reply. We will check and give you suggest
4. You can add custom CSS
.jas-social i {
font-size: 30px;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSorry, it now don’t have any option to display mini cart as drop-down.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can follow this screen shot http://take.ms/eSqkD
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can follow our video at https://youtu.be/8QgHFf57Lp0
You need change color type to color.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts