How do I remove the Title and Metadata(published data) in a post? Can this be done in Placement.info? I tried creating a custom content but doesn’t look like a best solution. I just done it with CSS but I know this could be done in another way.
Share
You can edit the
Placement.infofile in your current theme’s root folder to not display the title and publish date:See this post for further details: Orchard: Anatomy of a theme
Also, in case you are wondering where names like
Parts_Titlecome from, see Customizing Orchard using the Designer Helper Tools (specifically shape tracing).