Hi
Is it possible to get select_advanced to load font awesome icons so that the icons are visible in the select field. Or is there a working plugin / extension for Metabox that allows this feature?
I have spent two days hacking a javascript work around which i have partially working but run into issues when cloning etc. Therefore, I have decided to seek help! Surely someone has already done this? i know that redux framework has a premium extension for this. (I would be happy to pay for this also)
In the js_options for the select_advanced field (select2) there is an option called 'templateResult' or 'templateSelection' which allows you to specify a js call back function to manipulate the option field html and display icons. However it does not seem to work 🙁