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

    Hi

    Ive installed your theme for a client, however the client is now getting an error causing the home page not to load.

    Ive been able to force an alternative page to load as the homepage, but thats obviously not a solution.

    The error is Warning: session_start() [function.session-start]:… full details in the private content section of this ticket

    Is this theme related and can you advise?

    Many thanks in advance

    #282071

    Hi scottbeveridge!

    Thank you for using the theme!

    Where did you get the portfolio-original.php file? I would try checking with your hosting provider on this particular issue as it sounds like something related to your setup is causing this. You can disable the theme session but it might break the breadcrumb function. Add this on functions.php:

    add_theme_support('avia_no_session_support');
    

    Regards,
    Ismael

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