msgme
Forum Replies Created
-
Hi Georgian,
That worked, thanks!
Michael
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
In reply to: [Front End PM] Automatically fill in "To" field in messageSorry, 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
In reply to: [Front End PM] Automatically fill in "To" field in messageHi 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
In reply to: [Front End PM] Automatically fill in "To" field in messageHi BetsC
So, if you (admin), are going to be the only “contact” name on your form, then the code would be:
<a href="https://(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
In reply to: [Front End PM] Blocking a user on front endOk, thanks.
Ok, can monitor this from the Admin. Please add this request to the next update. Thanks.
Forum: Plugins
In reply to: [Front End PM] Automatically fill in "To" field in messageThat did it. Here is the code used:
<a href="https://(wprul)/(Front End PM page slug)/?fepaction=newmessage&to=(username, or Placeholder)">Send Message to (username, or Placeholder)</a>
Thank you.
Forum: Plugins
In reply to: [Register Plus Redux] Will not allow registrationNote: 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
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.
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
In reply to: Cannot loginThat worked!
Thank you.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Attribution lineOk, thank you.
Angelo,
That was it!
Thank you.
I want to edit the entire page.