Hi,
I'm attempting to use RB Links in custom fields managed by Custom Field Template, but it won't render when viewed in the front end. Any ideas or plans around this issue?
Cheers
Hi,
I'm attempting to use RB Links in custom fields managed by Custom Field Template, but it won't render when viewed in the front end. Any ideas or plans around this issue?
Cheers
The RB Internal Links code is just wordpress shortcode/bbcode. You can get around the issue by running your custom fields through the short code renderer: http://codex.wordpress.org/Function_Reference/do_shortcode
You must log in to post.