Hide the phone's DDI field.
Because I just want a phone with code +55 from Brazil.
And when they are all active, there is an error in the plugin that does not display the country flag.
So I want to hide this field
#am-confirm-booking > div:nth-child(1) > form > div.am-confirm-booking-data.el-row > div:nth-child(5) > div > div > div > div {
display: none !important;
}
Can you set somewhere that for example only phone numbers from Switzerland are entered as default. That you do not have to select the Flag before. Because for me it shows England as default and that makes no sense.
Hello Kleber
There's probably a conflict with some other plugin, or the theme.
You can fix the issue by adding this CSS on the page:
And the form will look like this:
If you still wish to hide it, you can use this:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Can you set somewhere that for example only phone numbers from Switzerland are entered as default. That you do not have to select the Flag before. Because for me it shows England as default and that makes no sense.
Thanks!
Hello Mik
You can set the default phone country code in Amelia's General settings:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables