advanced-custom-blocks
advanced-custom-blocks copied to clipboard
ACF integrations for Gutenberg blocks
I have a custom block just containing a title (Text) field and a content (WYSIWYG) field. The WYSIWYG has 2 tabs, visual and text. on clicking visual I get the...
After I activate the plugin I get all these errors and I can't get he plugin to work: ``` Notice: Undefined index: post in \wp-content\plugins\advanced-custom-blocks-master\advanced-custom-blocks.php on line 190 Notice: Undefined...
Hi! I am new in wordpress, and I was abble to load the block in the admin post, but I have problem to load in the frontend, and created a...
Hey. If I create several blocks of the same type on the page, for example, testimonials, then the information entered in the last created block overwrites what was contained in...
This might be too much to ask, but it was working in v2.0.2 (before block templates were moved out of functions.php and put in the blocks/acf folder). None of the...