Hi @kellyncox,
Could you please provide me some details as follows:
1) Your WP Version?
2) The theme you are using?
3) ACF Pro version you have installed?
As everything seems working fine to my end. I will try to replicate the issue as per your setup information.
Here is a quick screencast to show you how it is working for me.
https://share.getcloudapp.com/KouervwQ
Regards,
Munir
Hi, thank you! Please find details below:
1) WP Version – 5.2.4 (issues upgrading to 5.3, so rolled it back)
2) Custom theme that actually hides the right column Gutenberg editor (it’s set up to edit within the block itself)
3)ACF Pro Version – 5.8.6
Hi Again @aliorg7,
Sorry about the late response to your issue. I recently pushed an update to this plugin, could you please re-test it and let me know if your issue has been resolved?
Regards,
Munir
Hi, i saw that there are multiple problems with template calls.
In the acf_blocks_template function, you are looking for templates in block-templates/free or in block-templates/pro folder. But there is no subfolder anymore in this version.
Also, counter number block changed name from counterblock to counter-block, so the template can’t be found.
@christophe-lopes
Thank you to report that. There is something strange happening. The download of the plugin is using Trunk files and not the latest Tag 1.8.0 files. I am not sure why it is happening but you can check the updated files from the tagged version 1.8.0 here.
https://plugins.trac.ww.wp.xz.cn/browser/acf-blocks
Let me raise this issue to support and get it fixed.
Thanks,
Munir
@christophe-lopes
Just fixed it, it was because of a little silly mistake in the readme file. Please remove and re-install the plugin and it should work fine.
Cheers,
Munir
Thanks, i confirm every things working properly now.