Jump to content

Newsletter block not working.


ossedkk

Recommended Posts

Hello,

 

I need a little guidance concerning the newsletter block that I added to the footer.tpl. See below

<td style="padding:10px; padding-bottom: 0px;"><p style="text-align:center;float:left;margin-bottom:3px;font-weight:bolder; color:#a3a3a3;">Subscribe to news and deals</p><div id="newsletter_block_right_custom" style="background-color:none !important;">

                                <div class="block_content">
                                        <form method="post" action="http://sandbird.eu/">
                                        <p>

                                            <input type="text" class="inputNew form-control" onblur="javascript:if(this.value=='')this.value='Your email address';" onfocus="javascript:if(this.value=='Your email address')this.value='';" value="Your email address" size="18" name="email">
                                            <!--<select name="action">
                                                <option value="0">Subscribe</option>
                                                <option value="1">Unsubscribe</option>
                                            </select>-->
                                                <input type="submit" name="submitNewsletter" class="button" value="ok">
                                            <input type="hidden" value="0" name="action">
                                        </p>
                                    </form>                                   
                                </div>
                            </div></td>

The issue is that it's not working , not adding anything to the newsletter list.

 

It is added to the position in the footer: http://awesomescreenshot.com/02150zxl61

 

What am I doing wrong here ?

 

Site: http://goo.gl/UrQWZ2

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...