Page 1 of 1
NMS List Descriptions
Posted: Mon Nov 11, 2013 1:15 pm
by atdesign
Hello,
Is there a way to remove or hide the list descriptions from the subscribe form without editing the source?
Re: NMS List Descriptions
Posted: Mon Nov 11, 2013 1:37 pm
by Jo Morg
In the Template for the Subscribe Form under the Subscribe Tab.
Re: NMS List Descriptions
Posted: Mon Nov 11, 2013 1:42 pm
by atdesign
Right, but this tag {$curr_id} prints out the list name and description.
Re: NMS List Descriptions
Posted: Mon Nov 11, 2013 1:55 pm
by Jo Morg
atdesign wrote:Right, but this tag {$curr_id} prints out the list name and description.
Well you can do some funky conditional replacements with Smarty on the template (I know it's not the ideal solution...).
What I don't recommend is changing in any way the source php files (
see this post).
I also recommend filling a FR on the forge for such a change in the code.