[Resolved] Locating comments.php for editting
-
I have searched all day, I give up. I am trying to do a simple edit on the blog comments area.
I am running WP 3.0.1 and BP 1.2.7 and child theme My BuddyPress 1.0
The line that I am working on is:
<?php printf( __('You must be logged in to post a comment.’, ‘buddypress’), wp_login_url( get_permalink() ) ); ?>
I have located a bunch of comment files but the one I believe that I should be editting is:
wp-content/plugins/bubbypress/bp-themes/bp-default/comments.phpI have tried editting comments.php through the backend editor also, I have completely deleted the line that I am trying to edit and its still there so I figure I must be in the wrong place.
I did find this line in a different place earlier this morning but deleting the line there didn’t help either, I don’t remember where that was now, these are the only two places that have the line.
I’m sure its simple and I have probably thought too hard and too long, to find it now. Can you tell I’m an amateur?
Any ideas? Thanks in advance
You must be logged in to reply to this topic.

