Comments Leandro started the conversationMarch 28, 2022 at 8:34pmHi, just wanted to report a bug. It seems that one deprecated class slipped thru the latest updates.The file is wp-content/plugins/elementor-for-sonaar/widgets/sr-promobox.phpWhat I did to fix the depracted Scheme_Typography class was to replace at the top the "use" statment:use ElementorScheme_Typography;foruse ElementorCoreSchemesTypography as Scheme_Typography;Please let me know if this is actually a bug or if I'm missing an update somewhere. Thanks! 1,114Max repliedMarch 28, 2022 at 9:10pmHi, This has been fixed in last theme update. Make sure to use Sonaar theme version. 4.23Please read this article about how to update your theme.Thanks, Max from the Sonaar.io Crew 1 Like Sign in to reply ...
Hi, just wanted to report a bug. It seems that one deprecated class slipped thru the latest updates.
The file is wp-content/plugins/elementor-for-sonaar/widgets/sr-promobox.php
What I did to fix the depracted Scheme_Typography class was to replace at the top the "use" statment:
use ElementorScheme_Typography;
for
use ElementorCoreSchemesTypography as Scheme_Typography;
Please let me know if this is actually a bug or if I'm missing an update somewhere. Thanks!
Hi,
This has been fixed in last theme update. Make sure to use Sonaar theme version. 4.23
Please read this article about how to update your theme.
Thanks,
Max from the Sonaar.io Crew