Forum Replies Created
-
AuthorPosts
-
nmac
ParticipantThank you for giving that hardcode usage.
It’s solved my issue.nmac
Participantoh that sucks.
My site is a stock site of the Moesia theme, no customization involved.
Thanks for responding though.
Is there any information anywhere on swpm_redirect_to query?
My guess is it’s something dumb, like the wrong character in the wrong place… If I knew what the base usage of it was on the default login I might be able to get it working.
Thanks
nmac
ParticipantWhen that code is on the page, nothing shows up. The login prompt disappears.
[http://nickmacari.com/ac-test/]
nmac
ParticipantDisabling plugins didn’t change anything.
Is there any information on using the “swpm_redirect_to query”
If I can manually force the login links to pick up the variable of the redirect I think I could get it working. But I don’t know how the redirect query is being used in the base function.
I’d love to have this working properly.
Thanksnmac
ParticipantThanks for responding.
I’m not talking about the More Tag Protection, I’m using “Simple Membership Partial Protection”.
I have the latest version and at this point I have additional add ons installed, but when I first encountered the problem I only had Partial Protection and the Redirect add on installed.
nmac
ParticipantYes. But if the site contains a couple hundred articles, that would require hundreds of membership levels (and I would guess hundreds of different pay pal buttons). This would be tremendously difficult to manage.
It would be great to have functionality like other pay per view plugins, so I could offer my 1 standard subscription to see all the protected articles, AND a universal button to pay $X amount on any article to unlock just that article if the viewer doesn’t wish to become a subscriber.
P.S.
Simple Membership Plugin is working great since install.
I am having one technical issue, which I posted a reply on a much older threadhttps://simple-membership-plugin.com/forums/topic/login-re-directs-to-homepage-need-to-just-refresh-current/I don’t know if anyone sees the older threads but it would be great to get help with that, or if I should start a new thread for that let me know.
Thanks again!
nmac
ParticipantThanks for answering.
But I’m not sure how that would work. Someone comes to the site, the article is protected with the Simple Membership plugin.
Then how would a paypal button one time payment grant access to that article?
thanks
September 7, 2017 at 2:14 pm in reply to: Login re-directs to homepage, need to just refresh current #11908nmac
ParticipantI’m having the same problem.
For a post that has full protection the redirect works with login on that page.
BUT none of my posts have full protection.With a login on the custom message (partial protection) it either jumps to the main page or hangs up on the member login page. SAME issue with the sidebar login widget.
I tried to implement this above code and no matter what I do it’s not working.
<a href="http://mysite.com/membership-login/?swpm_redirect_to=<?php echo get_permalink($post->ID )>">Log in</a>Is there some sort of documentation for “swpm_redirect_to” usage?
-
AuthorPosts