[Plugin: Easy Custom Content Types] Custom html around specific field in meta?
-
Hi, I’m currently using the
`<?php echo ecpt_display_meta(‘xtitle’); ?>
tag in my template to call the xtitle meta box, but some of those fields in there need to have some custom html around them. for instance one is a button that needs to have an a tag around it so the client can simply paste in a url for it to work, and another field needs to have a blockquote tag around it. Anyone know how to add custom html around individual fields?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Easy Custom Content Types] Custom html around specific field in meta?’ is closed to new replies.