Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author Daniel Tara

    (@pseudoxiah)

    When editing a page, uncheck “Allow comments for this page”. If you don’t see the option, check the settings under “Screen Options” in the upper right corner.

    Hi Daniel,
    Can’t see any option near comments and it won’t save when I untick the comments box in screen options? This is WP 3.3.
    Dom

    I’m stuck on this too. Anyone got any further suggestions?

    Do this:

    remove <?php comments_template(); ?> from content.php

    worked for me!

    Thanks swaugh11, but I do not know how to “remove <?php comments_template(); ?> from content.php”. I do not have comments checked in “screen options” when editing a post. Previous comments still appear. Does anyone know how to remove comments and prevent future comments? Will appreciate any help.

    I think swaugh11 means you must edit the content.php file and remove the line <?php comments_template(); ?>

    Thanks for the clarification. I found the php comments_template,but not the content.php file. Where would I find it?

    Chas

    In fact you must delete from Appearance>Editor>Minimatica: **loop-page.php**

    See ya!

    Owodok

    (@owodok)

    Hi, guys!
    Tried to close comments on Minimatica theme and it worked on local server.
    But it woundn’t work on web-server.
    I unchecked “Allow comments for this page”, removed the line <?php comments_template(); ?> in content.php.
    Tried to delete loop-page.php but than the whole text disappears (i mean not only comments box, but also text i put myself).
    Anyone can help me solve this?

    Owodok

    (@owodok)

    Thanks to this manual, solved the problem

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Theme: Minimatica] How to close comments’ is closed to new replies.