How to change number of product per row?

This topic has 25 replies, 4 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: ecopark
    ecopark
    Participant
    May 26, 2015 at 16:22

    Dear support professional, please help me to change products per row.
    please help me to get 5 products per row.
    I am using Woopress theme.

    I followed directions and setup as follows, however I am not able to get 5 products per row in the product list page.

    <set up>
    Theme options > product page layout > only grid, 5 products per row

    thank you for your help in advance

    24 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 26, 2015 at 16:37

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ecopark
    ecopark
    Participant
    May 26, 2015 at 16:58

    thank you for your help

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 26, 2015 at 18:13

    Hello,

    Did you make any changes in the original theme files?
    Please provide us with FTP login details as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ecopark
    ecopark
    Participant
    May 26, 2015 at 18:19

    No, I haven’t
    actually, I do not have knowledge to change original theme.

    Please, contact administrator
    for this information.
    Avatar: ecopark
    ecopark
    Participant
    May 26, 2015 at 18:27

    could you please also help to display 6 products per row in home page, using recent products widget. I am wasting whole day only to set up product view.

    I haven’t changed anything much.

    thank you for your help

    Avatar: Chic2Chic
    Chic2Chic
    Participant
    May 26, 2015 at 20:33

    I need help with this as well. My pages are showing only 1 product per page and you have to click on all the other pages. I want to have a grid style display like before when I first downloaded the theme. Please help.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 13:10

    Hello @ecopark,

    We can’t log in to your FTP account getting this error:
    Response: 550 PWD: No such file or directory
    Error: Failed to retrieve directory listing

    Please check the credentials and permissions you set for FTP user.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 13:11

    Hello @Chic2Chic,

    Please provide us with FTP and wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ecopark
    ecopark
    Participant
    May 27, 2015 at 13:59

    I attached my info below

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 27, 2015 at 14:15

    Hello @ecopark,

    Please add this code in custom.css file.

    @media (min-width: 768px){
    .home .col-sm-4 {
      width: 16.333333%;
    }}
    .home .row-count-5 .product:nth-child(3n+1){
    clear:none !important;
    }
    .home .row-count-5 .product:nth-child(6n+1){
    clear:both !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: ecopark
    ecopark
    Participant
    May 27, 2015 at 14:47

    Dear Mr Robert,

    this is very helpful.
    here is some additional question

    1. I changed default.custom.css. but nothing changed
    2. I added your code in style.css, it worked (but I do not want to change style.css)
    3. could you please guide me how to set up 4 products and 5 products per row?

    thank you for your help in advance.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 27, 2015 at 14:57

    I’ve changed code. Please check it.
    As I see you moved my code into style.css of Legenda theme. I do not recommend to do this, because in the next theme update you’ll lost all your changes. That’s why it’ll be better do all changes in custom.css file or Child Theme.

    Regards,
    Robert Hall.

    Avatar: ecopark
    ecopark
    Participant
    May 27, 2015 at 15:08

    dear Robert Hall,

    could you please check it again?
    thank you for information.

    However, currently my site is still showing 3 products per row.
    please help me to fix it.
    thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 27, 2015 at 15:14

    First you need rename defaul.custom.css file to custom.css via FTP.
    Please follow this video tutorial how to create custom.css file:
    https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: ecopark
    ecopark
    Participant
    May 27, 2015 at 15:36

    Dear Mr Robert,

    thank you. it works fine.

    here are followings additional questions

    1. would you help me to display 4 products per row, rather than 6 products ?

    2. in the main page, 6 products per row are displayed, however, in category pages, still 3 products per row are displayed. could you please help me to fix this?

    again, thank you for your kind support.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 27, 2015 at 16:03

    Please provide us with link to the page where must be 4 products per row.

    Regards,
    Robert Hall.

    Avatar: ecopark
    ecopark
    Participant
    May 27, 2015 at 16:08
    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 18:37

    Hello,

    I’ve enabled responsive design in Theme Options > Responsive and now 4 products in row are shown on your category pages.
    Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: ecopark
    ecopark
    Participant
    May 28, 2015 at 00:23

    Dear Eva Kemp.

    thank you for your support, this is very helpful.
    I have two followings questions.

    1. how can I put 5 products in a row instead of 4?
    http://redreview.cafe24.com/wordpress/
    ==> 5 products in a row was enabled in this page

    In those pages, I can not put more than 4 products in a row
    http://redreview.cafe24.com/wordpress/%EC%83%81%ED%92%88-%EC%B9%B4%ED%85%8C%EA%B3%A0%EB%A6%AC/skin/
    http://redreview.cafe24.com/wordpress/%EC%83%81%ED%92%88-%EC%B9%B4%ED%85%8C%EA%B3%A0%EB%A6%AC/make_up/
    http://redreview.cafe24.com/wordpress/%EC%83%81%ED%92%88-%EC%B9%B4%ED%85%8C%EA%B3%A0%EB%A6%AC/body-and-hair/
    http://redreview.cafe24.com/wordpress/%EC%83%81%ED%92%88-%EC%B9%B4%ED%85%8C%EA%B3%A0%EB%A6%AC/mask/

    2. also, please let me know, how can I disable responsiveness and keep 4 products in a row ( some customers respond that they dislike responsiveness)

    again, thank you for your support in advance.
    I am deeply appreciate your help

    sangsoo

  • 1 2
    Viewing 20 results - 1 through 20 (of 25 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.