Home › Forums › Front-end Issues › ACF with Block Theme › Reply To: ACF with Block Theme
For example i use this as reference: https://www.advancedcustomfields.com/resources/acf-blocks-with-block-json/
{
“name”: “acf/testimonial”,
“title”: “Testimonial”,
“description”: “A custom testimonial block.”,
“style”: [ “file:./testimonial.css” ],
“category”: “formatting”,
“icon”: “admin-comments”,
“keywords”: [“testimonial”, “quote”],
“acf”: {
“mode”: “preview”,
“renderTemplate”: “testimonial.php”
}
}
Does this mean that I need to create all of my field created on the group one by one? Sorry I’m so confused and helpless
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.