Jun 6, 2012 at 6:32 AM
Edited Jun 6, 2012 at 6:34 AM
|
I thought I was using Placement.Info properly, but I must be misunderstanding because I can't get this to work.
I have the following in my Placement.Info
<Match ContentType="Page">
<Place Parts_Title="BeforeContent:1" />
</Match>
So I'm trying to render the Page Title in the BeforeContent zone instead of the Content zone. When I display the page, the title is no longer present in the Content zone, but it's not showing up in the BeforeContent zone.
I verified that the BeforeContent zone works by placing an HTML widget in there and it rendered fine.
Is there something else I need to do to get the Page titles to display in a different zone?
Thanks for the help!
|