Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #931523

    Started seeing this error message:
    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/flingers_vps/flingerspizzapub.com/wp-content/themes/enfold-child/functions.php:1) in /home/flingers_vps/flingerspizzapub.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    I checked with my host. Everything looks fine on their side, but when I try to get to the WP dashboard, I get an error. Any ideas?

    #931765

    Hey trellyn,
    Please add following code to functions.php file either though WordPress > Appearance > Editor or via FTP

    add_theme_support('avia_no_session_support');

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.