Forums

[Plugin: Enhanced WP Contact Form] What if you don't want to know what pages they visited? (4 posts)

  1. thefiddler
    Member
    Posted 9 months ago #

    Is there a way to turn off the pages visited? Its not that big of a deal, but the email on a site I'm working on may be going to an iPhone, and the person using it isn't super tech savy, so a simpler email would be better.

  2. thefiddler
    Member
    Posted 6 months ago #

    Bump! Anyone? Joost, you check this? There's no comment option on the page for the plugin.

  3. thefiddler
    Member
    Posted 6 months ago #

    hello?

  4. aussiedude
    Member
    Posted 5 months ago #

    Go to the plugins editor and oped enhanced-wordpress-contactform/wp-contactform.php

    Find the line that reads:
    mail($recipient, $subject, $fullmsg, $headers);
    and change it to read:
    mail($recipient, $subject, $shortmsg, $headers);

    This is only a work-around, if you install an upgrade to the plugin you will have to go back and edit the line again

Reply

You must log in to post.

About this Topic