My "Products" menu item goes to the virtuemart frontpage with my categories. I can't seem to get rid of the "Top 10 Products" that appear on top of my categories, this is the only page they appear on, any suggestions?
http://www.joomla25.meadowsmedical.com/index.php?option=com_virtuemart&view=virtuemart&Itemid=490
Turn off top ten in VM configuration?
I want my virtuemart frontpage (Products from the main menu) to show only my main categories, but "Top Ten Products" comes up on the top. Can anyone help me get rid of this?
This is the only page that shows these Top 10 Products.
This is the link:
http://www.joomla25.meadowsmedical.com/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=1621&virtuemart_category_id=68&Itemid=558
It's not enabled. I tired enabling then disabling and setting the product display for the top ten to 0....none of these worked..??
Your VM version?
Test your issue on standard Joomla template (beez5 etc).
If it helps the frontpage code is here: \components\com_virtuemart\views\virtuemart\view.html.php the top 10 is called there, so you can comment it out I suppose