VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: mcocattery on February 28, 2015, 13:35:40 PM

Title: How to delete search area of empty parent category img included
Post by: mcocattery on February 28, 2015, 13:35:40 PM
(http://www.itsdweb.nazwa.pl/categoryview.jpg)
Joomla 3.4
VM 3.0.4
This is Parent category view it has no products,
How to disable this selected area ?
Title: Re: How to delete search area of empty parent category img included
Post by: GJC Web Design on February 28, 2015, 22:42:57 PM
must be a problem with your template

the standard template ONLY shows a search form if

if (!empty($this->keyword)) {

i.e a search was posted