I've been using this mod for some time now and still appreciate it very much.
Now I had to change the newsletter-footer because I use it for my personal contact data which have changed.
It seems that you can set up only one footer for both sending the e-mails and displaying in the archive.
This causes trouble because the data a incoherent now.
I would like to stop the newsletter-footer from displaying in the archive / on the website and use it only for sending out the e-mails (there it is necessary)
I have tried to remove
Code: Select all
<!-- INCLUDE newsletter_footer.html -->
from templates newsletter_archive.html and newsletter_email.html and some more from newsletter_view_html.html and newsletter_view_plain.html (Styles updated, cleared cache in ACP each time) but the footer still shows up on the website for example at URLs like example.com/newsletter_email.php?n=4&e=17.
It is displayed like "old newsletter text" + "new footer line".
I don't dare changing "newsletter_sending.htm" or the .phps - can you please help me?
Thanks a lot!
Sepp71