I am currently using the Beaver Builder, themer and theme to build an ecommerce website (with WooCommerce).
In the future, we’d may need to use the conditional formatting settings to show / hide different modules for different users based on the criteria available (for example, whether user is logged in / out, the user’s group).
We are also looking to use W3 Total Cache’s page cache feature, but I assume this would simply cache the condition of the page for the first visitor, and the conditional formatting would not function correctly.
Is there any way to use W3 Total Cache’s Fragment Caching feature on modules with Conditional formatting, so all page content would be cached as normal, but the conditional logic would be processed for each individual user?