Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for choosing our theme.
As i see your screen shot. You not yet create any attribute.
You can follow our document at http://janstudio.net/claue/document/ and navigate to WooCommerce Settings > Product Attributes
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Sorry for misunderstood.
Our theme use another method to override WooCommerce, main function of our theme for WooCommerce. I sure our theme 100% compatible with WooCommerce
This message from WC Vendor plugin (3rd party plugin) not come from WooCommerce (Official plugin).
You can use our theme with WC vendor and WooCommerce plugin. If have any issue with display of WC vendor we will fix it.Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI saw you add custom css code in child theme.
We recommend use child theme to override layout of main theme. In future you can update theme without lose your custom code.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou’re welcome.
Feel free contact us again if you need more help.
Have a nice day
Harry
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou’re welcome. If everything clear we can do it faster 🙂
You can make content on the right to center by add custom css code
.summary.entry-summary {
text-align: center;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I checked this plugin it work well with our theme. You can use this.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
This issue because not clear. It better if you give us this screen shot from the first time.
You prev screen shot have a line at center i think you want increase space between product image and product info.
It easy if you tell us you want product layout full screen :).
Please remove the code and go to Claue > Theme Option > WooCoommerce > Product Detail Settings > Enbale full width > On.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I mean you switch to another theme so the message display.
Could you send us your site url to check your issue.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Thank you for choosing our theme.
You can try this plugin https://wordpress.org/plugins/wc-product-subtitle/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. We don’t clear the issue with product image, if you add more space between the image and content so the image has to reduce dimension to fit content. Only the image when zoom can keep original size.
2.You can add below code to fix for mobile
@media only screen and (max-width: 1024px) {
.product .jas-col-sm-7 { padding-right: 15px;}.product .jas-col-sm-5 {padding-left: 15px;}
.jas-wc-single .product-extra .badge .right { right: 15px; }
}Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts