• Resolved mayazir

    (@mayazir)


    First at all I just explain what I need.
    I use Contact Form 7 for create “thanks buttons” for my posts.
    The idea is very simple, I create a mail form without name-email-subject fields.
    Just the submit button.
    You can see the example of “click to say thanks button” here:
    https://mexicanroutes.com/acanceh/

    Ok, it works and I am happy.
    But I could be more happy recieving not just simple message like “thanks” but also some more data, like the post title or link from where this “thanks” was sent.

    As I understood this plugin is exactly what I need.
    Just it doesnt work.
    Or better say I have no idea how it works.

    Could somebody explain me what shortcode I have to add to the Form mail body.
    And what shortcode or code I have to add to Mail >> Subject.
    And if I need to add more code or shortcode somewhere else?

    Thanks.

    • This topic was modified 7 years, 4 months ago by mayazir.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mayazir

    (@mayazir)

    Ok, I found it out.

    I added this to Form tab, after the form fields:
    [dynamichidden useripnr id:useridnr uneditable “CF7_GET key=’_remote_ip’”]

    Then I added to Mail tab (into Message body) these lines:
    IP: [_remote_ip]
    [_url]
    [_date] at [_time]

    And got mail with visitors IP, URL of the page he was sending this message, date and time.

    • This reply was modified 7 years, 4 months ago by mayazir.
    Plugin Author sevenspark

    (@sevenspark)

    Glad to hear you got it sorted out, mayazir! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I am completely confused :(’ is closed to new replies.