![]() |
|
Desktop Site slow - mobile version fast...what to look for... - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Desktop Site slow - mobile version fast...what to look for... (/thread-12053.html) |
Desktop Site slow - mobile version fast...what to look for... - n20capri2 - 2014-11-04 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? Thanks, Desktop Site slow - mobile version fast...what to look for... - acrylian - 2014-11-05 Zenphoto does not really do anything different if mobile or desktop. So that cannot be it. For sure the embedded Youtube videoes do slow down. External embeds can slow down page loading for sure. 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. Desktop Site slow - mobile version fast...what to look for... - fretzl - 2014-11-05 Looks like you also have two versions of jQuery loaded. Desktop Site slow - mobile version fast...what to look for... - acrylian - 2014-11-05 The site is currently not available for me at all. What does your host say to all this? Desktop Site slow - mobile version fast...what to look for... - n20capri2 - 2014-11-05 Well I know the Embedded videos aren't helping on the home page but even clicking multimedia or any other page is slow to load...no embedded vids on the other pages. 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 Desktop Site slow - mobile version fast...what to look for... - acrylian - 2014-11-06 Normally the mobile site should be slower since mobile devices are naturally (and if not local WIFI of course the connection itself often is, too). That really looks like a server/connection issue to me. Zenphoto should not be that slow. Desktop Site slow - mobile version fast...what to look for... - n20capri2 - 2014-11-18 It appears as if it's the "news" loading on the right side that's slowing things down...I realize it's a lot of info to display but still seems to take too long in my opinion... 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. Much appreciated, Desktop Site slow - mobile version fast...what to look for... - acrylian - 2014-11-18 "with_latest_albums" is obsolete in 1.4.6 actually as the combi news mode is being removed. See the 1.4.6 release post. That is for technical reasons. One is that it it collects info from news and optionally albums or images. That might slow down your already (to me) slow site a bit further. 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. |