• Resolved edevan5

    (@edevan5)


    Hi

    This is a great plugin. However, I’m having a couple of issues that I was hoping you could help with.

    1. In Email Settings, I have set the “Send Email From” field to myself. I am an admin user with the email address ed.evans@smartsuitability.com. I have played around with this setting and tried “Post Author” and another admin, but whatever I do all notification emails appear to come from an email address associated with our host’s sub domain i.e. smartsui@just22.justhost.com. How can I change this?

    2. How can I change the background colour of the subscribe button?

    Thanks

    http://wordpress.org/extend/plugins/subscribe2/

Viewing 2 replies - 1 through 2 (of 2 total)
  • @edevan5,

    1/ You could try using the Configure SMTP plugin or speak to your hosting provider about why the server is re-writing the From email headers for every email.

    2/ You need to add some CSS to your theme stylesheet or add it to the WordPress header section with a plugin. You need to specify some tag selector CSS something like this:

    .myform input[type=”submit”]
    {
    width:240px;
    }

    Thread Starter edevan5

    (@edevan5)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Notification Emails’ is closed to new replies.