Hi...
Please have issues. In your demo, the icons in the fields are showing on profile lists just like first image here.
On my project, it does not display as your demo and i have installed Pro. Version
Thank you
.jsn-l-fields .ALIAS_OF_FIELD:before {font:normal normal normal 14px/1 FontAwesome; content: "\ICONCODE"; display:inline-block; margin-right:5px;}
.jsn-l-fields .registerdate:before {font:normal normal normal 14px/1 FontAwesome; content: "\f017"; display:inline-block; margin-right:5px;}
Here we have replaced "ALIAS_OF_FIELD" with "registerdate" and "ICONCODE" with "f017"So i have to insert this code for every field?Yes, for each field shown in the list where you want to add the icon.
I tried to add the code to css in my template but no changes. and how do i link the code to a filed?I does not see this code in your site
By the way: i changed my template and now i can see the statuses. but now left with the iconsIn your template seems to missing some bootstrap classes, you can fix it by adding following CSS code: