Country select instead of field
-
I modified the class.signaturelist.php file to change the markup for the countries and show a little flag next to it (using https://github.com/lipis/flag-icon-css)
However, users have been inputting their countries in different languages and thus breaking my little function (I have a switch/case to get the country name and transform into the two-digit country code needed for the flag)
I’d like to change the country field to be a select element rather than a text field and this way control the input and have it standardized.
Since this change may affect other functions for the plugin and I don’t want to break it (we’re live now)
Woud you be kind enough to show me where to do these modifications?
The page I need help with: [log in to see the link]
- The topic ‘Country select instead of field’ is closed to new replies.