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]
You are obviously using a template override for the category display, and this may need updating for use with the latest versions.
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!