Hello All,
I have a few different page templates that I use in my theme. One of which is a homepage template that is separate from the second-level pages.
I have the home page template applied to the homepage, yet it is pulling from the second-level page template.
BUT when I am logged in to WP (3.3.1), it properly shows. As soon as I am logged out, it doesn't show.
Troublshooting I've done to no avail: deactivate all plugins. Checked the coding for the page: nothing changed. Checked the functions.php to make sure that wasn't wonky(I have some special stuff in there), checked CSS files to make sure they're loading.
Any help is appreciated!