Title: Error: deprecated code
Last modified: July 2, 2021

---

# Error: deprecated code

 *  [namenobodyuses](https://wordpress.org/support/users/namenobodyuses/)
 * (@namenobodyuses)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/error-deprecated-code/)
 * Hi,
    I have just updated Elementor to the latest release, and now the website
   shows two errors:
 * > Deprecated: Elementor\Scheme_Color è deprecata dalla versione 2.8.0! Al suo
   > posto utilizza Elementor\Core\Schemes\Color. in /web/htdocs/www.livingenova.
   > com/home/wp-includes/functions.php on line 5051
   > Deprecated: Elementor\Scheme_Typography è deprecata dalla versione 2.8.0! Al
   > suo posto utilizza Elementor\Core\Schemes\Typography. in /web/htdocs/www.livingenova.
   > com/home/wp-includes/functions.php on line 5051
 * I have made a backup prior updating so I can revert everything to its befor-update
   status, but I’d like to check if I’m able to resolve this issue first.
 * Any help would be appreciated.

Viewing 1 replies (of 1 total)

 *  Thread Starter [namenobodyuses](https://wordpress.org/support/users/namenobodyuses/)
 * (@namenobodyuses)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/error-deprecated-code/#post-14638303)
 * I have found some advice. Putting one of the following in my config file:
 *     ```
       define( 'WP_DEBUG', true );
       error_reporting(E_ALL ^ E_DEPRECATED);
   
       OR
   
       define( 'WP_DEBUG', false );
       ```
   
 * But hiding error messages doesn’t look like a great strategy, to me.

Viewing 1 replies (of 1 total)

The topic ‘Error: deprecated code’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [namenobodyuses](https://wordpress.org/support/users/namenobodyuses/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/error-deprecated-code/#post-14638303)
 * Status: not resolved