Hi!
While we are waiting for official documentation, may I have a little help?
I built a custom post type, using CPT UI and ACF.
I copied the single.php file and renamed it single-mycpt.php, added the code provided by Tanitat, and uploaded in my child theme. it worked so far.
Now I wonder how I should do to display my custom fields?
I guess I have to use the ACF function the_field(). Should I create another file for this?
Thanks for your precious help, I didn’t use CPT UI for a while and not with Astra theme.
-
This reply was modified 2 years, 9 months ago by diallyprod.