VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: 187bundy on April 17, 2012, 10:07:25 AM

Title: [SOLVED] VM2 : edite home page and mini-cart ?
Post by: 187bundy on April 17, 2012, 10:07:25 AM
Hi there !

I just moved to VM 2, so I'm a little bit lost  :o

In VM1, I used to edit the files directly in Dreamweaver to change my templates, for example cart.tpl.php or shopIndex.php etc. But ALL FILES have seems to have changed....

I need to edit my minicart template and my home page, but I can't find the files... I tried components/com_virtuemart/views/cart/tmpl/mini_cart.php, but it didn't work...

Any Ideas ?

I'm using Joomla 2.5 and VM 2.0.4.

Thanks !
F

Title: Re: VM2 : edite home page and mini-cart ?
Post by: 187bundy on April 17, 2012, 10:44:36 AM
I found one of them :

To change/delete/edit the header of the home page, it's in this file :

aller dans : components/com_virtuemart/views/virtuemart/tmpl/default_categories.php

Any ideas for the mini cart ?
Title: Re: VM2 : edite home page and mini-cart ?
Post by: 187bundy on April 17, 2012, 11:07:52 AM
Job done ;-)

To edit the mini cart, you must go there : modules/mod_virtuemart_cart/tmpl and open the file default.php

Have a nice day ;-)