Displaying Excepts/Links on Static Page
-
So I want to show excepts from my last few blogs on the homepage of my site. I followed this tutorial, but I’m having a minor issue. The posts display, but above them I’m getting the following:
Warning: Cannot modify header information – headers already sent by (output started at http://www.delsquacho.com/common/header.htm:4) in /nfs/c04/h01/mnt/59791/domains/delsquacho.com/html/blog/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 74
view the page in question here.
I assume that is because I use a PHP include on my static pages to pull in a header, and there is some conflict there. Does anyone have any insight? I’ve been banging my head against the wall all morning.
The topic ‘Displaying Excepts/Links on Static Page’ is closed to new replies.