Hello All,
Does the seb_minima 'mainbody' position override work for the item view?
I have a search list that uses seb_blog for the list template. I have assigned seb_minima as the item template and can change other values in the 'Item - Template' tab of my list form (e.g. Hide Titles, set css class), so I am sure things are setup properly. I have placed a file in:
/templates/seb_minima/positions/content/item/mainbody.php // does not work
(content is my type name) according to https://www.seblod.com/resources/manuals/designer/overriding-a-position. This is working for other position overrides, e.g.
/templates/seb_minima/positions/content/content/mainbody.php // works
Does anyone have an idea why the first override does not work?
Thanks in advance!
-dr