Using Radiant Mental, I have the front page with an image (banner), the
site-title, followed by site-subtitle. All the Child pages of the site are
set to Layout: Inherit, Page Type Normal and Status: Published.

This is my Header Snippet:

<div id="header">
 <div id="banner"><img src="images/site/test02-banner.png"/></div>
 <div id="site-title"><r:if_url matches="^/$">Name of
Business</r:if_url><r:unless_url matches="^/$"><a
href="/"></a></r:unless_url></div>
<div id="site-subtitle">Subtitle text</div>
</div>
<hr class="hidden" />

On the child pages, the only item that shows up is the site-subtitle. What
is the issue here?

TIA, Ben.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to