• Resolved r3ndy

    (@r3ndy)


    The post comment button does not appear on every post. How to solve the post comment button not appearing? Any help you provide is greatly appreciated, thank you.

    Screenshot: https://prnt.sc/ohw4S8cSoth6

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • ying

    (@yingscarlett)

    Hi there,

    You have this CSS in your additional CSS which hides the button.

    button, html input[type=button], input[type=reset], input[type=submit], a.button, a.wp-block-button__link:not(.has-background) {
    color: #fff;
    background-color: #ff8000;
    display: none;
    }
    Thread Starter r3ndy

    (@r3ndy)

    @yingscarlett

    Show the submit comment button, not hide the submit comment button. On my site the submit comment button is missing and I want the submit comment button to be displayed.

    Thread Starter r3ndy

    (@r3ndy)

    @yingscarlett

    Thank you for your reply message, I have corrected the send comment button or I have displayed the send comment button throughout the post.

    ying

    (@yingscarlett)

    Glad to hear that ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.