Plugin Author
Guido
(@guido07111975)
Hi,
Unfortunately not. But it’s possible to use different hardcoded subjects, by using the subject attribute in each shortcode.
Guido
Could you be so kind to send me an example shortcode of this to work with, so i can alter it, dont seem to be able to manage it myself so far.
Also what happens if I “display : none” the subject line on the form I dont want the subject line on?
Plugin Author
Guido
(@guido07111975)
Hi,
Field is required if not hided via the settings page.
To get 2 different subjects you need to hide field via the settings page and than add the subject attribute to both shortcodes: [vscf subject="your subject here"]
Guido
Alright, I deactivated the subject field under the settings and added:
[contact vscf subject=”Event”]
But I dont see anything happening
Plugin Author
Guido
(@guido07111975)
Mistake in my shortcode, should be: [contact subject="your subject here"]
This custom subject will be added to the mail to admin.
Guido
Thank you, do you mean you wont see it as a fillable field in the front end?
Cause I changed the shortcode to [contact subject=”Event”] but even when subject is enabled I dont see the name changed into Event.
Plugin Author
Guido
(@guido07111975)
This attribute is for the email subject only. Nothing to do with the frontend of your site.
Guido