Contact form

Posted in: Newsmag
Post count: 32

Is it possible to put a contact form into every post, each time with different email address to direct to?
In my posts I present different objects [http://www.Rowy1.pl] and I`d like to differ contact forms beetwen them.
I`d like to recieve also a notification each time a message is sent.
If it is possible which plugin should I use?

Post count: 6600

Hi,

To receive a notification when a comment has been posted you can use this WordPress function under discussion settings: http://screencast.com/t/fg7DzQXWzSF1

Unfortunately I can’t recommend you a plugin that could help you use a different email address based on your posts content.

You could try to use Contact Form plugin and built different forms with different email addresses then use the form shortcodes to call each one on your posts and you can call the one you want depending on your needs.

Here are some screenshots to help you better understand this:

http://screencast.com/t/44KhzppM
http://screencast.com/t/DRBphN4I
http://screencast.com/t/7xJxoG650ly

Thanks

Post count: 32

Hi,
Thank you for your help. Everything works fine but I have one more question.
Where can I find in code a line to change the name of a sender? In my mail program now it shows WordPress email
I couldn`t change it in Kokpit panel.

Jerzy

  • This reply was modified 11 years by abccom.
Post count: 9544

I believe any email sent via the WP system, via php has that — not theme specific. You’d have to dig into the support for WordPress in their Codex likely to fix that (unless somebody here knows how to fix).

You might also try one of the smtp plugins for sending email out from WordPress, which allows more customization of headers and sender info.

Post count: 7909

Hi,

You also can ask at the plugin support for this – https://wordpress.org/support/plugin/contact-form-7 and plugin’s docs – http://contactform7.com/best-practice-to-set-up-mail/

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.