You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I've created my website with Elementor I wonder if there is a way to allow the user login using a custom modal. Because of elementor's ability to create modals, I thought by doing it in this way:
One create the custom modal using elementor with the most commonly used wallets buttons (at least in my case).
Once the button is positioned on the frontend, the user opens the modal in a certain event, in my case a normal button click event.
When the user selects his desired login wallet, the process continues. By auto opening the wallet to sign etc.
Also, there could be cases that logins could be addressed by simply clicking a normal link. So my final question is if there is a link way/method/hook or something we could use in order to define a custom login process without using CardanoPress's native modal/dialog.
Thanks in advance, team!
The text was updated successfully, but these errors were encountered:
So, there should be no problem if I use the corresponding alpine's attributes in my button, right? (Cannot test it rn as I'm not home, but I'm reading some code.)
Hey guys! Mr. Intangble here.
Congrats for this great plugin!
Since I've created my website with Elementor I wonder if there is a way to allow the user login using a custom modal. Because of elementor's ability to create modals, I thought by doing it in this way:
Also, there could be cases that logins could be addressed by simply clicking a normal link. So my final question is if there is a link way/method/hook or something we could use in order to define a custom login process without using CardanoPress's native modal/dialog.
Thanks in advance, team!
The text was updated successfully, but these errors were encountered: