Closed wizhippo closed 4 years ago
This is an old issue @wizhippo, I have just tried and that worked.
nova_ezseo:
system:
default:
sitemap_includes:
locations:
- '%testid%'
- 5
default_links:
Index:
href: { location_id: 2 }
title: 'Home'
Plop:
href: { location_id: '%testid%' }
title: 'Plop TEST'
do you recall what you wanted to achieve?
Closing for now (but we can reopen)
The ability to specify the href location id in a default_link as an parameter should be supported. This would help multi-site setup and being able to globally define the href to the default location id.