• So, a weird issue. I am creating a custom theme using custom ACF Blocks. Everything works great except when I try to duplicate a block in the admin to have a similar block on the page.

    After duplication, I hit save and it shows up exactly as the original block. When I try to adjust any of the content and hit save, it completely disappears from the front end.

    It works fine if I add a new block of the same type and just copy the content over, but the duplication process just doesn’t work.

    Things I checked.
    Both blocks have unique IDs
    Cleared all Caching

    Also this is using WP Multi-site (Not sure if that matters)

    Any help greatly appreciated.

    • This topic was modified 3 weeks, 2 days ago by tx01.
    • This topic was modified 3 weeks, 2 days ago by tx01.
    • This topic was modified 3 weeks, 2 days ago by tx01.
    • This topic was modified 3 weeks, 2 days ago by tx01.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    I recommend seeking help through ACF’s website. We’re unable to help you with plugins from WP Engine in these forums.

    @tx01

    You can check the logs in the following three places for any error messages:

    1. Check the JavaScript Console: After saving the block or changing the content, check the browser’s Console for any error messages.
    2. WordPress Debug Log: By default, this file is located in the wp-content folder within the WordPress installation directory, with the filename debug.log.
    3. Server PHP Logs: When duplicating or saving the block, check the server’s PHP logs to see if there are any error records.
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.