Title: msgme's Replies | WordPress.org

---

# msgme

  [  ](https://wordpress.org/support/users/msgme/)

 *   [Profile](https://wordpress.org/support/users/msgme/)
 *   [Topics Started](https://wordpress.org/support/users/msgme/topics/)
 *   [Replies Created](https://wordpress.org/support/users/msgme/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/msgme/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/msgme/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/msgme/engagements/)
 *   [Favorites](https://wordpress.org/support/users/msgme/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/msgme/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/msgme/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Subscriptions - Effortless Memberships, Recurring Payments & Content Restriction] Restrict Login](https://wordpress.org/support/topic/restrict-login/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/restrict-login/#post-10471308)
 * Hi Georgian,
 * That worked, thanks!
 * Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Limit number of events to post](https://wordpress.org/support/topic/limit-number-of-events-to-post/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/limit-number-of-events-to-post/#post-10467541)
 * To clarify, when I say I want to limit the subscriber to posting one event at
   a time, I mean “submitting” one event at a time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End PM] Automatically fill in "To" field in message](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/#post-5048679)
 * Sorry, I am using Front End PM with the Events Manager plug in, so I was referring
   to the Settings of Events Manager with where to place the code.
 * However, if you are using Front End PM as a stand alone plug in, take a look 
   under the “Instruction” section. Here it states the following:
 * “Paste following code under the HTML tab of the page/post editor[fep-contact-
   form]”.
 * Try pasting the code we are speaking of under the HTML tab, in addition to the[
   fep-contact-form], and see if that works.
 * Best,
 * Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End PM] Automatically fill in "To" field in message](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/#post-5048677)
 * Hi Besty,
 * I misunderstood what you were asking.
 * I placed this code under Settings > Formatting > Events > Single Event Page, 
   and pasted it into the “Default single event format” box. You can place the code
   anywhere you like before or after other code you might have there, such your 
   location information, etc.
 * Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End PM] Automatically fill in "To" field in message](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/#post-5048675)
 * Hi BetsC
 * So, if you (admin), are going to be the only “contact” name on your form, then
   the code would be:
 * `<a href="http://(wprul)/(Front End PM page slug)/?fepaction=newmessage&to=#_CONTACTUSERNAME"
   >Send Message to #_CONTACTUSERNAME</a>`
 * #_CONTACTUSERNAME:(this is the Placeholder)
 * Alternatively, you could replace (#_CONTACTUSERNAME) with whatever your (username)
   is for “admin”.
 * Best regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End PM] Blocking a user on front end](https://wordpress.org/support/topic/blocking-a-user-on-front-end/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/blocking-a-user-on-front-end/#post-5071344)
 * Ok, thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Limiting number of events submitted](https://wordpress.org/support/topic/limiting-number-of-events-submitted/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/limiting-number-of-events-submitted/#post-5071935)
 * Ok, can monitor this from the Admin. Please add this request to the next update.
   Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End PM] Automatically fill in "To" field in message](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/automatically-fill-in-to-field-in-message/#post-5048500)
 * That did it. Here is the code used:
 * `<a href="http://(wprul)/(Front End PM page slug)/?fepaction=newmessage&to=(username,
   or Placeholder)">Send Message to (username, or Placeholder)</a>`
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Register Plus Redux] Will not allow registration](https://wordpress.org/support/topic/will-not-allow-registration/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/will-not-allow-registration/#post-5050927)
 * Note: If I log in as administrator, then go to the “Preview Registration Page”,
   and enter a new registration; it works fine. However, if a new user tries to 
   register (outside admin), it will not work!
 * Please advise,
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Private events still show](https://wordpress.org/support/topic/private-events-still-show/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/private-events-still-show/#post-4657997)
 * Caimin,
 * Yes, I have CONTENTS written in the page. The page came that way. What does CONTENTS
   represent? If I remove it, will I loose any page formatting that is currently
   there?
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Private events still show](https://wordpress.org/support/topic/private-events-still-show/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/private-events-still-show/#post-4657962)
 * Angelo, appreciate the information.
 * Please advise where to paste this code. I pasted it in my Events page, but it
   just duplicated all of my events on the Events List page.
 * Also, is there any means to allow for private events on the front end?
 * Thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot login](https://wordpress.org/support/topic/cannot-login-48/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/cannot-login-48/#post-4646636)
 * That worked!
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Attribution line](https://wordpress.org/support/topic/attribution-line/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/attribution-line/#post-4561310)
 * Ok, thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Editing an Add Event page](https://wordpress.org/support/topic/editing-an-add-event-page-1/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/editing-an-add-event-page-1/#post-4238793)
 * Angelo,
 * That was it!
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Editing an Add Event page](https://wordpress.org/support/topic/editing-an-add-event-page-1/)
 *  Thread Starter [msgme](https://wordpress.org/support/users/msgme/)
 * (@msgme)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/editing-an-add-event-page-1/#post-4238741)
 * I want to edit the entire page.

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/users/msgme/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/msgme/replies/page/2/?output_format=md)