Deprecated function message at the top
-
Hi there! I recently updated Elementor plugin and as soon as I updated it, this message started to get shown at the very top of the webpage: https://drive.google.com/file/d/1VB7fK3p44BwSBD4xO8Ot_5TEmCaoUrnu/view?usp=sharing. Moreover, not all web pages display this message. Only 2 of them do, one of which is the homepage (the webpage that is opened when people visit the .com website). Others work as intended (no such header message gets shown). Also, I am using this plugin for headers (and footers). Please let me know what needs to be done here as I don’t play/haven’t played with the PHP files. Please also let me know if this issue needs to be taken to that other plugin’s page (Elementor Header & Footer Builder).
-
Hi @karan1a
Here’s a couple threads with info about that –
https://ww.wp.xz.cn/support/topic/errors-after-elementor-3-7-update/
https://ww.wp.xz.cn/support/topic/deprecated-function-elementordb/Hi @aakash8
Thanks for your response. I tried switching off the
WP_DEBUGin thewp-config.phpfile as described in the relevant article shared by the Elementor Team (https://ww.wp.xz.cn/support/topic/deprecated-function-elementordb/#:~:text=How%20to%20Turn%20Off%20PHP%20Errors%20in%20WordPress) but it doesn’t stop that message from getting displayed. Any ideas on what to do instead?Try the first code block recommendation here https://ww.wp.xz.cn/support/article/debugging-in-wordpress/
Or
ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', false);Also see this to check for a 3rd party Elementor plugin issue – https://github.com/elementor/elementor/issues/18865#issuecomment-1166583251
Hi @karan1a
Can you send me your site URL, please?
Hi @ozyeger
Thanks for your response. The site URL of interest is in this doc. However, please note that the issue is on mobile only; on the desktop, it seems fine. Also, not all the pages display this Deprecated function message but the homepage does, along with 1 one more (/privacy) (as stated earlier). Please let me know what needs to be done as I also tried the solution here (the lines of code which are also shared by @aakash8) but it doesn’t make the message go away.
Hi @karan1a
Can you disable all your experiments, please?
except for the Flex Box experiment (If you have it on your site)
https://elementor.com/help/elementor-experiments
If it solves the issue, reactivate them one by one to find the culprit.Please make sure that all of your Plug-ins and Theme are updated.
Sometimes it isn’t obvious that there is a plugin update available. Go to WordPress Dashboard > Updates and click the Check Again button to be sure.Please also regenerate the CSS via Elementor > Tools > Regenerate CSS on your WordPress Dashboard,
then make sure that you are clear:
your WordPress cache (your WordPress plugin if you have one), your server cache (if
you have one. In this case, you can contact your hosting provider).Please deactivate all your plugins besides Elementor and see if it helps. If it solves the issue, reactivate them one by one to find the culprit. If it didn’t help, switch your theme (temporarily) and see if it makes any difference
The topic ‘Deprecated function message at the top’ is closed to new replies.