VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ultrabr on December 21, 2012, 09:50:49 AM

Title: print page order, change ! ( virtuemart 2.0 )
Post by: ultrabr on December 21, 2012, 09:50:49 AM
Please guys.

Where should I change to remove some data from the page print the order in the customer environment ( frontend client ) ?
I searched all the php file, but I dont  find the popup print page order. Thanks !

in the ( virtuemart 2.0 )
Title: Re: print page order, change ! ( virtuemart 2.0 )
Post by: jenkinhill on December 21, 2012, 12:12:15 PM
http://forum.virtuemart.net/index.php?topic=79799
Title: Re: print page order, change ! ( virtuemart 2.0 )
Post by: ultrabr on December 22, 2012, 01:22:20 AM
Ok jenkinhill.

I use joomla 2.5.8 with virtuemart 2.0.14
PHP version 5.3.16.

Please, where do I change the content / information, in the page print order ( in the front end, in customer order ).

I need to remove in the page from the look print order: the address for billing and shipping.  ???

Look image attached.

Thanks !



[attachment cleanup by admin]
Title: Re: print page order, change ! ( virtuemart 2.0 )
Post by: jenkinhill on December 22, 2012, 15:04:53 PM
That template is /joomla_root/components/com_virtuemart/views/orders/tmpl/details_order.php

Edit it and use as an override.  http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Title: Re: print page order, change ! ( virtuemart 2.0 )
Post by: ultrabr on December 23, 2012, 10:40:54 AM

Ok. Thanks !   :D