VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: OGBoardman on February 19, 2013, 13:12:47 PM

Title: Removing the 'sort by' option
Post by: OGBoardman on February 19, 2013, 13:12:47 PM
Hi, I am trying to remove the 'Sort by' option in the front end of my shop. I have no need for it to be there but there doesn't seem to be an option available to remove it.
Title: Re: Removing the 'sort by' option
Post by: tarku on February 20, 2013, 07:34:46 AM
Go to the file siteroot/components/com_virtuemart/views/category/tmpl/default.php
It is on line 175
<div class="orderby-displaynumber">
        <div class="width70 floatleft">
Check it