VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: DeRo77 on March 23, 2015, 19:22:54 PM

Title: Remove titel and search field/button form search result layout
Post by: DeRo77 on March 23, 2015, 19:22:54 PM
Hi All,

I'm using the VM search module in de standard search position of my template. Its a carparts shop, so the search module provides search on original partsnumber (used in the products fields/description)
Works great exept for a few small cosmetic things

The result screen shows 3 items in the header on top of the results
1. VM breadcrumb
2. Page titel (the search key you entered)
3. VM search field and button (Search in store)



The 3rd one: search field and button.. (search in shop) are weird for customers because they just did a search trough the module, hence the result.
Where can I Remove this from the layout?

I also want to remove the page title (nr 2.) to get a cleaner page.

Thnx guys,
Dennis.
Title: Re: Remove titel and search field/button form search result layout
Post by: GJC Web Design on March 23, 2015, 22:45:01 PM
over ride components\com_virtuemart\views\category\tmpl\default.php

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