Hello there,
We have a couple of sites that have job vacancy pages that consume an RSS jobs listing, for example:
http://www.haem.cam.ac.uk/vacancies/
If there are no jobs in the feed - i.e. 0 items - the default error message is displayed:
"An error has occurred; the feed is probably down. Try again later."
I would like to intercept this and replace with something a bit friendlier e.g. " No items to display, please try again later"
Is this possible to write a filter to do this?