I've created a custom post type and some custom fields that I would like to display between the featured image and the post content. Can you tell me how to do this?
I've tried to edit single.php but this only allows me to put the custom fields above or below the full post. Which .php file do I need to edit to put the custom fields more exactly?
Hi there,
I've created a custom post type and some custom fields that I would like to display between the featured image and the post content. Can you tell me how to do this?
I've tried to edit single.php but this only allows me to put the custom fields above or below the full post. Which .php file do I need to edit to put the custom fields more exactly?
Many thanks
Karl
Hi,
You can edit content-single.php file to do that.
Best Regards,
PenciDesign