Design customisations and asset links


(Tara Young) #1

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?


(Bart Banda) #2

Designs are inherited based on URL, so if you are viewing an asset this way, the only way for Matrix to figure out which design to use is to look at the www.mysite.com.au part.

What’s the reason for needing to view the asset via that URL method?

Alternatively view it under a URL that has the right design applied:
www.mysite.com.au/site2?a=123456