@webcart
1. Add country area code in the mobile field I added to the form.
I saw an old suggestion to use external plugin but it looks an outdated plugin.
Are you referring to this thread?
https://wordpress.org/support/topic/country-code-in-the-mobile-number-field/
The “International Telephone Input With Flags And Dial Codes” plugin is still working with the CSS from this thread added to your theme’s CSS customization.
Thanks @missveronicatv,
I meant another plugin which is outdated so I’m happy to hear on a new updated plugin.
Works great! Thanks 🙂
What about #2?
Is there a way to make the ‘Show privacy policy’ to be opened in a popup without the need to build a new popup?
@webcart
You will find the “Show privacy policy” in the GDPR template at
.../plugins/ultimate-member/templates/gdpr-register.php
You can read this guide about:
“Template structure & Overriding templates via a theme”
https://docs.ultimatemember.com/article/1516-templates-map
Thanks @missveronicatv,
Is there any “ready” code to make the “privacy policy” to be opened as a popup?
@webcart
You can try this custom template file for GDPR Privacy Policy popup.
https://github.com/MissVeronica/UM-GDPR-Privacy-Policy-popup
-
This reply was modified 2 years, 3 months ago by
missveronica.
Works lika a charm!
Thanks @missveronicatv 🙂