Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Custom Notifications

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-21-2006, 10:51 AM
 
greenbaynet greenbaynet is offline
 

Member
  
Join Date: Sep 2006
Posts: 11
 

Default Custom Notifications

Is there an easy way in x-cart to alter customer notifcations that are recieved via email such as :

"You have received this notification from <insert store name> because you are a registered user or you or some other registered user requested some information for you from our store."

If the answer to this is a no, would anyone have any good sugguestions about locating these messages in the code and altering them?

-Thanks
__________________
--Green Bay Net--

X-Cart version 4.0.14
Reply With Quote
  #2  
Old 09-21-2006, 10:53 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Custom Notifications

All of those are text variables that can be edited in the languages area. Click on 'Languages' and select e-mail. They are all right there.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 09-21-2006, 10:58 AM
 
greenbaynet greenbaynet is offline
 

Member
  
Join Date: Sep 2006
Posts: 11
 

Default Re: Custom Notifications

Quote:
Originally Posted by balinor
All of those are text variables that can be edited in the languages area. Click on 'Languages' and select e-mail. They are all right there.


Thanks.
__________________
--Green Bay Net--

X-Cart version 4.0.14
Reply With Quote
  #4  
Old 04-22-2011, 10:24 AM
 
cmodesign cmodesign is offline
 

Member
  
Join Date: Oct 2009
Posts: 20
 

Exclamation Re: Custom Notifications

Has the location where this information gets edited been moved? There is no longer an "Email" section (or any sub-section for that matter) in the LANGUAGES section of the Admin panel to edit the text content of email notifications. We are running X-Cart v4.2.2.

Also, is there a way to add footer info to all email notifications which would include website link, Social Media icons, etc?
__________________
X-Cart Gold - v4.2.2
PHP: 4.4.9
MySQL: 5.1.55-rel 12.6
Apache: 2.0.54
Reply With Quote
  #5  
Old 04-22-2011, 10:59 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Custom Notifications

There is indeed still an email section in the languages area. Select your language first and then it is right there called 'select topic'.

Be careful how much html you add to your signature - X-Cart emails already have the tendency to get sent to the spam folder, adding links will increase that probability.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #6  
Old 04-22-2011, 05:26 PM
 
cmodesign cmodesign is offline
 

Member
  
Join Date: Oct 2009
Posts: 20
 

Default Re: Custom Notifications

Okay I was able to find the Email section in Languages. Do I just add the html code into the WYSIWYG editor? Basically I want to display the following with the Social Media icons as hyperlinks to our personal pages:


Company Name
www.website.com

http://www.apollotools.com/images/SocialMedia/social_icon_Facebook.png http://www.apollotools.com/images/SocialMedia/social_icon_Twitter.png http://www.apollotools.com/images/SocialMedia/social_icon_YouTube.png


Is there a way to have it show as a default in the footer of ALL email notifications?
__________________
X-Cart Gold - v4.2.2
PHP: 4.4.9
MySQL: 5.1.55-rel 12.6
Apache: 2.0.54
Reply With Quote
  #7  
Old 04-28-2011, 04:41 PM
 
cmodesign cmodesign is offline
 

Member
  
Join Date: Oct 2009
Posts: 20
 

Default Re: Custom Notifications

Does anyone have an answer to my question? I wasn't sure if I place the html and images directly into the WYSIWYG editor. I'm assuming I should link the icons to images that I upload to our server.

Also, is there a way to create a template that adds the same footer to all notifications?
__________________
X-Cart Gold - v4.2.2
PHP: 4.4.9
MySQL: 5.1.55-rel 12.6
Apache: 2.0.54
Reply With Quote
  #8  
Old 04-29-2011, 07:30 AM
 
godboma godboma is offline
 

Advanced Member
  
Join Date: Dec 2009
Posts: 43
 

Default Re: Custom Notifications

Hi cmodesign, I am not an expert so take this lightly... I have done some small modifications to my email notifications and they were all done in the tpl files that you will find under skin1/mail/html. You probably can create a new tpl file with the add-on that you want and call that tpl file at the end of all the email notification files that you wish to change.
__________________
X-Cart 4.2.2 (linux)
Vivid Dreams
XAOM
Reply With Quote
  #9  
Old 03-09-2012, 12:44 PM
 
ml1485 ml1485 is offline
 

Newbie
  
Join Date: Sep 2009
Posts: 2
 

Exclamation Re: Custom Notifications

Hi, I wish to add a link into the processed order notification email using the tracking # field. This is because I need to send each customer a different link for them to pay in another site. Every order has a different link.

Can somebody guide me how to achieve it?

I tried editing the order_invoice.tpl the link appears, but the address says http://array_tracking. It seems that is not calling the tracking field variable.

This is the code I'm using.

<br /><font size="2">
{assign var="link" value="<a href=\"$http_location/\" target=\"_blank\">`$order.tracking`</a>"}
{$lng.eml_pago_tt|substitute:"pago":$link}
</font><br><br>

I tried replacing the $http_location to $order.tracking but it doesn't work.



Thanks in advance.
__________________
ML
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:50 AM.

   

 
X-Cart forums © 2001-2020