Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for choosing our theme.
You can update theme to latest version 1.1.7 to fix this issue. http://support.janstudio.net/forums/topic/updating-the-theme/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can follow our document at http://janstudio.net/claue/document/ and navigate to WooCommerce Settings > Product Attributes.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can add some custom in JanStudio > Theme Option > General Layout > Custom CSS
.blog .header__top, .blog .jas-navigation, .blog .jas-action, .single .header__top, .single .jas-navigation, .single .jas-action, .blog .jas-breadcrumb { display: none;} { display: none;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
- You can control sidemenu in Appearance > Menus > Main Menu – Primary Menu http://take.ms/jSDyo
- You can control the tags by navigate to Post > Tags
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 26, 2017 at 6:56 pm in reply to: Activate Returning Customer login feature during checkout? #7034Did you logged in? or try clear cache.
I have same config it display http://take.ms/2alLX
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can change prev code to
.product .jas-col-sm-7 { padding-right: 30px;}
.product .jas-col-sm-5 {padding-left: 30px;}
.jas-wc-single .product-extra .badge .right { right: 30px; }
And change 30px with your number.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can remove quickshop by add custom css in Claue > Theme Option > General Layout > Custom CSS
.btn-quickview , .product-image > .db::before { display: none; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
This issue related to YITH Ajax Filter Plugin. You can deactivate this plugin or update your Safari to latest version.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI helped you:
- Fix search box on menu
- Add date publish post
- Limit excerpt you can change number in claue-child > functions.php line 92.
You can add line separate article by add custom css in Claue > Theme Option > General Layout > Custom CSS
article.post { margin-bottom: 50px; padding-bottom: 30px; border-bottom: 1px solid #ddd;}
article.post .jas-col-md-4 { padding-left: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Yes, our theme include some meta tag for product social share.
You can add below code to functions.php in claue-child
<iframe src=”https://pastebin.com/embed_iframe/FwPS180f” style=”border:none;width:100%”></iframe>
or use Yoast Seo Plugin to remove exist.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts