Hi,
I am coming back with an update. After installing the latest version of Enfold 3.1.1, I could no longer log in into my dashboard area of my site. I kept getting error messages (attached).
I tried a manual FTP re-upload of Enfold, but the same happened. Then I deleted Jetpack and I could finally log back in into my site. The problem is that I need Jetpack. What is the solution? Please help!
Thanks,
Susanna Patras
Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_supports('avia_no_session_support');
Cheers!
Josue