Display wrapper information on the first (entry) page only.
3.5/5 based on 2 votes. The median rating is 2.
Sometimes you may want to display a welcome message or some sort of custom wrapper content on the entry page only. This is easy to accomplish by using the following in your wrapper:
<IF {TID} contains main.tpl>
Whatever you want to say here. Maybe a banner image too.
</IF>
This will show in your wrapper only when the main.tpl (main index) template is being used for the page body.
<IF {TID} contains main.tpl>
Whatever you want to say here. Maybe a banner image too.
</IF>
This will show in your wrapper only when the main.tpl (main index) template is being used for the page body.
Rating:
3.5/5 based on 2 votes. The median rating is 2.
Submitted: 10/24/03 (Edited 05/27/09)
Views:
1268 views. Averaging 0 views per day.
In the most recent 30 day period, there've been 0 views.

Print
E-Mail