Viewing 1 replies (of 1 total)
  • Plugin Author vato

    (@vatanbytyqi)

    Hi, thx!
    Have you changed the css style code in the settings page?
    If you add this css line in the settings then you will get a red button.

    form#ticket_form input[type="submit"]{background-color:red}

    I use a plugin called WP Mail Bank that sends the mails through a remote SMTP-server since I haven’t installed the php extensions for sending emails on my local server where the ticket system is maintained. Since my emails are being sent in my local setup we could debug your setup by installing the same plugin as I have. If you install this plugin
    https://www.ads-software.com/plugins/wp-mail-bank/
    And then go to the Mail Banks settings page and click on “Send Test Email”. If the email is sent and you receive it in your mailbox then we can debug from there.

    Best regards
    Vatan

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot Style Submit button and email notification issues’ is closed to new replies.