• Hello. I am a beginner in WordPress. Preparing a site for my music group. I used your topic HUEman. For guestbook I used the plugin Comment Guestbook – https://stejx.cz/guestbook/
    I have the following problems:
    – Window for new comments is displayed twice. I need the window is only displayed above the comments.
    – I do not want to show the row over comments where text icons: Comments and Pingback.
    How do I do that? Can you help me, please?
    Thank you
    jholasek

Viewing 1 replies (of 1 total)
  • Hi jholasek. I don’t know anything about that plugin but it looks like there are options to display the comment form both above and below the comment list. Are those both enabled?

    You can remove the comment count/pingback row with this CSS:

    .comment-tabs {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Problems Guestbook …’ is closed to new replies.