wealthy
Forum Replies Created
-
Forum: Plugins
In reply to: [Online Scheduling and Appointment Booking System – Bookly] Upload fileWhy is this marked Resolved when it isnt
Still nothing on this as far as I am aware.
however if you want to add your own you can refer to thishttp://www.paidmembershipspro.com/gateway/adding-a-new-gateway/
you seem to be getting there…
On this page
http://adlink.club/membership-account/membership-checkout/?level=2you have the Already Have an Acct, Log in here, option on the right,
the link URL is wrong
currently it is http://adlink.club/wp-login.php?redirect_to=http%3A%2F%2Fadlink.club%2Fmembership-account%2Fmembership-checkout%2F%3Flevel%3D2if you add the “Theme My Login” plugin and also the “Hide Admin Bar From Non-admins” then use that for members to log in and out..
If you add both the Log In and Log Out links to your menu, then only one will show at a time, depending on if you are logged in or out.This way members will NEVER see you WP admin area and only the forms etc they need to see to add, manage or remove Adverts..
Hope this helps
if you have set up the memberships, just go back and remove them and then create new ones..
Or edit what you have to what you want..
Everything is editable…you really need to set up your menus as well
the pages are there, but there are no links for anyone to click to get therehttp://adlink.club/membership-account/membership-levels/
and have you added the Theme My Login plugin etc etc as well
And it seems your membership levels are not setup correctly either
could be because you have the plugin set to SSL when maybe your site does not have SSLI would take a guess even tho the plugin is installed and activated, it is not setup correctly..
try this
on the “Memberships” and “Advanced Settings” page, change the link in the “Message for Logged-out Users::” from site.com/wp-login.php and make it /loginSo it should look like this
<a href="http://www.site.com/login">Log In</a> <a href="http://www.site.com/wp-login.php?action=register">Register</a>Please let me know if this works
Forum: Plugins
In reply to: [Theme My Login] working with paid memberships prothis is one work around for it
on the “Memberships” and “Advanced Settings” page, change the link in the “Message for Logged-out Users::” from site.com/wp-login.php and make it /login
So it should look like this
<a href="http://www.site.com/login">Log In</a> <a href="http://www.site.com/wp-login.php?action=register">Register</a>I might have found something with this. Will get back to you soon…
Forum: Plugins
In reply to: [Theme My Login] working with paid memberships proI am looking into this
I see you are asking Theme My Login in WP.org for help.
and as this is not really a PMPro problem, then please work with the Theme My Login people to help sort it out.
thanks
Ok sorry.
I believe that you need the PMPro Advanced Levels Shortcode which is a paid addon.
however if you search for Github you will find it https://github.com/Then one way to do it is
Make a page to choose your country. Just has links to other pages with on it
or a hard coded list of links to the level checkout pages
then go to Memberships -> Page Settings in dashboard and set the countries page as the levels page
then put the code [pmpro_advanced_levels levels=”1,5,6″]yes so when they click Login it should show the TML login page..
Please ensure you try what I suggested aboveWhen clicking Login if you have redirection set to go to …/wp-admin then of course it will.
in MTL try to disable the “Enable Custom Redirection”
and just have the only 2 ticks in the Enable “theme-my-login.css” And Username onlyMaybe it has been redirected to the Wp-admin screen
Sorry about last msg.
I am not sure about which would be the best way, but one way would be to have a list of countries on a page, and when they chose their own country, they would be redirected to a page that listed their own payment membership options..
So page 1 is
What country do you like in…..then is they choose USA they would be presented with a list of only those membership levels and prices for that country.
Depending on the theme I guess this could all be done with a drop down
Choose your Country here
+USA
+CANADA
+AUSTRALIA
and within that drop down would be a list of only those levels for that country[pmpro_levels membership_id=”1,5,6,12″]
I guess the problem I see with this is…
if it is cheaper for me to pick a country that isnt mine, then why would I pay the more expensive price..Unless it is a tangible item that gets shipped, so wont if it has to be shipped out side of that country..