Strannik Posted December 17, 2004 Share Posted December 17, 2004 I have been looking for the way to show more than one product in a row on a products page. I have found one contribution: "Product Listing Module", but it does not work for some reason. Does anybody knows how to implement that, I mean show products in the way it is shown in "New Products" box. Thanks. Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted December 17, 2004 Share Posted December 17, 2004 product listing in columns is the magic word (to search for in the contribution area) KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
Strannik Posted December 22, 2004 Author Share Posted December 22, 2004 product listing in columns is the magic word (to search for in the contribution area) <{POST_SNAPBACK}> Thanks, will look to it now. Link to comment Share on other sites More sharing options...
Strannik Posted December 22, 2004 Author Share Posted December 22, 2004 Thank you, bruyndoncx! I have fond the one contribution that worked for me. It shows the products in colums now, but I lost the ability to sort by Product name and Price. Any idea how to get it back? Thanks again! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.