• Resolved jtrepreneur

    (@jtrepreneur)


    Hi,

    My website is a marketplace and users can also post listings.

    I want my users to be able to contact the listing owner (aka author) using Front End PM’s functionality. When logged in users click “contact me”, front end PM’s new message form will pop up.

    The form should contain the following:
    1) Name of recipient (author username – where it is hidden from user view)
    2) Subject: (autopopulated, where it equal page name)
    3) Message box: (empty for users to fill)

    Can anyone help with the code?

    https://ww.wp.xz.cn/plugins/front-end-pm/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jtrepreneur

    (@jtrepreneur)

    figured it out!

    Hi there

    I like to see your site

    Can you provide a link please?

    I’m trying to do something similar to you so I’d love to see what you have managed to setup.

    Many thanks

    webdev71

    Please further elaborate.

    Thread Starter jtrepreneur

    (@jtrepreneur)

    hello – i have no live site at the moment! we’re still trialing around with the code. will report back later!

    I just found this after posting pretty much the same question (not sure how I missed this when looking through the existing threads first!)

    Would be great if you could provide example of the code you used on your pages.

    Hi – yes this took a while to sort out and Dave and his team at AWPCP also helped.

    This ended up being my single ad code in Settings, Ad/Listings :-

    <a href="http://www.finditswapit.com/front-end-pm/?fepaction=newmessage&to=$bp_username&message_title=$title&message_content=Visit My portfolio of items at ...... $bp_current_user_listings_url ...">CLICK HERE TO PROPOSE A SWAP</a>
    
    <a href="http://www.finditswapit.com/front-end-pm/?fepaction=newmessage&to=fisi1p&message_title=REPORT LISTING $title&message_content=I wish to report this listing to FISI administrators for the following reasons ......">CLICK HERE TO REPORT THIS LISTING</a>
    
    <a href="$bp_user_listings_url">Visit Advertiser's portfolio other items</a>.
    
    <a href="http://www.finditswapit.com/automotive-disclaimer-and-advice">CLICK HERE If you are browsing for AUTOMOTIVE swaps for our site guidelines</a>.

    Now can I ask a favour?
    Can you register for my website and stick a couple of ad’s on please?
    http://www.finditswapit.com
    I’m having some trouble ramping up user numbers !!
    Favour for a favour?
    Cheers mate
    Hope it helps
    Russ
    webdev71

    You’re not the Original Poster?
    Unfortunately that code isn’t what I’m looking for – those are just links?

    The OP said he wanted a Form on the page itself (which is what I’m after).

    Good luck on your site though.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘"Contact me"’ is closed to new replies.