Home › Forums › General Issues › Select Field – Label cut off at ':' › Reply To: Select Field – Label cut off at ':'
Hi @elliot,
thanks a lot for the quick answer.
I just looked into the source code and made the following change in line 335 of the file select.php
$choice = explode(':', $choice, 2);
This seems to work for my case as it limits the split to the first ‘:’ ;
In any case thanks for your reconsideration of the change you made and your awesome plugin.
Best and beyond
martin
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.