Hi
Thanks for the login info.
Actually the article title is showing there but in white so you don't see it. It due to the conflict with the style of Bootstrap versions on your site so I added this custom css to solve it:
h1 {
color: #000000 !important;
}
Kindly check.