You would have to change the catalog/view/javascript/common.js and add some code to detect screen width (to detect a mobile)
There are some tutorials / examples around - not specifically for opencart, but you may need a developer if you have no coding skills.
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
What is "the Glade style"? I haven't heard of this?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
I presume it is a typo or language error for grid since "instead of list"
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
I was wondering the same thing. Screenshot please OP
ELEV8TE Website Development
Available for hire - please contact me at https://www.elev8tewebsitedevelopment.com/contact
https://www.elev8tewebsitedevelopment.com
https://ibb.co/B2P1QGyG
Opencart does not put two on a row it puts one.
1. If your question is how to put two on a row instead of one this has been asked and answered many times
https://www.google.com/search?q=how+to+ ... n+opencart
For example the first one : viewtopic.php?t=216661
2. If your question is how to make the products appear in a grid view rather than list view (using the two buttons as per image below) automatically on a mobile As is written above, this is not the case in Opencart default so you will need to go to the theme / extension developer unless you can do it yourself which a theoretical option was provided above - common.js most likely would be what you would have to change.
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Looks like you want each column to span so that 2 items show per row on mobile. It also looks like you're using the 'Latest' module.sidclel wrote: ↑Thu Jun 12, 2025 12:53 amPlace the products in this way on the home page on the other side. instead of one step gives another
https://ibb.co/B2P1QGyG
<div class="product-layout col-lg-3 col-md-3 col-sm-6 col-xs-12">
You want to find the code above and just remove col-xs-12 or change it to col-xs-6 (which is redundant and not needed)
In File Manager, look under catalog > extensions > modules > latest and you should find the correct file to edit in there. If you want, make a copy / backup of the file you edit so you can go back to it if needed.
ELEV8TE Website Development
Available for hire - please contact me at https://www.elev8tewebsitedevelopment.com/contact
https://www.elev8tewebsitedevelopment.com
https://www.opencart.com/index.php?rout ... er=antropy
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Shameless post to sell your own work? Looks to me like they already have a custom theme that they like. Good or bad, it's what they want to use.paulfeakins wrote: ↑Thu Jun 12, 2025 6:32 pmYou might as well just invest in a theme that looks good from the start:
https://www.opencart.com/index.php?rout ... er=antropy
ELEV8TE Website Development
Available for hire - please contact me at https://www.elev8tewebsitedevelopment.com/contact
https://www.elev8tewebsitedevelopment.com
<div class="product-layout col-lg-3 col-md-3 col-sm-6 col-xs-6">
https://www.saleples.com/br/
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Yep, and solve their problem at the same time. What's your problem with that seeing as you have a link to sell your services in every post?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Users browsing this forum: lockiedownunder and 27 guests