Forum Replies Created
-
AuthorPosts
-
Hi Tomic,
I’ve just clear cache on your site and check your site again.
This issue because your main product doesn’t input price for individual variation http://take.ms/JQjQy
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
This is issue of checkout review on plugin Product Bundle. I temporary disable order review layout of this plugin on your site to run checkout and report this bug to plugin author.
Thank & Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI help you make this center, please check
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can follow our this topic http://support.janstudio.net/forums/topic/updating-the-theme/ in new version 1.2.3 of our theme it fixed issue with mini cart
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI saw you used short code
[product_category category="shop" per_page="999"]You should change to
[product_category category="shopallproducts" per_page="999"]This shortcode use slug not category name.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 4, 2017 at 10:33 pm in reply to: Duplication of Image in Product Gallery/Nothing appearing in Mini Cart #9360Hi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Tomic,
Thank you for purchase.
Could you try update our theme and plugin to latest version?
If still have issue please send us temporary admin account as private reply. We will take a look and help you solve your issue.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css code in Claue > Theme Option > General Layout > Custom CSS to display product title in one line
.product-title a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
width: 100%;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
This category have only one product so the price filter doesn’t display, if you have one more product in category with different price the filter will display.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The column switcher function only work with current display products (It change class of exist html)
Other products when you click load more the HTML of these products now appear, so the column switcher can’t detect the html load after its action.
Hope you understand my describe.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts