I am trying to: Build a content template for my custom post type
Link to a page where the issue can be seen: hidden link
I expected to see: My content template
Instead, I got: The post title (and post meta details) displaying above the content template.
Please advise how I can remove the Title and post meta which is appearing above my content template (please do not suggest hiding this using css, I know I can do that but that will harm my SEO as that will mean two H1 tags appearing in my markup). I want this duplicate title and meta details remove from the code completely and not just hidden from display).