Hi,
You need to use it like this.
[chart percentage=”10″ size=”170″ barcolour=”#ff00ff” trackcolour=”#ff0000″ content=”fa-mobile-phone” align=”left”]
and then open up \wp-content\themes\neighborhood\includes\swift-framework\shortcodes.php at line #880 you will find a line like this
if (strpos($content, 'icon') !== false) {
change that to
if (strpos($content, 'fa') !== false) {
I also report this to the developer to fix in the newer version ๐
Thanks for your co-operation and patience over this period when we spent holidays, we wish that you too had a great holiday. ๐
Let me know, what you got.
Thanks,
laranz.