Hello all,
I have to build a theme with acf i have a homepagina setup with acf but without custom pos type what was easy. But the tricky part is that is cannot get the fields value from custom post type in my theme, can anyone help me?
@tiger217 are you trying to display it on a page template setup for the Custom Post Type? For example, if you created a Portfolio CPT (portfolio), are you using a single-portfolio.php page template?
Otherwise, if you are doing it from a different template, you will need to identify that in your get_field()
Reference: https://www.advancedcustomfields.com/resources/get_field/#get-a-value-from-different-objects