• Hi there.
    I really hope to get help here – I´m quite frustrated already.
    1st question:
    As you can see on my testpage crackedcapsule.com that on single post page the comment-form and the answer-form shows up.

    How can I get rid of this answer form?

    2nd question: Can I show the comment count bubble on my mainpage next to the post-title, even if there is no comment so far – maybe showing “0” or showing up empty?

    3rd question: How can I show the post´s date next to the title on mainpage?

    4th question: How can I make “10 thoughts on…” text and the avatars smaller?

    Now, I hope someone can help me. I’m not a good coder but I could make it with some hints, I think… 😉
    I like the customizr-Theme so much, I hope I don’t have to switch to another…

    Thanks a lot, Hage

Viewing 2 replies - 1 through 2 (of 2 total)
  • Q1: I don’t see an answer form

    Q2: I don’t know. It would need coding.

    Q3: I don’t know. It would need coding.

    Q4: Put

    .comments-title {
        font-size: 24px;
    }

    in your Custom CSS panel.

    Thread Starter Raimund Hagemann

    (@derhage)

    I managed to resolve Q1 and Q4 it by changing some lines in my comments.php and comment-template-php.
    I’m sure I can resolve the rest as well – if I found the time.

    Thank you very much anyway…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘comment form AND answer form shows up after post’ is closed to new replies.