NMS Form

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Marcel
Forum Members
Forum Members
Posts: 54
Joined: Tue Feb 20, 2007 2:17 pm

NMS Form

Post by Marcel »

This is perhaps a very n00b question, but where can i find the input form where you can put your name and email address.

If i look in the source of my page i see :

form id="m3moduleform_1" name="m3moduleform_1" method="post" action="index.php">

But i can not find it in the templates map ?
skypanther

Re: NMS Form

Post by skypanther »

You're talking about newsletter made simple (NMS), right? If so, the subscription form itself--the form tags and such--are coded directly into the module and you can't really change it. You can make some simple changes to the layout of the text surrounding the form from the Subscribe template in the module's admin page.

You might be able to change what you want by looking at the modules/NMS/templates/subscribe.tpl file. But, you won't find any HTML form tags in there, just smarty placeholders for the real text that gets output when the page is loaded.

If you describe what you're trying to accomplish, maybe someone can give you some suggestions on how to do it.

Tim
Post Reply

Return to “Modules/Add-Ons”