We seem to be having problem when we combine the aggregator mod with child pages that have the form mod as a section. The aggregator will display the first item from the first page, but then cut off and show css that (I suspect) is related to the form section, either on that page or the page below.
Here's how it should look:
http://www.romanticretreats.co.uk/romantic-cottages/north-england/the-lake-district-and-cumbria.php The listings on this page don't have the form section on their page and hence they display okay on the aggregator page.
Here's how the problem page looks:
http://www.romanticretreats.co.uk/romantic-cottages/south-england/essex.php. Both cottages have the form section on their page and hence it only displays the first one correctly, shows one line of the second cottage and then cuts off. Look at the source:
<div>
<a href="http://www.romanticretreats.co.uk/romantic-cottages/south-england/essex/the-coach-house-halstead.php" class="aggregator" >
<h3>The Coach House, Halstead</h3>
</a>
<p class="aggregator">
This 1650's cottage is very special luxurious retreat for a couple, as you see it is 5 Star luxury but with a very special feature of having its own lovely 17th Century Walled Garden to close out the world and its own wildflower meadow with nut and fruit trees and an ancient thatched Summer House where you can completely cocoon yourself in a wildlife sanctuary and gaze at the stars at night and keeping warm with cheerful pot bellied BBQ. Special indeed ! <a href="http://www.romanticretreats.co.uk/romantic-cottages/south-england/essex/the-coach-house-halstead.php" class="aggregator" >Read more...</a>
</p>
<a href="http://www.romanticretreats.co.uk/romantic-cottages/south-england/essex/the-coach-house-halstead.php" class="aggregator" > <img class="lb_image" src="http://www.romanticretreats.co.uk/modules/aggregator/thumbnailer.php?img=http://www.romanticretreats.co.uk/media/south/essex/coach-house/thumbs/1.jpg&width=155&height=155" border="0" />
</a> <br clear="all" />
</div>
<div>
<a href="http://www.romanticretreats.co.uk/romantic-cottages/south-england/essex/bromans-barn-east-mersea-island.php" class="aggregator" >
<style type="text/css">.required {
color: #FF0000;
}
.field_title {
font-size: 12px;
width: 100px;
vertical-align: top;
text-align:right;
}
.textfield {
font-size: 12px;
width: 200px;
}
.textarea {
font-size: 12px;
width: 90%;
height: 100px;
}
.field_heading {
font-size: 12px;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #666666;
padding-top: 10px;
color: #666666;
}
.select {
font-size: 12px;
}
.checkbox_label {
font-size: 11px;
cursor: pointer;
}
.radio_label {
font-size: 11px;
cursor: pointer;
}
.email {
font-size: 12px;
width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
display:none;
}
</style>
I appreciate this post probably doesn't make too mcuh sense so please post me your questions and hopefully I can answer them!
Thanks,
Konrad