Hello,
I want to change the informations showed in the shopping cart view. Wich file do I have to change?
Many thanks for your help.
[attachment cleanup by admin]
There are many templates that have a variety of shopping cart set ups just try a few.
There is the one page cart setups
There are also extensions free and for a fee that have a variety of set ups.
Many have worked hard on these maybe look there before stepping to the next stage.
Quote from: John2400 on July 16, 2014, 09:47:39 AM
There are many templates that have a variety of shopping cart set ups just try a few.
There is the one page cart setups
There are also extensions free and for a fee that have a variety of set ups.
Many have worked hard on these maybe look there before stepping to the next stage.
Thanks John.
do you have some links for those kind of extensions ? I'm beginner in Virtuemart World.
Thanks.
Raphael
Just look right at the top of this page and click extensions.
hello John,
sorry for asking that but: is it really a problem with the template ? I switched to joomla3 basic template (Beez5) and have the same problem.
Raphael
[attachment cleanup by admin]
Quote from: owegen on July 16, 2014, 15:07:09 PM
I switched to joomla3 basic template (Beez5)
In which VM/Joomla versions are you trying to change the cart view?
sorry, that was a mistake. I'm in Joomla 2.5
The cart display is templated by the layout files in jpomlaroot/components/com_virtuemart/views/cart/tmpl/ and styled by VM's css. Often it is sufficient to override some css to change the display as you want - see http://forum.virtuemart.net/index.php?topic=116620.0
If you need to chnge the template files then the edited files should be used as template overrides. See http://docs.virtuemart.net/tutorials/33-templating-layouts.html and http://www.ostraining.com/blog/joomla/overrides
Quote from: jenkinhill on July 16, 2014, 15:28:29 PM
The cart display is templated by the layout files in jpomlaroot/components/com_virtuemart/views/cart/tmpl/ and styled by VM's css. Often it is sufficient to override some css to change the display as you want - see http://forum.virtuemart.net/index.php?topic=116620.0
If you need to chnge the template files then the edited files should be used as template overrides. See http://docs.virtuemart.net/tutorials/33-templating-layouts.html and http://www.ostraining.com/blog/joomla/overrides
Hello,
I found those files. Wich one do I have to change?
[attachment cleanup by admin]
Entirely depends on what EXACTLY your trying to change.....