I have different sites sitting under one folder, broken up into their own sections. They share a domain name with a unique folder name. For example: www.mysite.com.au www.mysite.com.au/site2 and www.mysite.com.au/site3.
Each site has it’s own template. However if a page on site 3 is using a direct url link e.g www.mysite.com.au/?=a123456 it’s inheriting the wrong template.
Is there a trigger you can use or a way to set the default based on the parent or where it sits in the tree?