Cristián Lávaque
Forum Replies Created
-
Hi! s2Member is available! I’m sorry for the inconvenience…
There was an issue with the domain auto-renewal, and I wasn’t around this week to notice it immediately. It is renewed now and the site is up, although the network propagation may take a while to reach some places.
Is it loading for you now?
Hi Rajesh,
That looks good. https://s2member.com/kb-article/s2if-simple-shortcode-conditionals/
Are you logged in or not when you check the page and don’t see that content? Check it as a visitor, not logged in, and see if shows the button.
Also, the modify attribute is not valid anymore, are you using a recent release of s2? See: WP Admin > s2Member > PayPal Buttons > Shortcode Attributes > modify
🙂
Sure, you can send me an email to support at wpsharks dot com…
But all those three sites, when I checked s2’s file for the javascript and styles, give me a 403 error. I’d suggest you review what security setting may be at play there. See: https://s2member.com/kb-article/mod-security-odd-403-503-500-errors/
🙂
Hi eventermom.
That’s an odd behavior…
Could you enable wordpress debugging and tell me if you see any entries in the debug.log? https://wordpress.org/documentation/article/debugging-in-wordpress/
I look forward to your update. 🙂
Hi feralreason.
I had not seen that one before… Could you give me the actual URL to the s2member-o.php file so I take a look?
Can you actually load it or do you get something other than the CSS from it? https://s2member.com/kb-article/mod-security-odd-403-503-500-errors/
I look forward to your update. 🙂
Thank you very much, Roger! I’m glad I could help. 😊👍
The framework is free and you can simply install it. The Pro doesn’t have a demo or trial, but you can ask me what you want before getting it.
lol right, I meant it for the free ones. For paid ones I can understand being more curious beforehand.
I’ve seen sites use all kind of paid themes, and don’t have one in mind that I remember being a problem. I’ve seen the modern popular ones (e.g. Divi, Elementor) being used with s2 in different sites.
s2 uses wordpress shortcodes for lots of things, if the theme can handle those (and they do), you’ll be able to use s2’s shortcodes there.
🙂
Hi!
The theme doesn’t need to be prepared to work with s2Member, thats probably why it’s not listed there.
s2Member will work with nearly any WordPress theme that has been coded to recommended WordPress theme standards. That includes nearly every premium theme and most free themes.
The best way to check for compatibility is to simply install the theme and the free version of s2Member and give it a shot.
🙂
Thanks for confirming it and the links. I get redirected to the Membership Options Page correctly, and the variables in at the end show that the required access is level 1:
I don’t know how that person signed up… Maybe before the page was protected? Or do you have a signup somewhere else? maybe a forgotten tests page? Have you asked that member where she signed up from?
🙂
Hi Jennifer.
Have you reproduced the behavior with a test account? Did you verify that the level 1 restriction is applied to that page correctly? Could I see a link to the page?
If you try to open the page as a guest, or level 0, can you load it or are you redirected to the Membership Options Page?
Did you set a Membership Options Page? That’s required for the restrictions to work. WP Admin > s2Member > General Options > Membership Options Page
🙂
I’m glad you had a backup. Well done for that and restoring it.
The procedure to remove it including its data, would be to:
- disable s2’s Deletion Safeguards WP Admin > s2Member > General Options > Deletion Safeaguards
- deactivate s2 from WP Admin > Plugins
- then delete from there
🙂
Hi Robert.
Thanks for the reply. I’m still not sure I understand what happened there, but I can tell you that s2 doesn’t restrict access to the admin area, only the front of the site. And s2 would definitely not be applying restrictions to anything if you delete its files. Something else seems to be at play there.
If you have FTP access (I don’t know know why you wouldn’t), you can enable wP_DEBUG, and see if the debug log shows anything that may be helpful.
You can also try deactivating other plugins, and see if that changes the situation. You can just move them outside of the /wp-content/plugins/ dir, or just rename that dir (e.g. plugins-off) and create an empty plugins dir for your test.
Another place to check would be the must-use plugins dir, in case something got placed there that is affecting the behavior. /wp-content/mu-plugins/
And if those don’t change the situation, I’d test changing the theme to the default, see if that does anything.
I hope you can resolve that situation soon…
🙂
Hi Robert.
I’m sorry you’re having trouble. It sounds odd, though, because I cannot think what part of s2 would cause trouble to login to the admin area in any way. s2 doesn’t prevent dashboard access even when enabled, much less when it’s not. s2 only manages access to the front-side content.
You can simply remove it via FTP even, remove the s2 folders under /wp-content/plugins: s2member, s2member-files, s2member-logs. I’ve done this many times and there’s no problem, other than leaving s2’s data in the database.
Of course it’s fine and good practice to deactivate it first, and then delete it from the admin area, because then it can also perform the routines for that occasion, especially if you disable the deletion safeguards to remove s2’s data too. WP Admin > s2Member > General Options > Deletion Safeguards
If you deleted the folders and had trouble, maybe you deleted something else, unrelated to s2, too? You can upload s2Member folder again via FTP to the plugins directory if you want. I do doubt it’s the problem behind the dashboard access, though, but worth a try.
With error logging enabled, check the logs to see if there are any errors mentioned there, maybe it’s not so much that access is prevented, but that the dashboard area is not working properly after deleting something. https://wordpress.org/documentation/article/debugging-in-wordpress/
Do you have a backup from before the changes you made? If yes, you could restore that.
Please let me know how it goes. If I have any other ideas, I’ll reply here again.
🙂
Thank you very much, Larry! 😀