• Hello,

    Is it possible to add one contact form on page A without the subject box. And one contact form on Page B inclusing the subject box?

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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

    Thread Starter optimalprime

    (@optimalprime)

    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

    Thread Starter optimalprime

    (@optimalprime)

    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

    Thread Starter optimalprime

    (@optimalprime)

    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

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can you have two different forms?’ is closed to new replies.