Comment entry box does not appear under post

  • Anonymous

    #8023

    Hello,

    I have a problem with the comment entry box not appearing under the post. Actually, I can see a link “log in to comment” while the page is still loading but as soon as the page is loaded the link disappears and there is no comments box. The link to one of the post pages is here. I have enabled commenting both in wordpress discussion settings and GM Neo options. Could you please tell me, if possible, how I can fix this problem? I would greatly appreciate it.

    Admin

    Syahir Hakim

    #40110

    You have this code on your pages which removes the comment entry box:

    agnes.entry-footer .more-link,
    .post-nav p,
    .comment-header p {
    display: none;
    }

    Anonymous

    #40111

    Syahir,

    Removing that code fixed the problem! Thank you very much.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.