News:

Support the VirtueMart project and become a member

Main Menu

Disable Sort Order

Started by raunhar, January 20, 2014, 07:29:27 AM

Previous topic - Next topic

raunhar

Joomla 2.5.17
VM: 2.0.26d

On my Virtue Mart pages, i donot want to display Sort By.

How do i disable this option.

jenkinhill

Simple way is to hide using css. Firebug shows the order by element in category & product display to be the orderlistcontainer class ( http://forum.virtuemart.net/index.php?topic=116620.0  ).

So add a css override into your Joomla template css
.orderlistcontainer {display:none;}

Or you can do it using template overrides.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum