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

vinaysamant

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

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 21 total)
1 2 →
  • Author
    Posts
  • March 8, 2018 at 6:30 pm in reply to: Re-direct after free registration #13626
    vinaysamant
    Participant

    i have submitted paid request for this thing. Just to reconform… i am trying to use same action hook but it’s not working. I am trying to force login user post registration before sending him to offer-zone. But i have Form Builder installed. So this action-hook is not called/ignored.. how can i access action hook of post registration??

    March 8, 2018 at 11:48 am in reply to: API capabilities? #13614
    vinaysamant
    Participant

    Hi Dayo,

    i m not support executive but a regular user and diehard fan of this plugin. One of my major client is using it and very happy so far. Recently i accessed this forum for some request and while looking at various posts, i realized that i can share my experience with you people to achieve what you may want…

    I have a client in India http://punashcha.com/, that is a online magazine in Marathi (local language here) which is based on this plugin. I have developed Cordova Based mobile app, basically android, for this. So i have faced all those things you are facing right now. You may just download the app from there and see it’s working..

    immediate solution to your requirement :
    when i want my cordova user to be “logged in” to access protected data, i present him a link to access login URL on website. I open this link with “inappbrowser” so that i can control. The page doesnt have header, footer anything. Just login interphase with username-pass. Actually this page has login shortcode of SWPM. when user enter’s credentials and login, the page is redirected to “/myzone” which is another custom page displaying protected articles.. In my cordova app, if i detect loading of this page then i immediately close “inappbrowser” window and refresh list of articles! If you are using REST JSON to fetch articles, then you will get protected article with custom message for non-logged in user and will get full article for logged in user with proper access…

    i have also written my custom endpoints to collect user credentials and membership level and present articles and message accordingly. I hope this will help you. Let me know if you get stuckup somewhere…

    February 22, 2018 at 3:49 am in reply to: Email based registration for Free Membership.. #13468
    vinaysamant
    Participant

    No..
    I just want to collect email & mobile of end-user and give away registration. But then user should click on the link and create his login credentials. This make things lot simpler. When we present big registration form, free-users tends to run away!

    help me in this if you can. I think you can create a simple shortcode to collect just email and send secret code email to complete registraion. You have to functionality, just needs to be adopted for this scenario! awaiting your kind positive response..

    February 22, 2018 at 12:07 am in reply to: Email based registration for Free Membership.. #13464
    vinaysamant
    Participant

    I can create a premium addon support ticket. But just to draw your kind attention, this is actually not about form builder. It’s about registration process. In paid registration process, we use email of person who makes successful payment, and we send him unique link to complete registration process. I want to do the same thing, but for free membership level. I want to take take email & mobile number and send him email to complete registration. I think a shortcode should be able to present this registration form and and send email to complete registration.. kindly advice..

    February 20, 2018 at 7:00 am in reply to: Automatically logging in #13429
    vinaysamant
    Participant

    Is there a way i can add every new WP user to SMP automatically as soon as they register?

    February 10, 2018 at 6:14 am in reply to: membership upgrade shortcode.. #13321
    vinaysamant
    Participant

    Any update on this??
    I really need hooks badly..

    February 10, 2018 at 5:42 am in reply to: Filter by membership level.. #13320
    vinaysamant
    Participant

    hiii…

    it’s not about logged in member.
    i am admin. When i goto Side Menubar >> WP Membership >> Members, i see list of currently registered members. Can i filter that list for specific levels of membership?? I mean can i see just gold or silver members so that i can select them any take some action etc..

    January 27, 2018 at 10:03 pm in reply to: Filter by membership level.. #13143
    vinaysamant
    Participant

    I see list of members on members page.
    I want to filter that list by membership level. So i should be able to see only specific members of specific level..

    January 19, 2018 at 7:34 am in reply to: membership upgrade shortcode.. #13039
    vinaysamant
    Participant

    Seen all documentation, but unable to find what i am looking for.
    Ok, can you please tell me about one filter that will allow me to customize “protected post”, say by adding some additional message to it’s top or bottom, after all your processing is done, just before it’s returning final protected content??

    When i see the online post and fetch JSON in my app, i get all protected posts perfectly. I will like to do some additional work just after your processing is done, depending upon level of membership..

    eagerly waiting..

    January 19, 2018 at 3:05 am in reply to: Custom field using filter.. #13038
    vinaysamant
    Participant

    which action hook should be used to insert in data in database? or which function to be modified?

    January 17, 2018 at 9:50 am in reply to: Custom field using filter.. #13016
    vinaysamant
    Participant

    hii…

    i know about text.
    The documentation says it allows “extra input” on the form. Is it possible to add just one field like mobile that will be captured in process of registration.

    **i dont want to use form builder module only for this one small requirement.

    January 17, 2018 at 9:48 am in reply to: membership upgrade shortcode.. #13015
    vinaysamant
    Participant

    yah… it fixed the issue after downloading that plugin. But i also updated the base version. Thanks a lot for that help. It really really helped a lot.

    Just one thing, the way you have various filters, do you have some filter that we can access before loading registration form and this upgrade hook?? they may be separate filters as well. kindly let me know..

    January 16, 2018 at 8:20 am in reply to: membership upgrade shortcode.. #12998
    vinaysamant
    Participant

    i am using plugin 3.5.6. And this shortcode does not work. It shows the code as it is. Is this feature recently added and needs the plugin upgrade?

    January 16, 2018 at 4:54 am in reply to: membership upgrade shortcode.. #12987
    vinaysamant
    Participant

    hii..

    i m in india and cant use your standard payment buttons and process provided by your plugin. I am using indian private indian payment gateway that directs to registration page after payment processing. This page has simple registration shortcode that allows users to register using registration form. I want similar function to upgrade the level. But this should be independent of payment button because i can’t use those payment buttons..

    January 16, 2018 at 4:23 am in reply to: membership upgrade shortcode.. #12985
    vinaysamant
    Participant

    hii,

    i know that module and shortcodes. My specific requirement is for existing member. The user should be able to upgrade his level to next or whatever by pressing a button or accessing a page. Hence i need specific shortcode for upgrade, that will be availed only to “registered and logged in member” for upgrade of his level..

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