Adding ACF Fields to a page

Posted in: Newspaper
Post count: 3

Hi

This is probably a very noob question… but is there a step by step guide that would show me how to create a page template / post type that would allow me to add 4 ACF fields so that the custom fields are displayed below the main body content but above the Previous / Next articles section and post meta ?

I’ve looked at the sample ‘book’ example of CPT and was lost completely. Any pointers would be great, thanks!

Post count: 9544

I usually just edit the template part for the specific page template I happen to be using.

Post count: 3

I feel rather stupid now!! Thank You so much. I put the ACF in the ‘loop-single2.php’ just below the content and it’s spot on! Thank you ever so much 🙂

May I ask… if the theme gets updated, would this template get overwritten? Should I create a new, specific template for my posts? The posts that need the ACF are in one, specific category.

Once again, thanks for your assistance! 🙂

Post count: 20688

Hi,

The post template files can be customized through a child theme
https://forum.tagdiv.com/the-child-theme-support-tutorial/
So you could copy the template file there and modify it safely.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.