2014-12-18, 06:47:38
HI. Like the plugin and the extra types of fields that can be created. And i found a use for the "multi text field" but cant figure out how to render it properly. if i use <?php get_special_field('whatever'); ?> it outputs the fields with the "||" separator as mentioned here. But how can I use this? I would like to render it like <p>"field"</p> for each for example. Anyone who can help me achieve this? Thanks.