Forum Replies Created
-
AuthorPosts
-
Hi,
You can edit this menu in Appearance > Widgets > WooCommerce Categories Menu Sidebar
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can use plugin Loco Translate follow our topic http://support.janstudio.net/forums/topic/theme-translation/
Translate WooCommerce plugin when add new language choose English-US.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 3, 2017 at 6:29 pm in reply to: Few problems with Claue, product pictures, contact form. #7605Hi,
You can add custom css to fix.
button.vc_general {padding-top: 0 !important; padding-bottom: 0 !important;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 3, 2017 at 5:08 pm in reply to: Few problems with Claue, product pictures, contact form. #7599Hi Michael,
1. The issue when hover on product on category page because the size of main image and the image in product gallery, you can disable Flip Product Thumbnail in Claue > Theme Option > WooCommerce > Product Listing Settings > Flip Product Thumbnail > Off
2. You can add custom code in Claue > Theme Option > General Layout > Custom CSS
form.wpcf7-form input, form.wpcf7-form textarea {
width: 100%;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I try to find problem but can’t found? Did issue fix? Maybe it because cache.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You mean this menu on shop page http://take.ms/1eUU5?
You can remove this menu by go to Appearance > Widgets > WooCommerce Categories Menu Sidebar > Remove widget.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can change prev code to
.jas-push-menu.jas-mini-cart .button, .widget.widget_shopping_cart .button {
display: none;
}
.jas-push-menu.jas-mini-cart .checkout, .widget.widget_shopping_cart .checkout {
display: block;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudiohi,
You can hide “View Cart” by add custom CSS
.jas-mini-cart .button, .widget_shopping_cart .button {
display: none;
}
.jas-mini-cart .checkout, .widget_shopping_cart .checkout {
display: block;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Stephane,
Please use update package.
Best regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
We fix issue with zoom on you dev site. please check.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts