Hi - I am setting up a development site using pages to maintain the hierarchy of the breadcrumbs. It’s for a Golf website selling vacation packages, although the packages are not ‘products’ per se, and therefore don’t need to be able to be purchased in the traditional sense.
Therefore, I am trying to create pages under this as an example structure:
Home
– Scotland
— Aberdeen
— Best of Aberdeen
— Aberdeen Weekend Deals
— International Dunes
If I display the page ‘Best of Aberdeen’ (at the third level) is it possible to create a dynamic loop or query as a provider to display the other sibling pages with the same direct parent? I’m sure this is possible, and there’s probably a simple way of doing this, but I can’t seem to figure it out.
Thank you