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

    Hi,
    as this is one of my first wordpress project, in my opinion the site is too slow. As we are still developing we did nothing to make the site faster (caching, images…) I am not sure if it as a general problem with the site or if I did sometning wrong. Could you maybe take a look and tell me your opinion?
    Thank you so much
    Barbara

    #993194

    Hey weblinedesign,

    One possible reason could be that your server doesn’t support php sessions – I added this code to the child theme functions.php:

    
    add_theme_support('avia_no_session_support');
    

    which deactivates the session code called by Enfold and the loading time decreased dramatically. I installed a debug info plugin (link can be found in the private content) and I couldn’t find any other obvious reasons why your website loads so slow. Even the default Twentythirteen theme (which does not load the shortcodes, LayerSlider and the WPML translations) takes about 5-6 seconds to load. I’d recommend to talk to the hoster – maybe he can provide a server upgrade or can check the server logs for errors.

    Best regards,
    Dude

    #993266

    Thank you very much. I contacted the hoster and wait for a reply.
    Regards Barbara

    #993277

    Hi,

    Ok, I’ll leave this thread open for now :)

    Best regards,
    Dude

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