Hello, thank you so much for this module. I love it. Everything works great, except for 1 small part. I have a footer defined, and my footer makes it into the email, but the "-- Footer will be appended here" message still makes it into the email anyway. Any ideas? Thanks again for this module! :)

Comments

jacine’s picture

Component: Code » Miscellaneous
Category: bug » support
Status: Active » Closed (fixed)

I'm sorry, I figured this out and it wasn't really a bug. It showed because I was doing a "test." Details here: http://drupal.org/node/76629

dtabach’s picture

Title: "-- Footer will be appended here" still shows with a defined footer » Disable default SimpleNews footer when adding a SimpleNews Template footer
Category: support » feature
Status: Closed (fixed) » Active

But when you actually send the newsletter, there will be still a second footer ('click here to unsubscribe').
Having two footers is not the ideal solution. So maybe this issue should be a feature request: disable default SimpleNews footer when adding a footer in the template?

sun’s picture

Category: feature » support
Status: Active » Fixed

You can override theme_simplenews_newsletter_footer() like any other theme function in your theme.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.