VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: geoele on December 26, 2015, 10:57:59 AM

Title: Remove the edit - add sippmend address from the first step
Post by: geoele on December 26, 2015, 10:57:59 AM
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.
Title: Re: Remove the edit - add sippmend address from the first step
Post by: geoele on December 27, 2015, 09:12:22 AM
Any Help?  :-\
Title: Re: Remove the edit - add sippmend address from the first step
Post by: GJC Web Design on December 27, 2015, 12:37:32 PM
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... 
Title: Re: Remove the edit - add sippmend address from the first step
Post by: geoele on December 28, 2015, 07:36:02 AM

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.
Title: Re: Remove the edit - add sippmend address from the first step
Post by: GJC Web Design on December 28, 2015, 10:28:22 AM
!!  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');
Title: Re: Remove the edit - add sippmend address from the first step
Post by: geoele on February 05, 2016, 11:00:20 AM
Ok guys the problem is solved. Thank you again for your help!