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

sezg

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

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 31 total)
1 2 3 →
  • Author
    Posts
  • March 10, 2023 at 11:55 am in reply to: user pending -> admin approves -> user email activation #25711
    sezg
    Participant

    Thanks, my client is trying to send an email activation link to the user after manually approving them. I’m telling them this is not possible. EITHER they manually approve OR they send the activation link.

    August 28, 2022 at 3:49 pm in reply to: Customize the design and content of the Mini Login Form #24330
    sezg
    Participant

    That’s a clever solution! That worked for me just fine. Combined with the CSS I was able to customize this quite well. Thank you!
    Sez

    August 27, 2022 at 3:01 pm in reply to: Customize the design and content of the Mini Login Form #24326
    sezg
    Participant

    Hey Josch,
    If it helps, before I used the mini-login shortcode, I had this in my functions.php and it worked well:

    
    //login vs logout written by sez
    // *********************************************************
    add_filter( 'wp_nav_menu_items', 'add_loginout_link', 10, 2 );
    function add_loginout_link( $items, $args ) {
        if ( SwpmMemberUtils::is_member_logged_in()  && $args->theme_location == 'primary') {
            $items .= '<li><a href="'. site_url('?swpm-logout=true') .'">Logout</a></li>';
        }
        elseif ($args->theme_location == 'primary') {
            $items .= '<li><a href="'. site_url('membership-login/') .'">Login</a></li>';
        }
        return $items;
    }
    

    Now that my client wants to display the username, I thought the mini-login would work better, but I still need to change “Logged in as” to “Hi.” Can anyone advise?
    Thanks,
    Sez

    August 26, 2022 at 3:54 pm in reply to: Customize the design and content of the Mini Login Form #24323
    sezg
    Participant

    Thanks for the info. I can handle most of my changes through CSS. However, the client wants to change “Logged in as:” to “Hi,” Can you advise how I can do this?
    Thanks.

    August 24, 2022 at 3:36 pm in reply to: Customize the design and content of the Mini Login Form #24305
    sezg
    Participant

    Upvoting this! I’m here with the same question…

    May 1, 2022 at 1:34 pm in reply to: Custom field in admin email – no array #23824
    sezg
    Participant

    Thanks.

    May 1, 2022 at 10:52 am in reply to: Custom field in admin email – no array #23821
    sezg
    Participant

    No, it is a field in the form-builder add on

    
    https://i.snipboard.io/4KypL8.jpg

    <img src=”https://i.snipboard.io/4KypL8.jpg” alt=”clip” />

    It’s in your instructions here in the “Adding the Custom Fields Array to the Email” section:
    https://simple-membership-plugin.com/simple-membership-form-builder-addon/

    Can someone who is familiar with this add-on please advise?
    Thank you.

    November 27, 2017 at 4:22 pm in reply to: Login Suddenly Stopped Working #12575
    sezg
    Participant

    Thanks for your response. You are correct, I was in user admin. I returned to WP membership, and my testers verified they were still having the same problem — completing their credentials and clicking the login seemed to merely refresh the page.

    However, I reset their passwords and tested myself, and the login worked. I sent it back to them, and they were finally able to login.

    We’ve reset the password of the other 6 people having problems, and they were all able to successfully login as well.

    So, neither you nor I changed anything. The only thing that happened was the passage of time. Any idea why it’s working now?

    Thanks, as always, for the great product and support.
    Sez

    November 21, 2017 at 6:04 pm in reply to: Login Suddenly Stopped Working #12544
    sezg
    Participant

    Hello,
    I think this thread was hijacked! My initial issue is still unresolved. I just set up a new user SalCCCCmember2 with password SalCCCCmember2

    From our member login http://corkscrewclub.org/membership-login/ I continue to receive the error “User Not Found.”

    Any ideas? For good measure, I again deactivated all plugins except Simple Membership. I get the same error.

    Also, this is not true for every member. But I can’t same to get all subscribers accurate credentials.
    Thanks,
    Sezsuscriber in database

    November 17, 2017 at 7:56 pm in reply to: Login Suddenly Stopped Working #12499
    sezg
    Participant

    My problem has been on 4.8.3 as well, which came out on Oct 31. I am betting that’s when our logins stopped working. I’m nervous to upgrade to 4.9 now. Looking forward to the developer’s response. THanks.

    November 17, 2017 at 3:52 pm in reply to: Login Suddenly Stopped Working #12490
    sezg
    Participant

    I believe this is a CRITICAL issue. Is there an estimate on when we’ll hear back?

    Also, has anyone tried rolling back to WP 4.8? I have a sneaking suspicion it would fix it…

    November 13, 2017 at 9:49 pm in reply to: Login Suddenly Stopped Working #12449
    sezg
    Participant

    Thanks. I have Simple Membership Custom Messages, Simple Membership Form Builder, Simple Membership WP User Import and Simple Membership Login Redirection.

    All add-ons were deactivated for testing. The only plugin I was running was the main membership plugin.

    Yes, I am running 3.5.8 of your plugin. Thanks!

    November 13, 2017 at 3:52 pm in reply to: Login Suddenly Stopped Working #12445
    sezg
    Participant

    PHP info can be seen here: http://corkscrewclub.org/phpinfo.php

    March 30, 2017 at 4:26 pm in reply to: CSV Bulk (Non-WP) Member Import Failing #10637
    sezg
    Participant

    FANTASTIC, that did the trick! Thanks so much for the great help, I’m all set!

    March 28, 2017 at 1:31 pm in reply to: CSV Bulk (Non-WP) Member Import Failing #10619
    sezg
    Participant

    Hi, The premium issue is resolved (was related to access date) but I’m still rather desperate to fix the member import issue. The membership level is still not populating unless I individually re-save each member!

    I just deleted the members tbl in the db and reimported all members as Active instead of Inactive, but this did not make a difference. Please help!
    Thanks.

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 31 total)
1 2 3 →
Next 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