Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Buddy

    (@bergmanb)

    I just tried it and it works fine. I think your problem is adding the (token).

    Just use [_post_title] only. Here is my example that works, though of course you don’t need the font options:

    Only needed in the Message Body config, not the Form config:

    <b>Originating Post Name:</b> [_post_name]
    <br>
    <FONT FACE="Arial, Helvetica, Geneva" SIZE="+1"><b>From:</b> [name] <[evalEmail]></font>
    
    <FONT FACE="Arial, Helvetica, Geneva" SIZE="+1"><b>Subject:</b> [subject-110]</font>
    <br>
    <FONT FACE="Arial, Helvetica, Geneva" SIZE="+1"><b>Message Body:</b>
    <br>
    [textarea-832]
    </font>

    Resulting email:

    Originating Post Name: contact

    From: buddy

    Subject: Test Post Name

    Message Body:

    There is a post name

    I hope that helps.

    I had a problem with the site coming up blank using Internet Explorer. I use Contact Form 7 and found that (for some odd reason and after a bunch of troubleshooting) using label tags for evalName – <label for=”evalName”> caused the problem. I think those labels came by default, can’t remember. I think they were there as an example but of course I didn’t think about that until just now 🙂

    When I create an event and mark the Start and End time the time always reverts to AM. Only sometimes when I go back to edit will it stick to PM. Even if I only have a beginning time and no end time.

    Any idea?

    Thread Starter Buddy

    (@bergmanb)

    One more note: The Functions.php mod breaks Lightbox-2.

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