-
bcr8tiveParticipant
Hi,
Could you please tell me which page contains the values “leave a reply” and “You may use these HTML tags etc … ” located?
I would like to edit these values but though I hunted through all of the php pages, I can’t seem to locate them.
carolinedukeParticipanti’d also love to know.
also, the “Did you like this article? Share it with your friends!” part…i’d be grateful for anyone who could point me in the right direction there.
thank you!
bcr8tiveParticipantHello? It’s been a week since I’ve posted this question… PLEASE help. I just need to know which template contains these values as I would like to edit them.
bcr8tiveParticipantCaroline – the one that you asked about “Did you like this article? Share it with your friends!” is in the document called “functions.php”
AlexanderParticipantTo remove the copy for the HTML TAGS add:
.form-allowed-tags {
display:none;
}to your CSS file (Design/CSS)
Cheers,
Alexander @ http://www.mouseclick.com- This reply was modified 12 years, 2 months ago by Alexander.
AlexanderParticipantTo remove the SOCIAL TAGS after a post add:
.social-bookmarks {
display:none;
}to your CSS file (Design/CSS)
Cheers,
Alexander @ http://www.mouseclick.com- This reply was modified 12 years, 2 months ago by Alexander.
bcr8tiveParticipantHi Alexander,
I’m sorry but I didn’t say that I wish to remove either of these – I asked if you could point me to WHERE the value for “Leave a Reply” is located and the text below the comment area that tells the user which HTML may be used as I wish to EDIT this – I do NOT want to REMOVE IT.
I have searched through every single document and cannot locate these values.
I was able to find the one that Caroline asked for in this thread (above) “Did you like this article?” in functions.php – but I CANNOT find the values for the comment section …
THAT is what I am asking for help with.
If you could please just guide me as to where these 2 values are located. I can’t even single it out with Firebug. 🙁
AlexanderParticipant“You may use these HTML tags” and “Leave a Reply” are located in file “comment-template.php”
Cheers,
Alexander @ http://www.mouseclick.combcr8tiveParticipantHey Alexander,
There isn’t a “comment-template.php” – there is a “comments.php” and those values are not in that one. I’ve gone through each .php with “search” and still can’t locate it.
AlexanderParticipantI just answered you question as you requested. THATS what you’ve bee asking….
- This reply was modified 12 years, 2 months ago by Alexander.
bcr8tiveParticipantThere ISN’T a document called “comment-template.php” – do you get that?
So I certainly cannot change the values in a non existent document.
Is this YOUR template Alexander? Did you create it?
- This reply was modified 12 years, 2 months ago by bcr8tive.
bcr8tiveParticipantNo I don’t, how could I?
If I go to the editor it lists all of the php templates and style sheets and I do not see one named that. Do I need the secret decoder ring or James Bond glasses? ツ
bcr8tiveParticipantThis is silly – of course it is –
I am TRYING to locate where I can edit the “LEAVE A REPLY” and the “html blah blah” underneath the comment box –
I’ve gone through all of the templates and can’t locate where those variables are – so nothing about my question has changed – except for the fact that you’re telling me the values are in a document attached to this theme that I cannot see – so if I can’t see it then how do I get into it to CHANGE THOSE VALUES?
- This reply was modified 12 years, 2 months ago by bcr8tive.
Tagged: edit default values
You must be logged in to reply to this topic.