Closed (works as designed)
Project:
Simplenews
Version:
6.x-2.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 23:27 UTC
Updated:
31 Jan 2012 at 01:01 UTC
As per the template code comments, I copied and renamed simplenews-newsletter-footer.tpl.php to incorporate the newsletter term id e.g. simplenews-newsletter-footer--1.tpl.php but then all the token replacements stop working in the footer (body tokens still get replaced). Subsequent modifications to the HTML work, so it's definitely using the overridden template in my theme folder, but the tokens aren't being replaced.
Comments
Comment #1
inteja commentedMy bad - was using the old form of tokens and that was causing all sorts of problems.