- This topic has 4 replies, 2 voices, and was last updated 10 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Sprucing up pages
Tagged: modifications, pages, Registration
I have most of the plugin working as desired. Now I want to make the reg page look at bit nicer. The user is sent to /membership-join/membership-registration/. That is not a “page” in WP, so I suppose the page is generated within the plugin.
How do I get to the page, and, having zero HTML or CSS experience, how do I make modifications on it?
Also, just before being sent to Paypal, the user is given no clue ass to the sequence of events. I would like to add a paragraph explaining that the user will receive two emails, the first with subject “Complete Your Registration”, and after reg, a second one with subject “Your Registration is complete”
Can I make changes/additions to those emails?
Again, NO HTML experience.
Hi, all you have to do is edit the registration page. That page is under Pages in your WordPress admin sidebar.
Great, I can work on that.
But what I really want is to provide information to the member BEFORE he is sent to Paypal. I think it will cause people to pause if they are sent to Paypal without being told exactly how the process works. The first time I started to go through the process, I was sent to Papal, paid, then was sent back to my home page. I wasn’t told that an email was sent to give me a registration link. At first, I thought something failed, and I started looking for the problem.
Okay I understand what you mean. So why don’t you type that information above the shortcode in the registration page?
Great idea. That gives me what I want.
THANK YOU!