Jetpack's "Image CDN" doen't work with "Beans"


I got the solution from @Thierry Muller himself <3 🙂 ... Works like a charm

// Let WordPress handle the image sizes.
add_filter( 'beans_post_image_edit', '__return_false' );

Write a reply

Login or register to write a reply, it's free!