For User name and Nick name is "CV24" what will be the shortcode for New messag


Home Forums Front End PM PRO For User name and Nick name is "CV24" what will be the shortcode for New messag

This topic is: Resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #13814
    VITTHAL AMBIKE
    Participant

    For User name and Nick name is “CV24″ what will be the shortcode for New message with say subject=”test”

    also if more than one say CV24, CV25 then , what will be ?

    #13819
    VITTHAL AMBIKE
    Participant

    [fep_shortcode_new_message_form to="{current-post-author}" subject="{current-post-title}"]

    is not working

    #13822
    VITTHAL AMBIKE
    Participant

    I think , this one will be

    [fep_shortcode_message_to]

    but how to add CV24 or CV24 and CV25 in above code

    #13835
    Shamim Hasan
    Keymaster

    Where are you using this shortcode? In php template or in post editor?

    #13906
    VITTHAL AMBIKE
    Participant

    in post editor

    #13909
    VITTHAL AMBIKE
    Participant

    Looking for multiple addition of users in code

    [fep_shortcode_message_to]

    Please guiide

    #13938
    Shamim Hasan
    Keymaster

    instead of this shortcode use <a class="fep-button" href="http://YOUR_MESSAGE_PAGE_URL/?fepaction=newmessage&fep_mr_to=1,2">Message</a> (change YOUR_MESSAGE_PAGE_URL with your message page url and 1,2 with your actual user ids)

    #14067
    VITTHAL AMBIKE
    Participant

    How to add Subject in this.

    <a href="http://YOUR_MESSAGE_PAGE_URL/?fepaction=newmessage&fep_mr_to=1,2">Message</a>

    Please guide

    #14073
    Shamim Hasan
    Keymaster

    <a href="http://YOUR_MESSAGE_PAGE_URL/?fepaction=newmessage&message_title=HERE_IS_YOUR_SUBJECT&fep_mr_to=1,2">Message</a>

    #14097
    VITTHAL AMBIKE
    Participant

    Works , Thanks

Viewing 10 posts - 1 through 10 (of 10 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.