greetings & salutations,
time for me to solicit another set of eyes,
the code is located here:
http://pastebin.com/rH8tG9k9
line #155 is where the problem occurs,
as you can see i've created a rather heavy function to display stuff in teh <head> tag based on what page is being displayed.
i'm using the conditional tag is_page() with an array to target a few pages,
alas, it is not returning true.
I'm passing page slugs to the is_page() function in an array,
i've checked and re-checked my slugs to make sure they're correct,
but it's not returning true and not adding the code to the head tag.
the best part is, i've got conditional tags above and below it that work just fine,
if you look at #173 you'll see an almost identical one, that is working just fine.
the pages are indeed pages.
so here's where i beg for a second set of eyes to reveal something i have missed.
thx for the assist in advance.
here's the site's home page:
http://www.maxartcreative.dreamhosters.com/
here's one of the pages that should be affected, but is not,
http://www.maxartcreative.dreamhosters.com/news/
i'm being wicked and putting some jQuery in teh head to get the sidebar to take it's height from the #main.