VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: robnev on May 26, 2012, 22:07:01 PM

Title: layout shop
Post by: robnev on May 26, 2012, 22:07:01 PM
Hello!
I upgraded to virtuemart 2.6, and I have a problem.

Before, in virtuemat 2.0, I could choose several layouts for home, I used the page where they were shown, featured products, new products and 10 + products.

Now, with upgrading, you may only use the default page of categories, then the items shown:

Categories of products, featured products, new products and 10 + products.

I do not want to appear in page layout, product categories, because that category is already cataloged in my left menu.
How do I delete this item from the page, without deleting the category menu?
Title: Re: layout shop
Post by: PRO on May 27, 2012, 01:04:58 AM
The file you need to edit is
Views/virtuemart/tmpl/default.php
It will be very clear the category code to remove

You should also do a template override. And not edit the core file
Title: Re: layout shop
Post by: robnev on May 27, 2012, 05:39:19 AM
Tank you Banquet! :)