VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: kostas.s on December 20, 2013, 02:14:54 AM

Title: Search on top of category layout VM 2.0.26
Post by: kostas.s on December 20, 2013, 02:14:54 AM
Hello, I just upgraded from VM 2.0.22b to 2.0.26 and on top of every category layout I get a  drop down list and search field with the parent custom fields I have set in back end. This was not there previously and I don't want it ot be, I have searched all plugins and modules of joomla but I cannot track its origin.
Does anyone have any idea? I attach a picture as well.
Thanks!


[attachment cleanup by admin]
Title: Re: Search on top of category layout VM 2.0.26
Post by: jenkinhill on December 20, 2013, 11:29:27 AM
You are obviously using a template override  for the category display, and this may need updating for use with the latest versions.
Title: Re: Search on top of category layout VM 2.0.26
Post by: kostas.s on January 02, 2014, 10:16:31 AM
Quote from: jenkinhill on December 20, 2013, 11:29:27 AM
You are obviously using a template override  for the category display, and this may need updating for use with the latest versions.

Hello and happy new year, I found the code in question in the components/com_virtuemart/views/category/view.html.php file, commented lines 113-124, 627-697. Just in case someone else has the same issue. Thanks!