stuatdevdawn
Forum Replies Created
-
Forum: Your WordPress
In reply to: Dev Dawn Reboot (K2 mostly)Made some more adjustments. Cleaned up some of the frontpage functionality.
There are still some glaring issues, but I’ll get to them at some stage.
Forum: Your WordPress
In reply to: Dev Dawn Reboot (K2 mostly)Cheers, I’ll have another look at that particular design point :).
Forum: Fixing WordPress
In reply to: Load speed of WP lately.Ken,
I realise this thread is quite old, but thought i’d put my two cents in.
This may or may not help. It is (still haven’t fully diagnosed it) the major source of my speed problems. http://www.devdawn.com.
In your theme’s header.php file (i used K2), you should see a call to wp_head().
This is the function that I’ve removed from is_home(), and kept for all the others. If you watch how fast the home page loads as compared to the sub-pages, it’s quite a margin.
From my recollection (I’m about to undertake more serious diagnosis right now) it’s got something to do with how many times wp_head() (or functions underneath) access the database.
Will report back if i get it fixed.
Forum: Everything else WordPress
In reply to: Spherical Phoke Interview #002 :: Mark JaquithI put it here under Miscellaneous, becuase there wasn’t anywhere else, unless this sort of shout-out is meant to go under the “Your WordPress” sub-forum?
And no, it’s not support .. but is that a problem?