• summatix

    (@summatix)


    My WordPress install updated to 4.1.2, and the Bucket editor was no longer working. For those struggling with the same problem, here is the solution.

    To buckets.php, add:
    add_action( 'admin_enqueue_scripts', 'wp_enqueue_media' );

    https://wordpress.org/plugins/buckets/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author matthewordie

    (@matthewordie)

    Question, are you using Buckets standalone or with ACF that were experiencing this problem? Are you still having the issue?

    Thread Starter summatix

    (@summatix)

    Standalone. I haven’t yet updated to the latest version due to the custom modifications I’ve made.

    Plugin Author matthewordie

    (@matthewordie)

    Alright thanks, I’ll take a look!

    Plugin Author matthewordie

    (@matthewordie)

    Tried to recreate the issue with no luck. I’m using Buckets by itself, and the editor seems to be working okay. Was it just not showing up at all or not saving properly?

    Thread Starter summatix

    (@summatix)

    It did not show up at all. This was only a problem specifically with WordPress 4.1.2. The issue may have been resolved either with an updated WordPress installation or through an updated version of Buckets.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Getting to work with WordPress 4.1.2’ is closed to new replies.