As the title says...when I try to get to the site on a desktop computer it takes forever to load...but on my phone via wifi (on the same internet network) it loads fine...Both are custom themes...
What to look for?
www.mikemartinelli.com is the site.
Thanks,
Mike
Comments
But for all else we cannot answer as we don't know details. It may very well be your theme which is not standard. I also notice that you use Cufon for webfonts which actually should not be needed anymore at all. All modern browser can do that via CSS (I hope you have a webfont licences for Myriad ;-)) So Cufon might slow down as well.
1.10.0 (from Zenphoto) and 1.4.4
I didn't go to the host yet was just thinking I had something funky because the mobile site loads fine. Was coming here looking for things to check. jQUery is one and I'll check Cufon too. Never liked using it but it looks nice. Been forever so I'll look into it. lol
I've reduced the number of items that display to 3 which is MUCH better...
Below is what I'm doing...is there a better way to do this? If I can optimize and display more items than 3 that would be great.
<?php printLatestNews ( 15,'with_latest_albums','',true,true,75,false ); ?>
Much appreciated,
Mike
If you need to display latest albums only use the image_album_statistics plugin functions.
I would recommend to use the static_html_cache plugin additionally.