Pages (such as a custom front page, like the welcome page at http://pea.rs) do not display the content of the custom HTML or CSS fields because they don't use loop-single.php as their template.
Is there a way to force a page to use the loop-single.php template so we can have fancy front pages like the example pea.rs site? How do they do it?
Pages (such as a custom front page, like the welcome page at http://pea.rs) do not display the content of the custom HTML or CSS fields because they don't use
loop-single.phpas their template.Is there a way to force a page to use the
loop-single.phptemplate so we can have fancy front pages like the example pea.rs site? How do they do it?