Hi,
I am having problems in installation of the theme Enfold he is so http://fortrio.com.br/2014/ can not remove this code of homepage which procedure?
Hi glaucofmc!
It’s probably a server configuration issue. One possible reason could be that the server can’t write to the sessions folder. I recommend to contact the server administrator or host and to ask him to fix the session permissions. If they can’t help you you can try to deactivate all theme sessions with this code (add it to the enfold/functions.php or child theme functions.php file):
add_theme_support('avia_no_session_support');
but I wouldn’t recommend it because it may break the portfolio breadcrumbs which use sessions to store the browser history.
Best regards,
Peter
thank you !