Confluence server 6.15.6
I'm setting up a custom header for a policy wiki space in the Main Layout decorator file and I am trying to add either a live search macro or search box macro.
However, when the macro is added to the template that text is simply displayed on the page rather than the desired macro.
I'm using the following syntax as suggested on the working with decorator macros page though i've tried other formats including all lowercase with no change.
#searchBox()
#liveSearch()
The only macro i was able to get to work in this layout is the #poweredby() macro.
The live search macro does work when entered into the header field in the wiki-markup section under look and feel but i can't position it where i need it this way.