Hello people, I am in a dire state as I am having some issues with the post displaying on the blog. I am using the London Creative theme and it seems that the blog post is not displaying at all. Take a look at the link below
Link
The original theme demo is here
Original Demo
I am not sure what is the issue here but I've tried to pinpoint the difference in each source code and it seems that mine has a different body class than the demo.
<body class="single single-post post-id-57 logged in"> while the original one is <body class="single post-id-57">
Could this be the cause of the post not displaying? If yes, can someone please guide me to change the php code? Thank you very much in advance.