Forum Replies Created
-
AuthorPosts
-
awdesignMember
Further to my post at Subscribe2 forum, I received the following response but no idea where/how to implement it in eMember
The menu page is added to WordPress by hooking a function into the admin menu hooks so I guess you could try calling that function (user_menu()) on the eMember page. I’m not sure if it will work at all, or if it does work, if it will work as expected.
To call the function though use s2class::user_menu();
My php skills are limited at best so would appreciate help with this.
Thanks
awdesignMemberI have posted a query to the subscribe2 Forum and awaiting a response as although there is a shortcode that displays the link to the users WP Dashboard, there does not appear to be a shortcode that can be placed in a page to display the users admin options anywhere else.
The problem is that any plugin that places it’s control panel in the users WP dashboard is not displayed in the eMember profile page – our client does not want to confuse their members with three user control panels (eAffilate is also installed) and it makes sense to use the eMember profile page as this also hides the ‘WP dashboard’ section but this becomes an issue when access to other user options are not displayed.
Subscribe2 is a newsletter plugin which allows visitors and registered members to opt in/out of receiving links (or full posts) to their inbox. I use it on several sites along with other plugins that place administrative options into the user profile page. The problem with eMember is that it neither places admin information into the WP Dashboard or includes the users WP Dashboad options into the profile page.
Am just raising this point as the more places there are for the user to have to visit to administer their details/options, the more confusing it is for them and from experience all that does is create unecessary user support requests.
Perhaps it would be possible in a future release to include the eMember user options and eAffiliate user options into the users WP Dashboard? This would eliminate the need for a seperate profile page for members.
awdesignMemberYes I would like members to be able to edit their subscription preferences from the eMember profile page but am unable to find a shortcode to do this.
awdesignMemberHi,
It may have nothing to do with the hosting. I started receiving the same message for a site using a different script that has worked with the same URL setting in the IPN for 4 years. For some time it was also possible to leave the PayPal IPN URL field empty, however, PayPal has made some changes to their system so you need to check that the correct link is placed into the field. Also check with plugin authors that their script works with the new PayPal configuration requirements.
FYI – recent test of the full package install (theme, eAffiliate, eStore and eMember) works fine with PayPal so far!
awdesignMemberHi,
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.
-
AuthorPosts