After a while, I can refresh the page (on multiple devices) and the site works if I then refresh again the issue reoccurs.
I have tried and reinstalled wordpress.
I have deactivated all plugins.
and now I get the following (private field).
I have set WP_DEBUG set to false in your wp-config.php file.
Thank you and yes please do so.
The current php version is 7.4.12
I have tried to modify the function.php in the theme and added the following:
if (!function_exists(‘_disable_fw_use_sessions’)) { add_filter(‘fw_use_sessions’,’_disable_fw_use_sessions’); function _disable_fw_use_sessions(){ return false; } }
I have tried to delete and reinstall the latest version of unyson plugin on the site. Furthermore, have I disabled all plugins except the unyson.
I still have the:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘_wp_admin_bar_init’ not found or invalid function name in /var/www/labelliquor.com/public_html/wp-includes/class-wp-hook.php on line 287
the issue now and the Fancy Product Designer plugin is not working as usual.
Before updating your plugin and theme everything worked fine.
I will inform the provider of the plugin that the issue might be on their side.
Regarding the warning. I have now deactivated and cleared my website and browser cache.
The warning(s) i get now on the wp-admin page are:
<b>Warning</b>: call_user_func_array() expects parameter 1 to be a valid callback, function ‘_wp_admin_bar_init’ not found or invalid function name in <b>/var/www/labelliquor.com/public_html/wp-includes/class-wp-hook.php</b> on line <b>287</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /var/www/labelliquor.com/public_html/wp-includes/class-wp-hook.php:287) in <b>/var/www/labelliquor.com/public_html/wp-admin/includes/misc.php</b> on line <b>1310</b>
<b>Warning</b>: session_start() [function.session-start]: Cannot start session when headers already sent in <b>/var/www/labelliquor.com/public_html/wp-content/plugins/unyson/framework/includes/hooks.php</b> on line <b>229</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /var/www/labelliquor.com/public_html/wp-includes/class-wp-hook.php:287) in <b>/var/www/labelliquor.com/public_html/wp-admin/admin-header.php</b> on line <b>9</b>
I have now installed the updated theme via the plugin. It solved one of the issues, nr. 3.
However, issue 1. is still not functioning.
Furthermore, I still get the error while logged in as Admin and as a visitor to my site (issue 2.):
<b>Warning</b>: call_user_func_array() expects parameter 1 to be a valid callback, function ‘_wp_admin_bar_init’ not found or invalid function name in <b>/var/www/[…]/public_html/wp-includes/class-wp-hook.php</b> on line <b>287</b>
Solution for this topic
Sorted it. It was an issue in YellowPencil settings.
Same issue. I have chrome://net-internals/#dns cleared host cache.
The issue is the same in Google Chrome’s developer responsive mode and in YellowPencil.
Solution for this topic
I enabled Geocoding API and everything is working. Thank you.
dev.labelliquor.com
Solution for this topic
I have sorted the button issue. Disabled “Mobile Swipe Enabled” in Slider Revolution.
The site is:
http://dev.labelliquor.com/
I have now tried multiple devices and the slider revolution buttons does not work when in responsive window. Regardless of size. Only the desktop version works.