I'm using Shaper Helix Ultimate latest version. I note that when I create a menu item to a single article, a number of article meta data (title, dates etc) are not displayed. Only the article content is displayed, this is despite all options being set to YES.
Switching to Casseopeia, all data is displayed as expected.
Looking in templates/shaper_helixultimate/html/com_content, I see several potential overides but none of them have any content that allows for me to enable these data to be shown. They all contain:
require HelixUltimate\Framework\Platform\HTMLOverride::loadTemplate();
How do I ensure all article (incl category blogs) show all selected options?