Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

The Assurer

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1,246 through 1,260 (of 1,425 total)
← 1 2 3 … 83 84 85 … 93 94 95 →
  • Author
    Posts
  • April 30, 2018 at 4:28 pm in reply to: Redirection Not Working #14328
    The Assurer
    Moderator

    Let’s make sure you properly have the partial protection addon working correctly. Please create a test page with the following content:

    [swpm_protected]
    Only logged in members (of ANY level) should see this.
    [/swpm_protected]
    [swpm_protected for="2-3"]
    Only logged in Level 2 & 3 members should see this.
    [/swpm_protected]
    [swpm_protected for="3"]
    Only logged in Level 3 members should see this.
    [/swpm_protected]
    [swpm_protected for="2"]
    Only logged in Level 2 members should see this.
    [/swpm_protected]

    Then run a test against the page contents.

    April 30, 2018 at 12:35 pm in reply to: Redirection Not Working #14326
    The Assurer
    Moderator

    The problem is that neither the silver and gold members can see the protected content, presumably because the registration form levels 2 and 3 are not being recognized.

    When a member is registered; do they “show up” as (Account State) “Active” members of the expected Membership Levels; on the plugin’s Members screen?

    April 30, 2018 at 12:26 pm in reply to: Delete page + delete(d) action #14325
    The Assurer
    Moderator

    Currently when you allow users to delete their own account you see the delete page (/views/account_delete_warning.php) which is a blank white page with a message saying You are about to delete an account…… This is the template I was referring to about overriding etc.

    If you are an adept PHP programmer, you can try your hand at customizing the views/account_delete_warning.php file, located in the plugin’s directory. But you must keep track of your modifications, or they will be removed; the next time you update the plugin.

    April 29, 2018 at 2:06 pm in reply to: Issue with protecting a download #14323
    The Assurer
    Moderator

    However, if I protect the download for membership level “basic” and log in as a user with level “payed”, I can still access the download via the direct link. The page with the shortcode, however, is locked as expected.

    The membership plugin only regulates the page content that is displayed. It does not prevent “link sharing” of files.

    If you want to prevent link sharing, first install the Simple Download Monitor plugin:
    https://simple-download-monitor.com/
    And then install the following addon for the Simple Download Monitor plugin:
    https://simple-download-monitor.com/hidden-downloads-for-simple-download-monitor/

    April 27, 2018 at 11:59 am in reply to: Redirection Not Working #14302
    The Assurer
    Moderator

    You have followed the instructions for seperate registration forms?
    https://simple-membership-plugin.com/simple-membership-registration-form-shortcode-generator/
    Did you remember to download the addon for it???

    April 26, 2018 at 3:21 pm in reply to: Redirection Not Working #14291
    The Assurer
    Moderator

    Does this help?
    https://simple-membership-plugin.com/forums/topic/form-redirect/

    April 26, 2018 at 4:24 am in reply to: Delete page + delete(d) action #14281
    The Assurer
    Moderator

    Sorry, your questions are not clear. What deleted templates are you talking about?

    April 25, 2018 at 7:43 pm in reply to: Info regarding registration #14276
    The Assurer
    Moderator

    I’m a programmer with more than 20 years. So, if it would be possible to tell me how to add that extra field, that would be nice. I know how to place it (and validate it) in add.php

    Providing that kind of coding assistance is outside the scope of the free support forum. As fellow programmers, we both know the value of our work. In lieu of the premium addon, there is always the paid support route, but I think you will be happier with the addon. BTW, I’m just following management direction…   😉

    April 25, 2018 at 11:54 am in reply to: Troubles with Buddypress conflict by Simple Membership plugin #14255
    The Assurer
    Moderator

    The server displays the 404 error, because BuddyPress is trying to direct the user to a page that either does not exist, or (most likely) one that SWPM thinks the user should not see. When you get the 404 error, look at the browser’s address bar. What does it say?

    April 23, 2018 at 7:49 pm in reply to: Text size in log-in fields #14243
    The Assurer
    Moderator

    Please provide a live URL to a page on your site, with instructions on how to observe the issue.

    April 23, 2018 at 6:53 pm in reply to: Sorting Member Directory Listing #14240
    The Assurer
    Moderator

    On the Members screen, simply hover your mouse above the header that you want to sort by.

    April 23, 2018 at 3:31 am in reply to: Stripe issue #14236
    The Assurer
    Moderator

    You shouldn’t be afraid to try at least 1 real subscription transaction; just to see if the button works. It’s not like we’re “going to Mars.”

    April 23, 2018 at 3:26 am in reply to: API response #14234
    The Assurer
    Moderator

    If the member does not exist, the return value is a NULL pointer. What you do with that, is up to you, but getting a NULL pointer is not necessarily an error.

    If you are not a real PHP programmer; you might want to consider hiring one.

    April 23, 2018 at 1:25 am in reply to: Stripe issue #14231
    The Assurer
    Moderator

    I just tryed to make a Stripe subscription payment button. I followed all the steps, but when I save the settings (or edit them) it says the product id doesn’t exists…

    The instructions also say… “we recommend leaving this blank so we can generate an ID for you.” Did you leave it blank?

    still it was created in Stripe.

    So, does the button work?

    April 23, 2018 at 1:04 am in reply to: API response #14227
    The Assurer
    Moderator

    If I query an user via API, what are the possible responses I can get in the field “account_state” besides active? Is there an expired value for instance? I would like to query the API and know this information: if the user is active, non-existant or the subscription expired.

    Because the value reflects the member’s account status; the only possible values are those listed in the Members –> Add Member –> Account Status drop-down menu.

    Hint: There are 4.

    Also, if I protect a page that has a download link for a file, will that download be protected?

    A link on a protected page is only protected from being clicked by members who are not of the same level as the other protected content on that page. If you require additional protection, such as link encryption, have a look at the Simple Download Monitor plugin.

  • Author
    Posts
Viewing 15 posts - 1,246 through 1,260 (of 1,425 total)
← 1 2 3 … 83 84 85 … 93 94 95 →
« Previous Page

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy