NO BUG: Redis & wpgridbuilder custom query loop

Bricks Version: 1.5.7
Browser: Chrome 90
OS: macOS / Windows / Linux / etc.

Hello,
I contacted wpgridbuilder about this issue, and they say it is coming from bricksbuilder.
I created a custom product query loop, and I’m using wpgridbuilder bricks facets to target my query loop with an ID.

When Redis is installed on the server the facets/filters are cached and disappear and the only way they show up is by flushing Redis. It works without Redis but we would like to keep Redis on our server.

Kind regards

Hi,
I found what was causing it, and just posting it here for anyone who faced this problem before.

I forgot that I activated cache query loops in bricks settings, this was causing the problem between the 2 plugins and redis activated.

Kind regards

2 Likes

I’m wondering if Bricks Loops are fully compatible with Redis (for example, Crocoblock’s JetEngine Listing Grid (so same as Query Loop in Bricks) is not compatible with Redis - basically queries are not cached.

In your case, although using WPGridBuiler engine, can you see a noticeable difference in performance with Redis enabled?

I wasted hours figuring out what was wrong. Thanks, this solved my problem.

Yeah it drove me crazy for a week, glad it helped you

1 Like