Kontaktformular Betreffzeile mitgeben

  • Ein freundliches Hallo,

    ich habe ein kleines Problem. Ich bin CMS erfahren, arbeite aber erst kurz mit Wordpress.

    Also ich habe eine kleine Charterboot Seite erstellt (http://www.thurm-yacht-charter-mallorca.com). Hier möchten wir jetzt gerne das man die Möglichkeit hat, wenn man auf einem Boot drauf steht, gleich eine Email (Anfrage) sende zu können. Soweit kein Problem, aber ich würde gerne wenn man auf: Kontakt mit Agenten drück und auf dem Formular landet, dass im Betreff drin steht: "Anfrage für {Title von Beitrag}"

    Habe jetzt schon ein paar Formulare ausprobiert, leider nicht das richtige gefunden. Hat mich jetzt schon viel Zeit gekostet und deshalb suche ich jetzt eure Hilfe. Vielleicht hat ja jemand einen guten Tipp für mich, ob es für dieses Problem schon etwas gibt.

    Freue mich sehr auf eure Antworten.

    Sonnige Grüße
    Diana

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

  • die Xtension würde ich nicht benutzen: "This plugin hasn't been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress."
    schau mal hier, wie man es trotzdem hin bekommt.

  • *räusper*

    Geht etwas einfacher:

    Code
    [COLOR=#333333][FONT=monospace][_post_title][/FONT][/COLOR]

    Ich machs mal komplett:

    [COLOR=#333333][FONT=arial]Spezielle Codes für Contact Form 7 (Mail Tags):[/FONT][/COLOR]
    [COLOR=#333333][FONT=Arial][TABLE="class: confluenceTable tablesorter"]
    [TR="class: sortableHeader"]
    [TH="class: confluenceTh, bgcolor: #F0F0F0"]Tag[/TH]
    [TH="class: confluenceTh, bgcolor: #F0F0F0"]Description[/TH]
    [/TR]

    [tr]


    [TD="class: confluenceTd"][_remote_ip][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the sender’s client IP address.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_user_agent][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the sender’s user agent information.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_url][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the URL of the contact form.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_date][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the date of the submission.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_time][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the time of the submission.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_post_id][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the ID of the post which contains the contact form.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_post_name][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the name (slug) of the post which contains the contact form.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_post_title][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the title of the post which contains the contact form.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_post_url][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the permalink of the post which contains the contact form.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_post_author][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the author name of the post which contains the contact form.[/TD]

    [/tr][tr]


    [TD="class: confluenceTd"][_post_author_email][/TD]
    [TD="class: confluenceTd"]This tag will be replaced by the author email of the post which contains the contact form.[/TD]

    [/tr]


    [/TABLE]
    [/FONT][/COLOR]

  • Stimmt, das Plugin ist etwas alt.

    gericoach: Du verweist doch auf das gleiche Plugin wie ich, oder habe ich da etwas übersehen?

    @formateins: Vielen Dank für diese Übersicht, da kannte ich einige noch nicht!

    VG
    Philip

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!