Support Bricks Builder | WordPress.org

[ad_1]

Hi @vincentczb,

It would not be an ideal solution but could you add &nopoweredcache=true parameter to the url eg: ?bricks=run&nopoweredcache=true I will check to the bricks builder and see if we can add built-in compatibility.

Thanks for reporting!

Thanks! not ideal but helpful.

Could you give a try to this? We have similar functionality with other page builder, I couldn’t have test it with bricks but it might do the trick.

add_action( 'plugins_loaded', function () {
	if ( isset( $_GET['bricks'] ) ) {
		add_filter( 'powered_cache_fo_disable', '__return_true' );
	}
} );

added it in functions.php, but not working

I can send you a credential login if needed 🙂

  • This reply was modified 59 minutes ago by vincentczb.

added it in functions.php, but not working

Could you add it to the custom mu-plugins? eg /wp-content/mu-plugins/custom.php or try with code snippets plugin?

tried with code snippets plugin, still not working

Hi @vincentczb

Please contact me at [email protected]

Thanks!

@vincentczb I answered your email, and I think the problem is solved now. Please check your email and make sure it wasn’t marked as spam.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer