I am finding problems when I use Content Templates outside the loop in Archives.
This video shows how using a content template (which I'm using to implement a modal popup) impacts the Text Search functionality: I get a PHP error when text search finds no results - but it works if I replace the content template with the HTML that it contains.
hidden link
In the above video, I made reference to another problem I'd had with content templates outside the loop. In this case, the content template holds the HTML for the text search functionality.
The following video shows exactly that problem:
hidden link
In summary - there seems to be a problem with using content templates outside the loop in archives.
As I indicated, this is not holding me up because I can simply replace the content templates with the HTML that they contain (I'm using them purely to contain HTML that I use in multiple places).
However, it DOES mean having to replicate and maintain the code in four (or more) places - so if there is a solution to this, that would be great.
Thanks
Alex