• Resolved aart_imago

    (@aart_imago)


    Hello,
    I noticed that loading the page is taken some time.
    So I looked what could cause the long loading time and I saw that the loading of: …/wp-admin/admin-ajax.php?action=megamenu_css&ver=1.6 is taken 2.5 seconds.

    What could be the cause of it? I know that admin-ajax.php is a problem in WordPress, but can I use the menu on another way that it will not use the admin-ajax-script?

    Looking forward to your answer.

    https://wordpress.org/plugins/megamenu/

Viewing 3 replies - 1 through 3 (of 3 total)
  • alnestabs

    (@alnestabs)

    Ich have the same issue. When I deactivate MegaMenu the response time on http://tools.pingdom.com/ is about 2s. With the plugin activated it is 9s loading time.

    http://cinderellas-wedding.com/wp-admin/admin-ajax.php?action=megamenu_css&ver=1.6 increases the load time by about 4s.
    Putting the CSS-Output in <head> increases the time to 5s.

    My website is http://cinderellas-wedding.com

    alnestabs

    (@alnestabs)

    Seems that the plugin “W3 Total Cache” took care of caching the CSS. Now it is only 2s load time again.

    Appearance > Max Mega Menu > Global Settings > CSS Output: Output in <head>

    Then after a while the cache will take care of that, at least it did on my site.

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Yep – the answer is to set CSS Output to “load in head”.

    In the next version there’s an option to save the CSS to your uploads folder which will be much quicker – as quick as enqueing a normal, static CSS file.

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Response problem’ is closed to new replies.