Hi
I am updating from 2.4 to 3.1
in a poetryholder.ss page I have a list from the children poetrypages coded ....
<ul id="PoetryList">
<% control Children %>
<li>
<div class="poetryname"><a href="$Link">$Title</a>...$Description</div>
</li>
<% end_control %>
</ul>
in v2.4 this works fine but in v3.1 the title and link show but not the description.
in v3.1 admin page, the description is found under the metatags, does this cause the desription not to show?
Does anyone have an answer please
Regards
Mike