The issue here is that the user's templates suddenly stops showing.
Solution:
In this user's case the issue was being caused by the NextGen plugin. This was introduced in version 3.9.0 of NextGen. If you have this plugin you can revert to a previous version or disable it.
Should this occur and you don't have NextGen installed I would recommend opening a ticket in our Support Forum.
The issue here is that the user wants to combine 2 separate custom fields into one filter for a search.
Solution:
Unfortunately no you won't be able combine 2 different custom fields into 1 for a search as they will need to be queried as separate meta queries in the database.
Because of this if the fields are combined as one filter then you won't be able to do it.
Add the above to your Toolset custom code section in Toolset -> Custom Code and activate it. You will need to change the 503724 to your view's id as well as the wwpcf-exam-date to the slug of your image field keeping the wpcf- prefix.