Hoffi wrote in github:
I played around a bit and generally it works if meta fields of category are used.
If one uses the meta fields of menu item there could be problems because they are not (in all views) integrated.
Fixing this is a bit tricky because the active menu item could exactly match the category id or not (in case of a sub category without own menu item). There must be a clever but logical strategy when which meta data should be shown.
(I would suggest: show meta data of (1) exactly matching menu item else (2) category else (3) menu item else (4) global.)
Please Log in or Create an account to join the conversation.