Home › Forums › Themes Support › How do I pre-define the column switcher on the Claue theme
- This topic has 11 replies, 2 voices, and was last updated 4 years, 6 months ago by Harry.
-
AuthorPosts
-
-
June 17, 2020 at 9:43 pm #36888
-
June 17, 2020 at 11:08 pm #36890HarrySupport Expired
Hi,
1. On desktop, please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Columns and choose 3 columns
2. Please add below code to set one column on mobile
@media only screen and (max-width: 736px) { .products .jas-col-xs-6.product { -ms-flex-preferred-size: 100%; -webkit-flex-basis: 100%; flex-basis: 100%; max-width: 100%; }} @media only screen and (max-width: 480px) { .products .jas-col-xs-6:nth-child(2n), .products.jas-masonry .jas-col-xs-6:first-child, .products.jas-masonry .jas-col-xs-6:nth-child(2n+1) { padding-left: 1rem; } .products .jas-col-xs-6:first-child, .products .jas-col-xs-6:nth-child(2n+1), .products.jas-masonry .jas-col-xs-6:nth-child(2n) { padding-right: 1rem; }}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 18, 2020 at 12:42 am #36896bmertonSupport Expired
Harry – I have done this but it isn’t working…I’ve tried several times now. I have added the code to the custom CSS Style section, saving and opening in incognito….can you please check
-
June 18, 2020 at 11:57 am #36900HarrySupport Expired
Did you forget to clear cache? I clear cache on your site and check it work well
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 18, 2020 at 12:40 pm #36901bmertonSupport ExpiredThis reply has been marked as private.
-
June 18, 2020 at 12:45 pm #36904HarrySupport Expired
Please go to Claue > Theme Option > WooCommerce > product listing settings > and try turn off infinite load.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 18, 2020 at 12:56 pm #36905bmertonSupport Expired
Harry – I require infinite load too…I don’t want people to have to press Load More…
-
June 18, 2020 at 4:15 pm #36906HarrySupport Expired
Hi,
This issue related plugin hotjar cause conflict js https://prnt.sc/t1xy88, please try deactivate this plugin.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 18, 2020 at 6:40 pm #36907bmertonSupport Expired
I have deactivated the plugin, cleared the cache. However, the same problem is occurring.
-
June 18, 2020 at 10:33 pm #36917HarrySupport Expired
Hi,
Please add price for these product and clear cache and check again
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 18, 2020 at 10:48 pm #36919
-
June 18, 2020 at 11:02 pm #36924HarrySupport Expired
Hi,
The issue cause by Lazyload image option of Jetpack https://prnt.sc/t269hw. I turn it off it now ok.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.