Thread Starter
aron77
(@aron77)
Thanks, but unfortuantely I still cannot display it. Maybe because I’m using a custom post type?
Thread Starter
aron77
(@aron77)
Thank you very much!
I added the line to the code, then added after the this:
<?php the_field(‘myfield’); ?>
But the field is not showing up. Should I add something else too, or do I need to use some other code?