I’m getting a lot or errors in the PHP Error logs. Can you give me some help in sorting it out?
Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support('avia_no_session_support');
Cheers!
Josue
Thank you for your reply. WordPress core and some plugins were updated and I am no longer getting error messages :)