Hi guys,
First time posting here. Really liking seblod. I'm having a little trouble with overriding. I'm using 3.3.1. I've created a custom content type (called staff) and then overrode seb_one/positions/{staff}/content/mainbody.php and it works just fine, but then I tried to do the same with a lists and search type (called staff_search). I've tried overriding
seb_one/positions/{staff_search}/list/mainbody.php
seb_one/positions/{staff_search}/item/mainbody.php and
seb_one/positions/{staff_search}/search/mainbody.php.
I can override the search but not the list or item. Whatever I do it still looks like a list of full staff page html items. Any help would be much appreciated.
Cheers,
Chris