Active
Project:
Simplenews
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 03:31 UTC
Updated:
8 Nov 2012 at 04:51 UTC
Hi. I try do create a html mail with simplenews and HTML Mail module, i try change settings in
like this in this post:
http://drupal.org/node/1770310
but no matter what i change the newsletter go in the simplest format.
So i dont know if the problem is with the modules or the site enviroment.
example:
1- Im using google like the email server
2- im using omega theme (actually i try using a theme like bartik with same result)
so i hope i can get any help about host enviroment.
Comments
Comment #1
koffer commentedI found the solution, the problem is categories in simplenews have the option to send html or plain emails so not only you need to change the general value but each category to
this some instructions
Change your default format to HTML for all your newsletters in
#overlay=admin/config/services/simplenews/settings
AND/OR for certain category in
/#overlay=admin/config/services/simplenews
Edit the default category if you are using it!
i found this good tutorial:
http://www.wdtutorials.com/2012/07/06/drupal-7-how-to-create-newsletters...