Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #722224

    Hi!

    I’ve just started a new WordPress site and installed a fresh copy of Enfold. I’m a seasoned Worpress gal and used this theme for a dozen other clients.

    For some reason when I installed this time I received several errors. They are:

    Warning: session_start() [function.session-start]: open(/var/chroot/home/content/l/i/z/lizosting/tmp/sess_996h22c50jrni0a9o0jip4nsf5, O_RDWR) failed: No such file or directory (2) in /home/content/l/i/z/lizosting/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
    
    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/l/i/z/lizosting/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/content/l/i/z/lizosting/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/l/i/z/lizosting/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/content/l/i/z/lizosting/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
    #722226

    Hey losting!

    Please add following code to functions.php file in Appearance > Editor

    add_theme_support('avia_no_session_support');

    Cheers!
    Yigit

    #722229

    Cool, worked perfectly! Thanks!

    #722253

    Hey!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘error with masonry_entries.php’ is closed to new replies.