We’re using a tables plugin called Ninja Tables. We’re using conditional logic with it so if a cell contains x, change the cell content to y. The “y” is a Font Awesome icon via shortcode. The problem is - from what the dev says - that because it’s conditional logic, it can’t execute the shortcode until after the fact (once it sees the cell contains x), when it’s too late. Thus, it cannot display the icon via shortcode.
Is there some other way to display an icon with Pro w/o using a shortcode…or do you know of some plugin or tool that converts shortcodes to something that isn’t a shortcode? Just grasping at straws here trying to make this work. Thanks!