Forum Replies Created
-
AuthorPosts
-
Hi Onrax,
Sorry for late reply because miss your topic.
Did your issue fixed? If not please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .variations .value select { -webkit-appearance: inherit; -moz-appearance: inherit; appearance: inherit; background: none; }} .variations .value:after { right: 15px; font-size: 18px; }
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please add more code to Claue > Theme Option > General Layout > Custom CSS
.swatch__value { display: block; width: 28px; height: 28px; line-height: 30px; } .swatch.is-label .swatch__value { font-size: 14px; }
And change number as you want.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Reinhard,
You can change to square for swatch by add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item, .swatch__value { border-radius: 0; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. Yes, we update file in theme > gecko > core > libraries > vendors > woocommerce > templates > loop > loop-start.php line 53 to
if ( isset($jassc['slider']) && isset($jassc['issc']) ) {
2. Please reactivate the access so we can check.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 20, 2021 at 8:34 am in reply to: Question about Product Variation plugin for claue theme #41291Hi,
Yes, our theme already support hover effect to show second image. You can turn it on in Claue > Theme Option > WooCommerce > Product Listing Settings > Flip Product Thumbnail > On and you should set the second image in gallery different with main image https://tppr.me/9ZCYi
To enable metro layout you need turn on Enable Large Thumbnail of main image.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 20, 2021 at 12:22 am in reply to: Question about Product Variation plugin for claue theme #41288Hi anjetrading,
I’m sorry the plugin variation swatch not work with elementor for gallery color so you can switch layout define by theme.
I recommend use global attribute, more plugin not work with custom attribute.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi hlainin,
I tried add class of image to skip lazyload but it still not work. Can you try contact to plugin author for help https://tppr.me/oAyB2.
I test your test site on real device iPhone and Android it work well without issue.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCan you send me your site url and login credentials to check?
I test on my local it work well.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Hlainin,
We don’t use built-in lazy load for image of product. You can disable lazyload for main image of product by go to Settings > BJ Lazyload and add class “.single-product-thumbnail .slick-slide img” https://tppr.me/VxuSv
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioPlease add below code to Claue > Theme Option > General Layout > Custom CSS
.product-image a.db::before { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts