I am getting the same error any time I attempt to use a custom template file. I have placed the file in my theme, it works as a standalone template, and the theme is a child theme that otherwise works fine.
Thread Starter
rhlowe
(@rhlowe)
Hey all, thanks for not posting, your lack of support really made me work to get everything straight. (That sounds bitter, but it really isn’t :-p)
I ended up figuring out that I needed to copy the contents of wp-blog-header.php into my index file and changing the paths to wp-config.php to reflect the new location and everything works great.
Thread Starter
rhlowe
(@rhlowe)
Update, I found an article that helped me get the loop working on the second page, the loop however still doesn’t work on the index page, the double loop page.