Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Brian Harris

    (@zgani)

    Hello Jas,

    Those are standard tags for the commenting system’s design.

    There are two options to override/remove them depending on your preference

    (1) Switch the Jetpack comment module on or

    (2) Use a custom css plugin/child theme and add the following css rule:

    .form-allowed-tags, .form-allowed-tags code {
        display: none;
    }

    Regards,
    Zulf

    Thread Starter Latestgoss

    (@latestgoss)

    I have activated Jetpack comments and it has solved my problem,
    Thanks for your help 🙂

    Theme Author Brian Harris

    (@zgani)

    Cool 🙂

    Marking thread as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comments wont appear on my site & strage HTML code appears below Comments Box’ is closed to new replies.