Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Yes after disabling Facebook WPress Plugins for WordPress the problem went away.
Thanks for your helpThis reply has been marked as private.This reply has been marked as private.PS I don’t think you understood that I’m referring to the “0 Comments” line at the end of the page rather than the ability to set the comment box on / off.
Just to clarify what i did to turn it off at the present time was to comment out the second comments template line in page.php. For example:
<?php // comments_template(”, true); ?>
Is there another way to remove the “0 Comments” line at the end of each page/post?
Thank for the reply and good tip about the bulk edit.
However after doing exactly what you said i still had to edit the pages.php to remove the “# Comments…..” text that came up at the bottom of every page.
It does the same thing on all the posts even after all comments and discussion boxes have been deselected.
Is there another way to remove this text without having to edit pages.php?
one solution is as follows –
Just need to comment out the second comments template line in page.php.
<?php // comments_template(”, true); ?>
I was hoping there would be an easier solution to removing the comments text other than editing the pages.php of the theme?
-
Posted in: We hit Power Elite.