- Posts: 217
- Thank you received: 1
order emails
12 years 3 months ago #161044
by Mat
order emails was created by Mat
-- HikaShop version -- : latest
-- Joomla version -- : 3.x
Hi guys,
I am trying to correct my order emails and I removed all my modifications and noticed that the email design is very different now with code such as
<!--{IF:BILLING_ADDRESS}--><td>{VAR:BILLING_ADDRESS}</td><!--{ENDIF:BILLING_ADDRESS}-->
<!--{IF:SHIPPING}--><!--{IF:SHIPPING_ADDRESS}--><td>{VAR:SHIPPING_ADDRESS}</td><!--{ENDIF:SHIPPING_ADDRESS}--><!--{ENDIF:SHIPPING}-->.
Where has all the php code gone and what should i be doing to make my order emails work like yours do now?
Mat
-- Joomla version -- : 3.x
Hi guys,
I am trying to correct my order emails and I removed all my modifications and noticed that the email design is very different now with code such as
<!--{IF:BILLING_ADDRESS}--><td>{VAR:BILLING_ADDRESS}</td><!--{ENDIF:BILLING_ADDRESS}-->
<!--{IF:SHIPPING}--><!--{IF:SHIPPING_ADDRESS}--><td>{VAR:SHIPPING_ADDRESS}</td><!--{ENDIF:SHIPPING_ADDRESS}--><!--{ENDIF:SHIPPING}-->.
Where has all the php code gone and what should i be doing to make my order emails work like yours do now?
Mat
Please Log in or Create an account to join the conversation.
12 years 3 months ago #161045
by Mat
Replied by Mat on topic order emails
Please note that by using the code above everything is working. I'm just interested to learn more.
Please Log in or Create an account to join the conversation.
12 years 3 months ago #161052
by nicolas
Replied by nicolas on topic order emails
Hi,
Look below on the email edition page and you'll see a "preload" area where all the code to initialize the tags is.
Look below on the email edition page and you'll see a "preload" area where all the code to initialize the tags is.
Please Log in or Create an account to join the conversation.
Time to create page: 0.142 seconds