-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ACF Blocks with block.json? #64
Comments
I was thinking about this, but to be honest I'm not sure how to make it
more user-friendly.
JSON in twig doesn't look too nice and every other case would mean more
than one file, which would be against the general idea.
Although I'm open to ideas.
wt., 22 lis 2022, 18:44 użytkownik Danny Albeck ***@***.***>
napisał:
… Hello,
Is there any way to utilize the block.json implementation now with ACF 6?
https://www.advancedcustomfields.com/resources/acf-blocks-with-block-json/
Thanks!
—
Reply to this email directly, view it on GitHub
<#64>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR34OT34UFBPGOZI5V23KDWJUA6PANCNFSM6AAAAAASICXOT4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hey @palmiak Thanks for the quick response. Valid points and I guess if I come up with something I will share 😄 or opening this discussion might get another person to post a thought. For now, I opted out of using ACF WP Blocks for this project, and instead in my block.json file reference blockname.php [insert name of block], where I set up my view for the block and then reference the twig file located in the block folder.
|
Hello,
Is there any way to utilize the block.json implementation now with ACF 6?
https://www.advancedcustomfields.com/resources/acf-blocks-with-block-json/
Thanks!
The text was updated successfully, but these errors were encountered: