Tagged: acf, Custom Post Type
Hi Support !
I’m using ACF on enfold.
I’ve been creating a custom post type (mycpt for instance) which is functionnal and recognize perfectly the ACF fields.
I may need now a way to publish those various field on the front office.
I’ve duplicate the single.php file on the enfold folder and rename it single-mycpt.php, then add it to my child theme folder
…But without effect.
Is it the right recipe I should follow, or should I use another file or another recipe ?
Many thanks
Hey Ikyo,
Please copy Enfold/single-portfolio.php file and enfold/includes/loop-portfolio-single.php files to your child theme and then rename single-portfolio.php file to single-mycpt.php and includes/loop-portfolio-single.php file to loop-single-mycpt.php
Best regards,
Yigit
Many thanks Yigiit for your kindful help
Have a nice and pleasant week !