VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Rice09 on February 07, 2013, 17:13:56 PM

Title: [ SOLVED ] Remove Category Lists from Search result
Post by: Rice09 on February 07, 2013, 17:13:56 PM
Hi there,

I really need some help. My search results show also the categories and i want to remove them from the search results so only products are shown. I found these 2 topics :
http://forum.virtuemart.net/index.php?topic=93350
http://forum.virtuemart.net/index.php?topic=101848

but the things in there don't help when i did them. Even when i delete the whole map tmpl from components/com_virtuemart/views/category the results doesn't give an error so i think the problem is somewhere else.

Anybody who can help me? I have Joomla version 2.5.5  and Virtuemart version  2.0.18a
Title: Re: Remove Category Lists from Search result
Post by: jenkinhill on February 07, 2013, 23:23:37 PM
Are you using template overrides already?
Title: Re: Remove Category Lists from Search result
Post by: Rice09 on February 08, 2013, 11:38:39 AM
No, not that i know. I have no idea how to do that.
Title: Re: Remove Category Lists from Search result
Post by: jenkinhill on February 08, 2013, 13:51:08 PM
Look in your Joomla template's html directory  (something like /templates/your_template?html/ ) and checkk if there is a com_virtuemart directory there. If so then you are using overrides and it is the files in there you need to edit.
Title: Re: Remove Category Lists from Search result
Post by: Rice09 on February 08, 2013, 15:05:03 PM
Problem solved, thanks!!! :)