Backend country options undefined
-
I would like to use the backend block option with the inverse selection, so that only 1 country is allowed access to the backend of the site. However when I go to the Backend tab, the country list flashes on briefly but then disappears, and there’s a dropdown list with one option “undefined” above that country list.
I fiddled with the CSS in inspect element, and for whatever reason it looks like the list of countries isn’t being displayed because .chosen-container is set to a width of 0. (Looks like it’s being hardcoded inline.)
I do see that previously I was able to choose the proper country and it’s still listed.
1. Do I need to be concerned about the “undefined” entry.
2. Is that CSS revision something you’ve done that can be fixed?
- The topic ‘Backend country options undefined’ is closed to new replies.