• Resolved LesTexas60

    (@lestexas60)


    On the wbepage, I read that you can remove the footer from an email used for Postie. This would be great because I don’t want all that footer showing up on the Post. I couldn’t find the instructions on how to do this. Any help is appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • 2nd!

    Or even a simple regext textbox, so one line at a time, we can enter (PHP?) regex to find & remove-even if in HTML of message. I’m sure most folks needing this would know how to do multi-line, global, etc.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    You can use the “Text for Message End” setting for this. It does a simple search for the supplied text and removes everything after (including the search text) from the email.

    Note that if your email is html formatted you may need to supply the html in the search for it to work as you expect.

    I.e. your email ends with:

    <div id="footer">click <a href="https://examples.com">here to unsubscribe</a></div>
    

    Just put <div id="footer"> in “Text for Message End”

    Thread Starter LesTexas60

    (@lestexas60)

    Thanks Wayne, I’ll try your solution.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Footer from Email’ is closed to new replies.