I have set up the website in modx such that the root folder has folders representing subsites and i have set the site domains in modx options to reflect proper urls like subdomain.domain.com for each subdomain folder modx id.
The problem is that wayfinder sometimes returns urls like "subdomain.domain.com/subdomain/page" instead of "subdomain.domain.com/page"
Now i even have a snippet of my own which fetches the proper url given a page modx id and i sense i need to modify the WF code and use it somewhere, but i have no idea where.
any help would be appreciated.
thanks.