• Resolved meftech

    (@meftech)


    Hi there I’ve been having issues with disabled blocks still being available to use.

    This causes pages to not save or time out also looks to be causing lots of connections on our site.

    I have disabled and enabled but the disabled blocks are still showing and letting users pick them in the editor in return causing site issues.

    When disabling the plugin we get lines of code like below.

    “no such file / director not empty” calss-ultimate-blocks-deactivator.php line 39 etc…

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Alexis Pandaan

    (@alexius08)

    Hi @meftech! Thanks for letting us know. We’ve traced the source of the problem to some changes made on the developer side by WordPress. We’ll be reversing these changes in the next version of the plugin. In the meantime, you can do the following to restore the ability to disable blocks:

    1. Download this file and save it under the filename of init.php
    2. Download this file and save it under the filename of deactivator.build.js
    3. Navigate to wp-content/plugins in your WordPress installation and open the ultimate-blocks folder.
    4. In ultimate-blocks/src, give the original init.php file another filename and paste the init.php file you downloaded.
    5. In ultimate-blocks/dist, paste the deactivator.build.js file.

    Please let us know how it goes.

    Thread Starter meftech

    (@meftech)

    Thanks Alexis,

    disabled blocks are now disabled in the editor also thank you. Still receiving the error when deactivation the editor but looks to be working.

    Error is on line 40 of the deactivator.build.js file.

    Thanks,
    Chris

    Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi @meftech,

    Please update the plugin to the latest version.

    The fix for this issue is included in the update.

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disabled Blocks Still Showing’ is closed to new replies.