[Bug] weblog.lol custom Search Template not being used
bixfrankonis opened this issue · 2 comments
bixfrankonis commented
Bug Description
Per here I made a custom Search Template (so I could have a search form appear on the search results page) and added Search template: Search Template
in configuration, but search results don't load that template.
Steps to Reproduce
No response
newbold commented
Thanks for catching that — I had set up tag page templates and search templates at the same time, and accidentally had the tag page template stuff in the code twice (one where it belonged, and another time where the search template belonged). Whoops. Fixed!
bixfrankonis commented
Confirmed, thanks.