Support » Plugin: Contact Form 7 » Image in Mail 2 for automatic response in form

  • Resolved Bas

    (@basz85)


    Hi,

    I’ve a question;
    Is there a way to insert a logo (image) in the automatic response in Mail 2? Like a HTML Code or iframe code?
    Is this possible??

    It’s for a client of mine.
    I use Contact Form 7 for all my WordPress projects, because this is a simple and flexible plugin! I just love it.

    I hope you can help me with this.

    Sincerely,
    Bas

    https://wordpress.org/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Bas

    (@basz85)

    It’s been fixed/resolved!

    Dirk.S

    (@dirks)

    Would be handy if you could describe here how exactly you solved the problem – I am looking for exactly that right now.

    Thread Starter Bas

    (@basz85)

    These are the steps (NO IFRAME)
    Contact Form 7 only
    1 Use Mail 2
    2 Use HTML support

    This is the code:

    <html>
    <body>
    <p align="left"><img src="http://yourwebsite-example.com/wp-content/themes-folder/folder/logo.jpg" width="" height=""></p>
    
    <div align="left"><p style="text-align: right;"><strong>YOUR COMPANY NAME</strong>
    STREETNAME AND NUMBER
    ZIPCODE PLACE
    STATE/COUNTRY
    <strong>Phone</strong>: Your phonenumber
    <strong>Mobile</strong>: Your mobile number
    <strong>E-mailadress:</strong> info@example.com
    <strong>Website</strong>: http://www.yourwebsite.com</p>
    </div>
    </body>
    </html>

    If you having questions, please ask them :).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image in Mail 2 for automatic response in form’ is closed to new replies.