Hi @thefiddler!
Yes, the plugin works for all Divi elements, including sections and rows. 🙂
Thread Starter
Tevya
(@thefiddler)
Excellent! Thank you for the quick reply. We’ll be using this in a few places.
I saw on another thread that it’s going to include a UI for selecting common expressions. That’s great as well.
Does it have any support for conditions created by other plugins? For example membership plugins such as WooCommerce Memberships or Restrict Content Pro. Is there be a way to set it to display content based on their membership status?
I’m not a developer, so I’m just spitballing here, but for example could we use something like wc_memberships_is_user_active_member() (source: https://docs.woocommerce.com/document/woocommerce-memberships-function-reference/) to display content based on their having a certain membership?
That is correct. If a true or false function doesn’t exist, you can always have a developer create one and put it in a theme’s functions.php file to use in this plugin as well.
And if finding a developer is an issue, we do offer WordPress development services 🙂
Thread Starter
Tevya
(@thefiddler)
Awesome! Thank you.
I installed today and am working with it.
Thanks for a brilliant plugin.
I’ve been trying to get ET to let us wrap sections, rows, and modules in shortcodes from other plugins (like those I mentioned before) to show/hide content in certain situations. Doesn’t seem like a priority for them. But I think this will allow me to do most, if not all of what we need. Thanks again!
Thread Starter
Tevya
(@thefiddler)
Oh, and I can’t wait for the UI with common expressions (read about it on another thread). That will make it even easier/quicker to use!