Forum Replies Created
-
AuthorPosts
-
vinaysamant
Participanti 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??
vinaysamant
ParticipantHi 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…
vinaysamant
ParticipantNo..
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..
vinaysamant
ParticipantI 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..
vinaysamant
ParticipantIs there a way i can add every new WP user to SMP automatically as soon as they register?
vinaysamant
ParticipantAny update on this??
I really need hooks badly..vinaysamant
Participanthiii…
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..vinaysamant
ParticipantI 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..vinaysamant
ParticipantSeen 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..
vinaysamant
Participantwhich action hook should be used to insert in data in database? or which function to be modified?
vinaysamant
Participanthii…
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.
vinaysamant
Participantyah… 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..
vinaysamant
Participanti 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?
vinaysamant
Participanthii..
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..
vinaysamant
Participanthii,
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..
-
AuthorPosts