Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    Thread Starter akyboy

    (@akyboy)

    Thanks Shamim Hasan for your support!

    I was trying the above code out on my site. I use Ultimate Member plugin, and it has custom profile display pages. I added the code to the bottom of the user profile page, (from above)

    <a href='<?php echo fep_action_url("newmessage&to=USERLOGIN&message_title= TITLE") ?>'>Send Message</a>

    but rather than seeing “Send Message” it shows this instead:

    0 new message and 0 new announcement

    with the 0 new messages being a link which goes to an error page, and the 0 new announcement is also a link which will go to the PM area to send a message – but I still have to open a new message and type the user’s name.

    I need the ability to send a message to the member right from their profile page. Since it looks like I’ll use this Front End PM plugin, it makes sense to invest in it to make it work. 🙂

    Can you help?

    Hi! maybe someone knows that you want to add a link to fill more and the “message”?
    So far only filled “To:” и “Subject:”
    here is the link: &to=<?php the_author_meta(“user_login”);?>”>send message
    Please forgive my English
    Thank you!

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘PM from user page’ is closed to new replies.