@frizzel I don’t think you understand the underlying code and how Elementor is rendered which is different than wp_content that those shortcode wrappers would have an effect upon. But I understand your frustration and what you are intending to do.
I also had to devise a way for the Paid Memberships Pro free membership plugin to also allow disabling of showing (and loading) of Elementor designed content otherwise a sign-up/login message was provided on member-only post/products/pages. Here is the example – https://gist.github.com/pingram3541/831aecf628165b5f36f856303b23b5be
Alternatively you could approach the shortcode author and ask them kindly to consider reading this thread and modifying their plugin to also recognize Elementor content in some fashion, maybe by adding a special class to a section, column or element will hide it as per your needs.
Best of luck and success to you!
[edit] I felt I should add just a small opinion about plugin adaptation. I personally feel it is more logical for the feature plugin such as shortcodes and widgets and the like, more appropriately adapt their code to support the small number of popular page builder plugins vs the other way around. It reduces everybody’s support efforts and envelops trusted plugin groups when developers know they all work together, they will continue using them together on a greater number of sites they build. On the flip, it would be an impossible task for Elementor to adapt to the bajillion feature plugins that exist out there not to mention the 50k here @ www.ads-software.com.
-
This reply was modified 6 years, 11 months ago by pingram.