I just upgraded my website to Wordpress 6.0 - I am using Recycle theme V2.1.
I'm' getting this error in my dashboard (not on front-end of website):
Notice: Function add_menu_page was called incorrectly. The seventh parameter passed to add_menu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 6.0.0.) in /home/racpec/wachusettearthday.org/wp-includes/functions.php on line 5831
The error seems to be in the Redux framework library, which is used for theme options in our theme. We patched it in our plugin, but didn't change the plugin version, so there is no notification, that the update is available.
Please try the following:
In the Plugins menu, Delete Recycle theme plugin from your WordPress. You will see a notification asking you to install this plugin again. Install it. Then go to Theme Options, and see if this notice dissapears.
Hi,
I just upgraded my website to Wordpress 6.0 - I am using Recycle theme V2.1.
I'm' getting this error in my dashboard (not on front-end of website):
Notice: Function add_menu_page was called incorrectly. The seventh parameter passed to add_menu_page() should be numeric representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 6.0.0.) in /home/racpec/wachusettearthday.org/wp-includes/functions.php on line 5831
Do you know where the error is coming from?
Thanks - rachel
Hi Rachel,
The error seems to be in the Redux framework library, which is used for theme options in our theme. We patched it in our plugin, but didn't change the plugin version, so there is no notification, that the update is available.
Please try the following:
In the Plugins menu, Delete Recycle theme plugin from your WordPress. You will see a notification asking you to install this plugin again. Install it. Then go to Theme Options, and see if this notice dissapears.
Let me know if this resolves the issue.
Andrej
OrionThemes
Hi Andrej,
I deleted the Recycle plugin and re-installed it - the message is gone :)
Thank you for the fast response!
Rachel