Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Comments, trackbacks & pings »

customizing the look of the comments page


  #1  
Old Aug 19, 2010, 02:30 PM
genevieve.r.thompson
 
21 posts · Aug 2010
Hi there.

I have been reading a lot of the posts in the comments, trackbacks & pings part of this forum for a few days. It's clear to me that in order to customize the look of my comments, I need to edit comments.php and commentpages.php (?)

So, my first question is, where exactly would I find comments.php, etc. I assume when I connect to my FTP, I'll find the files in there, but am having trouble locating them.

the things I would like to do are:

Remove the line entirely that says X comments to "blog post title"

Move the date/time stamp to the end of the author's post, on a separate line right justified and change the color of the date time stamp.

Change the text of the author's name to read "Author said:"

Remove the line Powered by HashCash

I may be biting off way more than I can chew, but any advice on any of these questions would be most appreciated.

Thanks
Genevieve

WP version: 3.0.1
ATO version: 3.4.9
url of page in works with a couple test comments: http://www.genwithag.com/what-happen...our/#comment-5

Last edited by genevieve.r.thompson; Aug 19, 2010 at 02:30 PM. Reason: title was specified inapropriately
  #2  
Old Aug 19, 2010, 02:51 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Take a look in ATO>Edit Post/Page info items. Some of what you are looking to do may be in there. The removal of HashCash is related to some plugin so check with the authors for that. Some of what you asked is just fiddling with the CSS. How are you at finding selectors and tweaking CSS?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Aug 19, 2010, 03:08 PM
genevieve.r.thompson
 
21 posts · Aug 2010
Larry

I'm all right with finding the selectors. I'm getting a vague sense of what's going on. But as far as editing them, I'm very challenged. It's like I can sort of read it, but I can't speak it, you know?

Which is why I wonder if I bit off more than I could chew with some of the changes I want to make.

the w3schools site is somewhat helpful, but sometimes I don't even know what I'm looking for. As is the case here, I guess. it's overwhelming, but very fulfilling when i finally figure it out.

I will go to the Post Page info items, as suggested and poke around a bit and see if I can make heads or tails of it. And will visit hashcash forum for that particular edit.

thanks
gen
  #4  
Old Aug 19, 2010, 03:19 PM
genevieve.r.thompson
 
21 posts · Aug 2010
after checking out what you recommended, i don't think that's where i'm looking to change things.

i like the way the actual posts are formatted. it's not the kicker, byline, posts, or footer that i want to change.

the area that i want to reformat is when people click on the comments link to either read or leave them.

i have spent a good deal of time the ATO>style and configure comments, but none of the options listed there touch on the items that I want to change as listed above.

a lot of people have asked similar questions (not exactly what i'm trying to do, but similar) in the forums, and they're all being pointed to comments.php and i think commentpages.php. could this maybe be it? if so, where in the ftp files would i locate these?
  #5  
Old Aug 19, 2010, 03:30 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
They are in the root of the theme folder. They are comments.php and comments-paged.php. I have changed the wording there but never the formatting. Be careful which wording you change. Some it is what is visible on the site and some is part of the code and something you don't want to change.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #6  
Old Aug 19, 2010, 03:58 PM
genevieve.r.thompson
 
21 posts · Aug 2010
Larry,

Before I go changing anything, can you give me a basic explain of the function or purpose of each file?

Does one deal with the formatting of each individual comment and the other deal with the formatting of multiple comments, or... ?

Essentially, what is the difference between comments.php and comments-paged.php

thanks
gen
  #7  
Old Aug 19, 2010, 04:04 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I honestly don't know the specifics. I usually don't change any theme files except for bug fixes since you have to remember to change them again if you upgrade the theme. The only time I changed these files was when someone wanted the wording to be different than the standard "Leave a Reply". Most all styling can be done with CSS.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #8  
Old Aug 19, 2010, 05:24 PM
genevieve.r.thompson
 
21 posts · Aug 2010
oh, then i definitely don't want to change the php files. i don't want to have to do this over and over if i upgrade.

so, are you saying that a css insert would essentially be able to do what i want, but wouldn't require me to redo it any time i upgrade?

gen
  #9  
Old Aug 19, 2010, 08:54 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Most placement and styling can be done with CSS if you can determine the selector. The words are a different issue.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #10  
Old Aug 22, 2010, 02:48 PM
genevieve.r.thompson
 
21 posts · Aug 2010
well, i bit the bullet and changed the php files. though, couldn't see where or how to change the way the author name and time stamp read. a little too complex for me, at this point. perhaps later on. but got rid of one thing that i really wanted to.

what's your opinion on upgrading? is it necessary if you build your site on older platforms to upgrade? if you get it looking the way you want on an older platform, are you doing yourself a disservice not to updgrade or endangering your site in some way?

gen
  #11  
Old Aug 22, 2010, 11:12 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I like to keep everything upgraded. It is a lot easier and less problematic to upgrade in little increments IMHO.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Show custom field in kicker - only IF field value exists jaxon Center area post/pages 13 Feb 6, 2013 01:11 PM
Customizing comments? christinablue Comments, trackbacks & pings 4 May 29, 2010 06:18 PM
How to remove "website" field from comments? xukca Forum How-To 4 Dec 28, 2009 06:17 PM
Styling the comments area title font, form field and label font, and form field sizes jkintzele Comments, trackbacks & pings 5 Nov 10, 2009 09:18 AM
Comments Field ? Adding wysiwyg + Text Alignment TPR Comments, trackbacks & pings 2 Feb 20, 2009 07:26 AM


All times are GMT -6. The time now is 08:37 AM.


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