Hi Gordon,What is the jcr:primaryType of the jcr:root element?For nodes to be ordered in a consistent fashion, you need to use a node type which has orderable child nodes. Examples include nt:unstructured, sling:OrderedFolder, and cq:Page. Please post the full .content.xml file (preferably using the...