Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   How to remove "1 comment on (page title)"? (http://forum.bytesforall.com/showthread.php?t=3695)

crashley1784 Oct 2, 2009 02:01 PM

How to remove "1 comment on (page title)"?
 
Hi all,
I am trying to figure out how to completely remove the "1 comment to (page title)" from my site. I am using a page to serve as a customer comment area and have enabled comments on that page. But I want that part to go away. I tried deleting this code from comments.php:
Code:

        <a name="comments"></a><!-- named anchor for skip links -->
<h3 id="comments"><?php // Comment Area Title
        comments_number(__('No comments yet to ', 'atahualpa'),
    __('1 comment to ', 'atahualpa'), __('% comments to ', 'atahualpa'));
        echo get_the_title(); ?></h3>

It worked, but at the bottom of the page (underneath the comment form), the page title appears. Weird. Any help would be greatly appreciated!

Link to site: http://www.laurenacooper.com/cakewalk

juggledad Oct 2, 2009 03:19 PM

How did you go about creating the page?

crashley1784 Oct 4, 2009 12:19 PM

I created the page through WP - Pages -> add new.

juggledad Oct 4, 2009 12:30 PM

are you talking about the text 'Customer Comments'?

crashley1784 Jan 22, 2010 01:37 PM

i'm not quite sure what you're asking me about...

juggledad Jan 22, 2010 02:24 PM

what release of Atahaulpa?

posrad Feb 8, 2010 05:50 PM

I'm trying to find this code too and either remove it or make the font size smaller. Can anyone direct me to where it is?

See this page for the horrendously large font:
http://positivelyradical.com/2010/02...0-coming-soon/

Thanks!

juggledad Feb 8, 2010 05:53 PM

see post 13 of http://forum.bytesforall.com/showthread.php?t=5299


All times are GMT -6. The time now is 12:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.