Page is a not externally linkable
- Code, Content, and Presentation
-- WordPress
---- Add tagline to header


lorax - 3:10 pm on Oct 26, 2011 (gmt 0)


Try changing this portion of the code
is_home() || is_front_page()
to use the page id instead
is_page(x)

See: [codex.wordpress.org...]


Thread source:: http://www.webmasterworld.com/wordpress/4378131.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com