- This topic has 6 replies, 3 voices, and was last updated 7 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Clean Commerce › how to change 3 columns to 4 columns from products list
how to change 3 columns to 4 columns from products list
Hello @kerriluo,
The theme does not have the feature to change the columns layout .And as much as we would love to help with some custom code, this is beyond the support offered for our products.
Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/
We hope it helps,
Best Regards.
It’s simple)
Just get this into functions.php
function loop_columns() {
return 5; // 5 products per row
}
add_filter(‘loop_shop_columns’, ‘loop_columns’, 999);
Hope it helps!)
I save more than 100$ and time for users who solving this problem))
Thank you for the good theme!)
May I ask you.. I don’t wanna cropped images when I show the content in the categories. How can I solve it?
for example. I have images with 1920×1080 and when I try to show it in the product categories I see this:
https://yadi.sk/i/1HYkKaYs3QXzjs
I save more than 100$ and time for users who solving this problem))
Thank you for the good theme!)
May I ask you.. I don’t wanna cropped images when I show the content in the categories. How can I solve it?
for example. I have images with 1920×1080 and when I try to show it in the product categories I see this:
https://yadi.sk/i/1HYkKaYs3QXzjs
Hello @vasili,
Can you post your site URL so that we could provide the precise fix?
Thank you.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |