Home › Forums › Bug Reports › Message field label in wp-admin › Reply To: Message field label in wp-admin
I’ve just noticed this also with the “Tab” field – in “input.css” this code is causing the field (in the admin edit screen) to disappear as soon as “Tab” is selected:
.field_type-tab {
display: none !important;
}
You can see it is still there as the field #’s will skip a number where the tab is supposed to be.
Seems like a bug, but correct me if I am wrong or missing something.
Screenshot: http://i.imgur.com/HCWH8MJ.png (Field #4 should be a tab)
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.