• Resolved markb81

    (@markb81)


    Hi,

    I cannot get the comments disabled on my Contact Form 7 page. I tried all methods I could think of:
    – Bulk edit
    – Quick edit of the page
    – Open the page > screen options > discussions > enable/disable the comments over there.

    I get the comments disabled on all my pages. But not on the page with the contact form 7 on it. Hope you can help me with it.

    Site: http://www.ttvm.nl/contact

    Kind regards,

    Mark

    https://wordpress.org/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    The form shown under the Contact Form 7 form is apparently not a WordPress comment form. I guess it’s by WP Shortcode plugin? Try deactivating it.

    Thread Starter markb81

    (@markb81)

    Hi,

    Thanks for the reply. A plugin is installed that is used by my theme: WP Shortcode by MyThemeShop. Disabling the plugin doesn’t make the comment form dissapear.

    Kind regards,

    Mark

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Then why not try switching theme?

    Thread Starter markb81

    (@markb81)

    Hi,

    That’s not really an option 🙂 It’s like changing cars when you only have a flat tire.

    However the theme developer wrote me some CSS which works:

    .page-id-1511 .contact_section {
    display: none;
    }

    Maybe other people can use it as well.

    Kind regards,

    Mark

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

The topic ‘Cannot disable comments’ is closed to new replies.