Duplicate post issue on ACF fields
-
Hello @mndpsingh287
I am using Duplicate Page plugin.
I created Gutenberg block with WYSIWYG editor using ACF plugin code using acf_register_block_type() function. Whenever I am duplicating the page/post it convert HTML tags in some weird characters.
For example:
Before duplicate: <strong>Test</strong>
After duplicate: u003cstrongu003eu003cTestu003c/strongu003eu003c
Can you please look into this?
Thanks!
You must be logged in to reply to this topic.