Change message url in email sent to user


Home Forums Front End PM PRO Change message url in email sent to user

This topic is: Resolved

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #14277
    M G
    Participant

    Hi,

    1) Email sent to user has the Message URL: https://site.com/front-end-pm-page/?fepaction=viewmessage&fep_id=3392
    How can I hide ‘front-end-pm-page’ from the message url?

    2) Is it possible to have a button, instead of a message url?

    Thanks

    #14281
    Shamim Hasan
    Keymaster

    1. if you hide front-end-pm-page then your link will be invalid.
    2. You can edit message content in Front End PM PRO > Settings > Emails and create a button instead.

    #14301
    M G
    Participant
    This reply has been marked as private.
    #14304
    Shamim Hasan
    Keymaster

    Please go to Front End PM PRO > Settings > Emails > New message content (click “Text” tab in Editor)
    Then replace Message URL: <a href="{{message_url}}">{{message_url}}</a> with

    <center><a href="{{message_url}}"
    style="background-color:#49a9ce;border-radius:px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:bold;line-height:53px;text-align:center;text-decoration:none;width:200px;-webkit-text-size-adjust:none;cursor:pointer;">View Message</a></center>

    You can do same for “Reply content”.
    It will create a simple button, clicking that will go to your website message page.

    #14331
    M G
    Participant

    Thank you, this worked great.

Viewing 5 posts - 1 through 5 (of 5 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.