Is there a way to Make the Products template to only use the List mode instead of the Grid mode?
Is there a way to Make the Products template to only use the List mode instead of the Grid mode?
Is there a way to Make the Products template to only use the List mode instead of the Grid mode?
Is there a way to Make the Products template to only use the List mode instead of the Grid mode?Hello,
in Themler themes just switch to List mode in the Products Grid

regards,
Aileen
So i know those are there, I want to get rid of them all together and just use List mode for all users and not give them the ability to switch
So i know those are there, I want to get rid of them all together and just use List mode for all users and not give them the ability to switchHello,
unfortunately it is not possible.
The Products List is opened in Grid mode by default and there's no way to open the List by default.
The grid/list icon could be hidden via custom CSS, but taking into account that default mode is grid mode this is useless.
regards,
Aileen
Would there be a way to add this to the feature request list?
Would there be a way to add this to the feature request list?Hello Matthew,
I'd recommend that you add a new topic of Wish type and describe your suggestion. And allow other users vote for it.
regards,
Aileen
Hello,
Yes you can through the "insert CMS code".
here I use with virtuemart
Just after the header of the page products
doing a insert CMS code
add:
<?php $_cookie['layouttype']="list" ;=""?>

Last edited 13 January 2016 by philippe.t