Site logo

advanced custom fields

CPT UI and Advanced Custom Fields

Hi, I am trying to display a custom post type I have created using the two above mentioned plugins. But I am struggling a lot. What post-template should I use in order to display the custom post type? Can any of you please help me with a coding example for displaying single custom post types? … Read more

Advanced Custom Fields and Sections

I have a food menu I built using ACF Pro and it works great when the menu page that is using the template doesn’t have Sections turned on for the remaining content. When it does, all of the data in the ACF disappears. How can I dig that content out from the Sections and add … Read more

Advansed Custom Fields Frontend form

Hello! I use plugin Advansed Custom Fields. I want to create frontend form, but I do not want to change the template files. It is necessary to add a function: acf_form_head(); to the beginning of page, for example: <?php /** * The template for displaying all pages. * * This is the template that displays … Read more

Advanced Custom Fields plugin and GeneratePress

Sorry for posting an off-topic question, but would anyone here have any experience with the Advanced Custom Fields plugin? I don’t code and any attempts at setting it up have failed. I do get the custom fields to appear in the backend (post edit page), and I even add the values and it saves them. … Read more