VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: kostas.s on September 18, 2013, 08:03:58 AM

Title: Vendor email layout
Post by: kostas.s on September 18, 2013, 08:03:58 AM
Hello, I have a question about some info displayed at the email that the vendor receives, after an order is made. Between the shopper addresses and the product details there is a line saying
Status--> --> --> Pending --> --> 0,00 € --> --> 0,00 € --> 0,00 € --> 0,00 €
See attached photo and the highlighted area (it's in greek).
I 've searched everywhere in the virtuemart invoice folders and the 3rd party template folders I use for the shop but I can't find where that particular piece of info comes from.
If anyone has encountered this before please give a hint.
Thanks.
VM version: 2.0.10

[attachment cleanup by admin]
Title: Re: Vendor email layout
Post by: Maxim Pishnyak on September 18, 2013, 09:35:47 AM
Did you try to use Firebug (FAQs of the current forum section) for identifying place of this row?
Title: Re: Vendor email layout
Post by: kostas.s on September 18, 2013, 11:56:32 AM
Thank you for the reply, yes, I used firebug and all I found about this was a "priceColor2" span class at components/com_virtuemart/views/invoice/tmpl/invoice_items.php file. I commented out every html and php echo regarding that and even set display:none property at css file but still it is there. I can't trace it elsewhere though. Strange enough...
Title: Re: Vendor email layout
Post by: Maxim Pishnyak on September 18, 2013, 20:27:31 PM
Attach your file.

I hope that you received new email after you did mentioned by you changes.