• Hi,

    I have set the subject to a fixed string, instead of having visitor write it. So, no shortcode/field to use.

    However, Flamingo is collecting messages with a subject “[your-subject]” rather than the fixed subject given.

    I have seen this option:
    flamingo_subject: "[the-subject-field]"
    the point is that I donot have [the-subject-field], I only have a fixed subject.

    How to get it solved?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter wph4

    (@wph4)

    Thanks Takayuki,

    I have already read the article you have mentioned.

    There it assumes I have a variable subject. This is not my case. I have a fixed subject/string.

    I am searching to have the subject fixed.

    Cheers

    Thread Starter wph4

    (@wph4)

    Subject will not be written by the visitor. It will be always “My Title”

    I have tried this, then the form is send but visitor gets an error message. So it looks like message was not send.

    I used this code by the Additional settings
    flamingo_subject: “My title”

    Please advise.

    Same thing for me. I never let visitors type a subject, on any site, ever …

    And here is the solution: You do not have to use a shortcode when defining the subject. I entered this in the Additional Settings tab:

    flamingo_subject: “Registration: [_url]”

    … so I see from which page the message was sent.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Flamingo subject field’ is closed to new replies.