By brakai295 on
Hi,
I've designed a nice and simple HTML newsletter to use with Simplenews. Whenever I sent out the newsletter it puts the "Title" on top of it, which is really annoying because it destroys the idea of creating your own HTML newsletter.
Is there a way I can get rid of the title in the newsletter? So that all it sends off is the code i put in?!
Cheers
Kai
Comments
Doesn't anyone else have
Doesn't anyone else have this problem????
Webdesign Melbourne Australia
www.brizk.com
simplenews title
I had the same issue - unfortunately this is hard-coded into the module, which I had to hack in order to remove.
But, it's a very simple change if you decide to make the change.
just comment out Line 884:
$node->body = '<h2>'.$node->title.'</h2>'."\n".$node->body;to
// $node->body = '<h2>'.$node->title.'</h2>'."\n".$node->body;Thank you! That did the
Thank you! That did the trick!
Webdesign Melbourne Australia - www.brizk.com
Work Travel Australien - www.ausmag.de