Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore and eMembership last step need help!
Tagged: eMember, payment page, registration form
- This topic has 4 replies, 3 voices, and was last updated 14 years, 9 months ago by amin007.
-
AuthorPosts
-
February 12, 2010 at 3:38 am #778awdesignMember
Hi,
I have managed to configure eMember and eStore at eliseracer.co.uk so that it works as a paid only option (no free memberships) and am using one of the memberships at a reduced rate for testing. Everything works at Paypal and emails are sent from both Paypal and the site with the latter including the link to go to the registration page, however, when arriving on the registration page after payment and clicking the activation link all I get is the following error
Free membership is disabled on this site!
Please visit the Payment Page to pay for a membership
The registration form fails to display for the new member to register after payment. On checking eMember admin, I can see that the new user/s have been created on the system without username or details and understand that is the standard method so I have no idea what I’ve missed or why the system is failing to display the reg form after payment… can you help please? Am desperate to get this working! Would be happy to provide access if required.
I have made one small modification to the template files in header.php to hide the reg and checkout pages from displaying in the navigation menu’s. The code used was taken from WP site documentation changing
<?php wp_list_pages(‘title_li=&depth=4&sort_column=menu_order’); ?>
to
<?php wp_list_pages(‘exclude=219&title_li=&depth=4&sort_column=menu_order’); ?>
which I doubt would be creating the issue?
Note that as well as the memberships, the site will be selling digital goods (photos) but that has not been set up yet as the main focus is on the membership.
Cheers
Tracey
February 12, 2010 at 5:30 am #17947gymgangstaMemberRE: Free membership is disabled on this site!
Please visit the Payment Page to pay for a membership
I think you need to go to WP eMembers Page Settings: And make sure there is an URL entered for Registration Page and for Membership Payment/Join Page.
Also I use a plugin to disable pages from the nav: Works great!
Exclude Pages from Navigation: Provides a checkbox on the editing page which you can check to exclude pages from the primary navigation.
February 12, 2010 at 3:27 pm #17948awdesignMemberHi,
Thanks for the feedback but there are already URL’s entered for those pages otherwise I would not be able to pay for a membership or get as far as reaching the registration page …. the problem is that after payment the registration page still displays the Free membership message instead of the registration form.
February 13, 2010 at 1:12 am #17949amin007ParticipantI will send you an email so we can organize site access to address this issue.
February 13, 2010 at 4:42 am #17950amin007ParticipantJust to summarize what the issue was…
The registration page URL was entered in the “Digital Product URL” field of the silver membership product.
Please note that this field is for downloadable product that goes with this product (in your case you probably don’t have any downloadable product so u can leave it empty)
After the payment the customer will get 2 emails from the eStore plugin… one of them will be for the “Complete your member registration” and you need to click on the link in that email which will bring you back to the registration page to complete the registration (so you can choose your username and password)
-
AuthorPosts
- You must be logged in to reply to this topic.