Found the error with Elementor Page Builder when creating heading text.
Whenever elementor adds heading, it does it like this:
<h2 data-kx-storage=”{“>Our Story</h2>
Changing it to the following brings the zoom back
<h2>Our Story</h2>
Do you think you could provide a fix for this please? Elementor is very popular, and majority of people use it….
Hello @vermaakpetrus,
thank you for your feedback and the first investigation. We will reproduce the issue and report back if we have further questions.
Hello @vermaakpetrus,
thank you for your patience. After some investigation, we can offer advice on how to fix it.
The latest version (2.4.0) of Text ZOOM Premium contains a setting called “Blocklist” in “Settings -> Text ZOOM Premium”. When you add the string “elementor-preview” to this setting and save it, then the ZOOM widget is excluded on elementor preview pages.