Hello,
In earlier versions, I used following simple code to create nice summary of f.e. several features + images:
<% control Children %>
$Content
<% include GalleryPageContent %>
<% end_control %>
"holder" is a regular PageHolder and children are GalleryPages.
this was on SS 2.2.3 and gallery 0.2.3
but after upgrade to SS 2.3.0 and to gallery 0.2.3 it is displaying only content, but not childrens' galleries anymore..
what should i do?
thanks!