VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: dmccreary on February 04, 2012, 03:09:11 AM

Title: How to remove category block from front page
Post by: dmccreary on February 04, 2012, 03:09:11 AM
This was easy in VM1 but i'm stuck.. i want to only display featured and/or top ten. How do i get rid ofthe entire categories block on the front page?
Title: Re: How to remove category block from front page
Post by: iDanny on February 05, 2012, 15:20:06 PM
The actual layout file is at components/com_virtuemart/views/virtuemart/tmpl/default.php

You just need to comment out the Category display portion

Danny