Dear Team Enfold,
I have a problem with my website. On the homepage there are 2 messages (on top of the page):
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/users/scriqftp/scripteq.nl/index.php:4) in /home/users/scriqftp/scripteq.nl/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 42
and
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/users/scriqftp/scripteq.nl/index.php:4) in /home/users/scriqftp/scripteq.nl/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 42
I already updates to the lates version of Enfold. What can be wrong? How can I repair this? MANY THANKS! Tafael
Its a fresh installation
Hey Menininhu,
Can you try adding this php code at the bottom of functions.php:
add_theme_support('avia_no_session_support');
Let us know if this helps :)
Best regards,
Nikko