Page 1 of 1

2 items per row

Posted: 13 Jan 2022, 21:27
by Nidzo
How can I display 2 items per row in category view on mobile phone?
Thanks!

Re: 2 items per row

Posted: 17 Jan 2022, 15:20
by s4evision
Good Day Nidzo,

Please follow this link to where Jan helped me solve my problem in mobile view. i believe this will help you too:

viewtopic.php?f=44&t=62725

Have a nice day.

Ps: Thanks again Jan.

Image

Re: 2 items per row

Posted: 19 Jan 2022, 23:38
by Nidzo
Thanks s4evision !
I made override but still struggling with this problem. Can you share your override files and image sizes?

Re: 2 items per row

Posted: 23 Jan 2022, 22:52
by Nidzo
This thread didn't help either :x
viewtopic.php?f=35&t=61766

Re: 2 items per row

Posted: 24 Jan 2022, 11:32
by s4evision
Hi Nidzo,

Go to:
public_html/administrator/components/com_phocacart/libraries/phocacart/render/style.php

on line 67

$s['c']['col.xs12.sm3.md3'] = 'col-xs-12 col-sm-3 col-md-3';

Change it to:

$s['c']['col.xs12.sm3.md3'] = 'col-xs-6 col-sm-3 col-md-3';

this will give you the desired effect.

Ps: Sorry it took me so long had a bit of an emergency to take care of.

let me know if it works.
Eugene

Re: 2 items per row

Posted: 27 Jan 2022, 21:36
by Nidzo
Unforunately it didn't help. Tried all possible combinations, another templates but nothing worked. :cry:

This is the url: https://www.unaserbica.org/knjige-za-humanost

Re: 2 items per row

Posted: 31 Jan 2022, 15:16
by s4evision
Hi Nidzo,

Private message me please i have a way to help you.

thanks.