2012-06-27, 01:44:12
QuestarDean Wrote:Does anyone know of any reason (or ever experienced) why you can't put the tags straight into the template...?
<?php get_special_field('myfieldname', 'adefaultvalue'); ?> works just fine in the template: it will show the field's value on pages that have this special field and the default value on other pages.