News:

Looking for documentation? Take a look on our wiki

Main Menu

Main image in Email

Started by bigevents, July 13, 2013, 02:39:49 AM

Previous topic - Next topic

bigevents

Hi @ all, (in front sry 4 my broken english. im from germany)
i hope that im right in this thread.

I am speechless and desperate.

I try to get the main image of my product into the confirm email because i want to sell event-tickets and that the buyer can see the ticket in his confirmation-email.

can you help me where and which code i put in.

thanks.

Maxim Pishnyak

#1
Hello!

Did you check sticked threads in Template forum section about template overrides?
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

bigevents

Unfortunately, no, because i dont know how to explain/search for this.

tanks

Maxim Pishnyak

In current forum section see such threads
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

bigevents

please tell me how i search. Witch sentence?

tanks

bigevents

Im try to put

<tr valign="top">
<td>
<?php if (!empty($product->images[0])) echo '<a href="'.$product_link.'">'.$product->images[0]->displayMediaThumb (''false,"class='modal' rel='vm-additional-images'",true,false,true).'</a>';?>
</td>
</tr>


in /components/com_virtuemart/views/invoice/tmpl/mail_html_shopper.php

but its not working.
What I doing wrong?

thanks

Maxim Pishnyak

#6
I'm not sure that you're using commands that could be useful for email customizing.

Did you try this sticked thread http://forum.virtuemart.net/index.php?topic=90935.0 ?
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart