Hi Alan,
I am having a problem that has appeared to others as well. I have a home page specified as Home (slug “home”) and a blog page set as a page titled Blog (slug “blog”).
Using the is_page(‘blog’) the widget does not appear on the blog page. I also took the approach of using:
!is_page(home) || !is_page(about) … etc. for the other pages
to try and exclude the widget from pages other than the blog page but I must be doing something wrong. it does not work either.
I have tried the page ID option too, but I am not sure I am actually using the page ID.
Do you have any ideas why this is not working?
—-
WP 2.8.1
Theme K2