Forum Replies Created

Viewing 15 replies - 46 through 60 (of 64 total)
  • Thread Starter gbordormor22

    (@gbordormor22)

    Frontend Submission is not possible right now in your plugin. Thanks for letting me know.

    MOVING FORWARD

    Would you start work to make it possible very soon?

    Now, I believe I have showed you that it is a necessary and needed feature.

    Would you start work to make it possible very soon?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    I took time to read through everything you’ve said.

    I am only just hopeful and sad at the same time– because I’m wondering that, why does WP Webhooks plugin look so powerful, yet it goofed in this my simple request?

    You see, I use BuddyPress to create my Users. They register and become automatic Members and Users on the website.

    There is in-built Extended Profile Fields in BuddyPress ( https://docs.wbcomdesigns.com/docs/buddypress/members/profile-fields)

    The Birth Date or Date of Birth field, is a Date Field from the BuddyPress Extended Profile fields in-built.

    I will need WP Webhooks plugin to pull the Data it will use for the Birthday, from the Date field of BuddyPress in-built and default Extended Profile fields.

    If this means that WP Webhooks will need to build a BuddyPress integration, I think you should jump right at it, and start working on it, from right now!

    2.) Sending Email, is a default and basic feature in WordPress.

    If WP Webhooks is able to pull the Date field data– whether from ACF or from in-built BuddyPress Extended Profile fields, it shouldn’t have been a problem for WP Webhooks to use that Date data to trigger an automation that sends the Email on the said Birthday date– while all the complexities you’ve mentioned then gets cut off!

    From the little I’ve read and studied about WP Webhooks, it seems you made it like a Developer-level tool — insomuch that you now made simple things to require too much complex processes to happen.

    With everything I’ve said so far, I expect that you will have something positive to tell me from here on, and would actually provide me the direct solution on how we can get this Birthday Greeting Email to users to actually work.

    Needing to hear from you soon.

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    missveronica (@missveronicatv)

    You’ve not said anything about this issue I spoke about.

    Go to my website — https://member.cordialmarketplace.com/

    You will see that the issue still persists, and is still looking at my face ??

    Can You please help me check it again, and provide a better fix?

    2.) If you follow this thread, you will see that I’ve used Code Snippets to patch and patch and patch your “Birth DateDate field.

    In any of your next updates, can you increase or add more customization options to the “Birth Date” date field– so that it can still achieve the things I wanted to achieve with it, without too many patch codes as I’ve applied?

    Even with all the patch codes I’ve applied, it is still not working well.

    Can your Team Please take another look at that field (Birth Date) and build more flexibility into it?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    Thank You very much Sir, for your reply.

    The only thing is that you were very busy, so you didn’t have time to think about my issue at all.

    You just felt like telling me anything you like. But sadly, anything you like that you told me, did not solve any problem, and could not solve any problem of what I am raising to you.

    Please, calm down to really understand what i am saying, and you would see that indeed, there is only one Page in the Password Reset process, and I can actually customize the texts for the Password recovery process from Login Form Dashboard -> Password Recovery settings.

    The problem is that this Text is static and it addresses only One Render State in the process.

    Whereas, there is the state when the user is expected to enter their Email.

    And there is the other state after which the User clicks on the Reset Password link, and they are taken to the New Password Page.

    This New Password Page is a second state in the Password Reset process.

    But your RegistrationMagic plugin only provides for One Render State. This means that I can only change and customize the text indeed, for only One state, out of the Two(2) different states.

    Here are the States:

    State 1: Request New Passwordhttps://prnt.sc/lzTG99ouy2Lf

    State 2: Choose New Passwordhttps://prnt.sc/Hb2w-edlh9WP

    From these Two(2) images, do you now understand what I am saying?

    That it is more than just changing a static text, but also providing that change of the Text in Two(2) separate Password Recovery states?

    Now, a straight forward way to achieve this, is to provide an option for 2 Pages— One for Password Request, and the second Page for New Password Recovery.

    Needing to hear from you soon.

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    Thank You very much Sir, for your reply.

    I really do appreciate the fact that you actually answered my question.

    Unfortunately, your answer is blank, and doesn’t actually help me at all.

    To help me, you would need to show me an example– both in Code that you implemented, and the outcome that you got.

    Then you will show me screenshots of these, and I would see what you actually did.

    But to just say:

    You can make changes in the file public / views template _rm_ logged_ in_view.php to add your own custom link

    –actually makes no sense to me at all.

    It makes no sense to me at all, because I don’t know what to edit, how to edit it, what to add, and how to add it.

    I only know that I want to add a Custom Endpoint called “My Profile“, and the link is — https://buddyx.cordialmarketplace.com/members/username

    Any other thing after that, I’m completely clueless–despite whatever you thought you’ve told me!

    Honestly, you would need to hold me by the hand, do an example for me to see, show me the codes that achieved the example, and show me how you did it.

    Needing to hear from you soon.

    Regards.

    gbordormor22

    (@gbordormor22)

    regerman926 (@regerman926)

    I just want to ask– that ProfileGrid should already has its own in-built registration system.

    Why still use RegistrationMagic with ProfileGrid?

    I’m actually asking to understand what’s missing in ProfileGrid registration system, and what advantages this integration with RegistrationMagic will offer more to ProfileGrid.

    Regards.

    gbordormor22

    (@gbordormor22)

    Hello Sir,

    Has your Team started work on making it possible to send Birthday Greeting Email to our users on their Birthday?

    Regards

    Thread Starter gbordormor22

    (@gbordormor22)

    Thank You very much Sir, for your reply.

    The reply did help me to know what’s possible with RegistrationMagic plugin.

    MOVING ON
    My website is a BuddyPress powered Social Community website.

    Now, I chose BuddyPress because it is Free, and the website I am making, is a Free Directory for Men of my Church.

    This means, no money will be made from the website, and that’s why I went the BuddyPress way.

    THE SITUATION
    Unfortunately, BuddyPress doesn’t have a Frontend Login Form.

    BuddyPress was designed in such a way that it should work inside WordPress.

    To “work inside WordPress” means that it depends on the WordPress User Management Flow to work– and this amplifies to mean that people Login to the website through the WP-Login.Php Page.

    And when Logged in, they land on the WP-Admin Page.

    In 99% of the time, we don’t want these people to ever see the WP-Admin and the WP-Login.Php Pages.

    In short, we don’t want these our users to even know that a WP-Admin and WP-Login.Php Page even exist.

    The flow should follow that, even if people deliberately type “ mydomain.com/wp-admin ” or they deliberately type “ mydomain.com/wp-login.php ” , it should immediately and instantly redirect them to a Custom Frontend Login Page that we have created– and they should never see the “ wp-admin ” and “ wp-login.php ” Pages.

    The reason why this is necessary, is because the WP-Admin Page confuses our users, and also makes them to think that there are different User flows on the website.


    But with a Frontend Login Form that bypasses the WP-Admin and WP-Login.Php Pages, the User flow becomes quite straight forward, convenient and easy.

    In essence, all I need from RegistrationMagic is just:
    a.) The Login module.
    b.) The Reset Password module.
    c.) The Redirection module.

    All of which will bypass the WP-Admin and WP-Login.Php Pages.

    MY PROBLEMS WITH REGISTRATION MAGIC
    1.)NO CUSTOM REDIRECTION
    BuddyPress 12.0 no longer has regular WordPress Pages, as you can see here– https://prnt.sc/ZujrcQgeTO-q

    It now uses URLs to dynamically load its Pages.

    So, during my Login Page Setup, I couldn’t achieve a redirection of my Users to their BuddyPress Profile Page.

    The URL to the BuddyPress Profile Page is– https://buddyx.cordialmarketplace.com/members/username

    Unfortunately, this Page doesn’t exist as a WordPress Page.

    So I am not able to do a redirection to it, from the RegistrationMagic redirection module, as you can see here– https://prnt.sc/LCvGK5bBitMM

    1.) Please, how do I solve this problem? — I mean, how do I create Custom link redirection in RegistrationMagic?

    Needing to hear from you soon.
    Regards

    Thread Starter gbordormor22

    (@gbordormor22)

    With all that you have said in the long and short, will this “WP SMS Automation add-on” make it possible to send an Automated Birthday Message to my users on the day of their Birthday?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    Did you Run the UM upgrade job until it finished for UM 2.8.0?

    Honestly, I don’t know what you mean by that.

    What I know for now, is that I’m running Ultimate Member 2.8.1

    Irrespective of whatever has happened previously, I believe that this higher version should be able to balance out every anomalies.

    Right now, there’s a disturbing anomaly with my Date fields.

    How do I fix it?

    Or would you need to come into my system to investigate the cause further?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    missveronica (@missveronicatv)

    I applied the Code Snippet, but it produced a displeasing outcome.

    Here’s what it produced— https://prnt.sc/wBSJ7n3YaFO2

    1.) The Birth Date Label is shown as Age, instead of Birth Date.

    2.) On some cards, it showed the Birth Date value in Years, for example, 3 Years Old.

    While on some other cards, it showed the Birth Date value as Year/Month/Day. For example, 2000/12/21

    In essence, I am using one Variable, but it is producing the value of its output in different incoherent ways.

    So, there’s a big inconsistency in the output of the Birth Date.

    How do I correct this anomaly?— What could be causing it?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    I appreciate your reply. Thanks.

    Only thing is that the reply doesn’t relate to my case.

    1.) The default Date format when I choose your Date field is shown as [Y /m/ d].

    This is expressed as 2023/12/15 — as you can already see on my website here — https://prnt.sc/D35t52wOIj84

    Whereas, I chose the friendly format from the Form as [j M Y ] for Day Month Year, expressed as 15 December 2023.

    While my Custom chosen format is [j M] because I wanted it to show only Day[ j ] in number, and Month [ M ] in Text.

    This [j M ] format is expected to be expressed as “15 December” on the frontend, with no Year shown.

    What’s happening is that my Settings are not being applied, and the system is implementing only the defaults that have come with your Date field.

    My Settings are not being applied as you can see here— https://prnt.sc/8QaR3DlKSeR3

    2.) The Code Snippet you pointed me to, is not helpful in my context.

    It uses a “birth_date” as the required Meta Key to work.

    My Custom Date Field is called “Date Of Birth” and the Meta Key is “date_of_birth“.

    A [Birth Date] Meta Key and a [Date Of Birth] Meta Key are different.

    So that Code Snippet doesn’t apply to my Use Case, and it didn’t work for me– even though I have it enabled on my website, as you can see here— https://prnt.sc/0Lf82Wrd2gzf

    How do I get the system to show the Date in my chosen Format? —- that’s the first step!

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    Thank You very much Sir, for your reply.

    The code worked, as needed. Thanks a lot for this ??

    2.) Now, there’s another inconsistency I’m noticing on the website.

    My Custom Date Field Settings are not being applied.

    What I mean is:

    I chose, Day, Month and Year friendly Format. Then I did an override of this Format, as you can see here– https://prnt.sc/8QaR3DlKSeR3

    What I wanted to achieve, was to have the Date of Birth field to be displayed as Day and Month Only. For example, 19 December.

    But on the frontend, it is showing a format I didn’t choose. See it here– https://prnt.sc/D35t52wOIj84

    What’s the cause of this? — and how do I fix it?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    Thank You very much Sir, for this reply. I really appreciate it.

    Here is my 1,000 hugs for your beautiful reply ????????????????????

    1.) I will need you to test the code first, for us to be sure that it works, before I add it to my functions.php file.

    I need you to be sure that this is a functional Code, so that it doesn’t crash my website.

    2.) You won my heart, when you agreed with me that this is a lovely feature to add to WP SMS.

    You see, I do get Birthday SMS from my Bank and my Pension Fund Managers, whenever it is my Birthday.

    So, it will be a very welcomed Idea if WP SMS can add this feature soon.

    Would you start the development of this feature into WP SMS soon?

    Regards.

    Thread Starter gbordormor22

    (@gbordormor22)

    @paoltaia
    Thanks Sir, for this reply. It did put my mind at rest, and seemed to reduce about 40% of my worries.

    Now, I’ve installed the plugin, and by interacting with the plugin, I see that my Question 3 and Question 4 that you answered, have been experienced by me through interacting with the plugin.

    So I will say Question 3 and Question 4 are resolved.

    For Question 1, you said I can change Username to Matriculation Number, but you did not show me How to do it.

    Please, how do I change Username to Password, and get it to show on the Registration and Login Form?

    For Question 2, you said I can use Code Snippets to achieve it. But you didn’t send me the code snippet that I can use to achieve it.

    Please Sir, can you Please help me with the Code Snippets?

    Special Regards.

Viewing 15 replies - 46 through 60 (of 64 total)