Yes, we’re prefixing as well as we have a unique namespace Happy_Addons
. We have a class Happy_Addons\Elementor\Finder
which extends Elementor’s Elementor\Core\Common\Modules\Finder\Base_Category
class. We’re using this to add a shortcut in Elementor finder.
Before 2.2.6 we were initializing Happy_Addons\Elementor\Finder
class in Elementor’s recommended way. But after Essentials Addons latest update somehow EA was loading our class before we are loading! And it’s puzzling us!!! But the problem is fixed.
We’ll be extremely cautious from now on with the updates. Hope you’ll give us a chance.
Thanks ??