Hello guys. I use the VM 3 Jomla 3 and I need your help to remove the edit - add sipmend from the first step also end the commends text area i want just clear the basket.
Please discripe the file name and the path of it for motification.
Thank you for any help.
Any Help? :-\
hmmm .. did u read any of the stickies at the top of this forum category?
e.g. http://forum.virtuemart.net/index.php?topic=128401.0
all cart files are in the views/cart folder of VM
A quick search would have shown you this..
As you give no information then they could already be over ridden in your template.. who knows
if not, over ride them -> http://docs.virtuemart.net/tutorials/templating-layouts.html
But honestly.. this information is available to everyone and hardly warrants a forum question...
GJC Thank you for your answer bat i am searching all this for a days now and i can't find the solution. i just want the first of 4 steps of payment the basket clean with out anything else.
Where is the call function for this buttons to the top of the shipment address and down place of the form the text box for the comments to remove it.
Thanks.
!! You still didn't answer a single question asked in the sticky!
This is where they are in a clean fresh 3.0.12 install.. on yours who knows because you refuse to give any info
components\com_virtuemart\views\cart\tmpl\default.php
echo $this->loadTemplate ('address');
echo $this->loadTemplate ('cartfields');
Ok guys the problem is solved. Thank you again for your help!