Okay
  Public Ticket #3012231
Bug Report - Scheme_Typography class missing
Closed

Comments

  • Leandro started the conversation

    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!

  •  1,103
    Max replied

    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