Title: Support Bricks Builder
Last modified: August 27, 2023

---

# Support Bricks Builder

 *  Resolved [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/)
 * Hi there,
 * Can the plugin support the bricks builder? When the plugin is activated, and 
   I edit pages with bricks builder, the page is blank. The slug is ?bricks=run.
   How do I solve this except deactivate the plugin?

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003804)
 * Hi [@vincentczb](https://wordpress.org/support/users/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!
    -  This reply was modified 2 years, 9 months ago by [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/).
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003824)
 * Thanks! not ideal but helpful.
 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003831)
 * 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.
 *     ```wp-block-code
       add_action( 'plugins_loaded', function () {
       	if ( isset( $_GET['bricks'] ) ) {
       		add_filter( 'powered_cache_fo_disable', '__return_true' );
       	}
       } );
       ```
   
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003836)
 * added it in functions.php, but not working
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003840)
 * I can send you a credential login if needed 🙂
    -  This reply was modified 2 years, 9 months ago by [vincentczb](https://wordpress.org/support/users/vincentczb/).
 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003856)
 * > 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](https://wordpress.org/plugins/code-snippets/) plugin?
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003865)
 * tried with code snippets plugin, still not working
 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003867)
 * Hi [@vincentczb](https://wordpress.org/support/users/vincentczb/)
 * Please contact me at [support@poweredcache.com](https://wordpress.org/support/topic/support-bricks-builder/support@poweredcache.com?output_format=md)
 * Thanks!
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003869)
 * Thanks, email sent！
 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17003884)
 * [@vincentczb](https://wordpress.org/support/users/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.
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17004029)
 * Yes, I received it and it works now. Thanks
 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17015996)
 * Hi [@vincentczb](https://wordpress.org/support/users/vincentczb/),
 * The bricks builder compatibility was added with version 3.2; you should be able
   to use it without a custom snippet from now on. FYI
 *  Thread Starter [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * (@vincentczb)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17017381)
 * Yes, I saw that. Thank you!

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Support Bricks Builder’ is closed to new replies.

 * ![](https://ps.w.org/powered-cache/assets/icon.svg?rev=2796939)
 * [Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score](https://wordpress.org/plugins/powered-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/powered-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/powered-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/powered-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/powered-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/powered-cache/reviews/)

 * 13 replies
 * 2 participants
 * Last reply from: [vincentczb](https://wordpress.org/support/users/vincentczb/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/support-bricks-builder/#post-17017381)
 * Status: resolved