Forum Replies Created
-
AuthorPosts
-
Could you tell me where you see the log.
I checked your site but can’t find any where show this log.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Sorry we miss this message from you. You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS to fix
.product-button {
position: inherit;
transform: translateY(0);
margin-top: 15px;
}.product-image .product-button > * {
transform: scale(1);
opacity: 1;
}Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio2. Yes, when you remove white space around the image you product listing will be better.
3. I checked your site it now better, it doesn’t have more white space on mobile, please clear cache and check again.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can change prev code to
@media only screen and (max-width: 736px) {
.btn-quickview { text-indent: 0; font-size: 14px !important;}
.btn-quickview::after {display: none;}
}2. The space because your original image have more white space around http://www.unityinfoway.net/techa/wp-content/uploads/2017/07/organic-darjeeling-oolong-570×760.jpg
3. The issue because you set the height of slider row is full height On our demo it is an background image set as cover. The slider is responsive can’t set as cover height.
You can fix by follow this screen shot https://monosnap.com/file/txtMCzieGqSJaehmwlDUgGfViDhiSD#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can copy single product layout file from claue > core > libraries > vendors > woocommerce > templates > extras > single > layout-x.php as your product detail layout
and put this file to claue-child > woocommerce > extras > single
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The extra content doesn’t support you add
and tag it only support normal html
You can use this plugin to add script code https://wordpress.org/plugins/insert-headers-and-footers/
and add css in Claue > Theme Option > General Layout > Custom CSS (without
tag
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Eric,
1. I help you change slug of knowledge base to document https://monosnap.com/file/QD3AWOT6zqUOUF65DIZLkDxLLF5eVQ#
I also have to change exist slug of document to document-1 https://monosnap.com/file/nEphMd0w69gnwWfphPfpZbP4GfIL21#
After that i go to Settings > Permalinks > Save
2. The issue with breadcrumb we will release update on tomorrow.
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
@media only screen and (max-width: 736px) {
.btn-quickview { text-indent: 0; font-size: 14px !important;}
}2. Sorry the add to cart effect need more change. We are so busy can’t help you do it. You can hire some freelancer to help you do it https://studio.envato.com/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can use Loco Translate plugin http://support.janstudio.net/forums/topic/theme-translation/
And navigate to Loco Translate > Plugins > WooCommerce > New Language > English (US) and search string you want to change.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Sorry because miss your message.
1. I checked your site, you’re using old version. You can update to latest version to improve add to cart time.
2. You can hide message by add custom css code in Claue > Theme Option > General Layout > Custom CSS
.jas-wc-single .woocommerce-message { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts