email_template feature.

diraven Jul 31, 2012 05:46AM EDT

Hello.

I've created an email template in the "profiles" section of the control panel. I have the following code:

<script type="text/javascript">
var addthis_config =
{
data_track_clickback: false
// ui_use_css: false
};
var addthis_share =
{
url: 'http://test_url',
title: 'test_title',
email_template: 'tribute'
// description:'test_description',
// email_vars:
};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-501673655156156a"></script>

But email sent does not use the template, it uses default template instead.

How do I solve this, please?

Thank you for the answer.

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Aug 01, 2012 11:27AM EDT
Do you have a test page where I could see this in action? There might be other code on the page that's causing a problem.

This question is closed to new answers.

Still need help?


General Topics

 

Developers