chuckaus
Forum Replies Created
-
Has this been resolved?
Thanks @adamwalter this is an absolutely ridiculous notification that won’t go away.
Hi @beware – tried what exactly?
the above redirect is for BNFW working with Paid Memberships Pro login page. Make sure you have no other login plugins (loginpress, theme my login, etc) installed that may be affecting your redirect.
Thanks @voltronik – I’ve spent the last 24 hour son this issue and it appears we may have had a conflict with a recaptcha triggering on our reset password page which has fixed the issue.
As of today we have the following redirect working – thanks @reyerm for the final solution. We definitely had to explicitly state the /log-in/ in our Rule.
RewriteCond %{QUERY_STRING} action=rp(.*)
RewriteRule ^wp-login.php?(.*) https://app.mydomain.com/log-in/$1 [R=301,L]Just a heads up, this is causing random errors with members on our membership site still receiving the invalid key notice.
Going to have to uninstall BNFW as it just doesn’t play nice with Paid Memberships Pro, unfortunately.
Thanks @reyerm – ours still seems to be working but will modify to the above and continue testing.
The RewriteRule requires /login/ though correct, in order to point to the login page?
Strange, have tried with five of my members now and still working in our setup.
Caching plugin may cause issues also. Try alternate browser as well as clearing all cache.
Try this, need to account for the query string.
RewriteRule ^wp-login.php\?action=rp(.*) https://YOURDOMAIN/login/%5C?action=rp$1 [R=301,L]
I believe this works. Tested with Paid Memberships Pro ver 2.5.6 and the latest version of BNFW, WordPress 5.6.2
RewriteRule ^wp-login.php?action=rp(.*) https://YOURDOMAIN.COM.AU/login/?action=rp$1 [R=301,L]
Just make sure you replace /login/ with whichever page you’ve assigned PMPro as your login page.
Sorry please disregard the above, causes a login loop for users. Still working on a solution for this. Will post when I find it.
Hi all,
This redirection should work with Paid Memberships Pro:
RewriteRule ^wp-login.php(.*) https://yourdomainhere.com/login/$1 [R=301,L]
Use the redirection plugin if you’re not familiar with editing .htaccess
We are using Counter Number Showcase??
Is this not the same plugin?
The link says is is – https://ww.wp.xz.cn/support/plugin/counter-number-showcase/
- This reply was modified 5 years, 10 months ago by chuckaus.
Thanks mate. https://giltonvaleo.com
Unfortunately doesn’t work for us with plugin enabled. Counters stay at 0. Have tried disabling js caching options but still same issue.
VentraIP (Australia)
Beralabears.com.au