Conditional Blocks Pro Questions

Showing 1 - 20 of 24 questions

Q: Just to understand

It might be a naive question given the details you provided but is the blocking happening from the server side? I mean it’s not client side JavaScript blocking right? I’m asking to ensure security of users data.
Thanks

zajPLUSAug 27, 2024
See detail
Founder Team
Morgan_ConditionalBlocksPro

Morgan_ConditionalBlocksPro

Aug 28, 2024

A: Hi Zaj,

Yes, conditional content will be removed server side. The content will never appear in the browser (HTML or JavaScript) 😊

The only exception is the Responsive Screen conditions. The reason is so the responsive content works when resizing the browser window.

Helpful?

Q: Does it work with GB(Generateblocks)?

Marcel45659Aug 24, 2024
See detail
Founder Team
Morgan_ConditionalBlocksPro

Morgan_ConditionalBlocksPro

Aug 26, 2024

A: Hi 👋

Yes absolutely, I've talked to several people who use Generateblocks & Elements with Conditional Blocks Pro.

Helpful?

Q: I suppose "static conditions" (taxonomy terms, custom fields, etc.)

should work with page caching. But "dynamic conditions" (user agent, referrer, geolocation, etc.) probably won't work with caching. User-based conditions obviously can't work with caching...
Is my understanding correct? Or maybe some "dynamic conditions" can work with caching, with some tricks?

new-horizonsPLUSAug 22, 2024
See detail
Founder Team
Morgan_ConditionalBlocksPro

Morgan_ConditionalBlocksPro

Aug 23, 2024

A: Yes, you are correct - "Static conditions" (conditions which always result in the same output) will work fine with caching plugins.

Page cache is created after the conditions have run, and the final page content has loaded.

If you are creating "dynamic conditions" (where content is always changing, or specific to users) then you should consider possibly opt-ing out of page cache for the...

Helpful?

Q: Is there a way to hide/display content based on a user's location (City)?

AppleJuice500Aug 20, 2024
See detail
Founder Team
Morgan_ConditionalBlocksPro

Morgan_ConditionalBlocksPro

Aug 20, 2024

A: I've moved the Geolocation feature request into the planning stage. I'll make sure to consider a solution to include City locations as well 🌏

You can read more here:
https://conditionalblocks.com/feature-requests/standalone-geolocation-needs-feedback

Helpful?

Q: I understand that this works only with Gutenberg Blocks, but is there a possibility of support for Bricks Builder?

If Bricks Builder is not natively supported, could you please explore compatibility with Gutenbricks?

Thanks!

JaganPLUSAug 19, 2024
See detail
Founder Team
Morgan_ConditionalBlocksPro

Morgan_ConditionalBlocksPro

Aug 20, 2024

A: Hi Jagan, I've just sent a message to the Gutenbricks founder 😊 This could be a faster solution for Brick users.

I'll update the documentation with recommend plugins when I've run the tests.

Helpful?