Where are the values "Leave a Reply" and "You may use these HTML tags" located?

Viewing 15 posts - 1 through 15 (of 19 total)
  • #7020
    bcr8tive
    Participant

    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.

    #7100
    carolineduke
    Participant

    i’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!

    #7170
    bcr8tive
    Participant

    Hello? 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.

    #7172
    bcr8tive
    Participant

    Caroline – the one that you asked about “Did you like this article? Share it with your friends!” is in the document called “functions.php”

    #7244
    Alexander
    Participant

    To 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 11 years, 7 months ago by Alexander.
    #7245
    Alexander
    Participant

    To 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 11 years, 7 months ago by Alexander.
    #7270
    bcr8tive
    Participant

    Hi 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. 🙁

    #7299
    Alexander
    Participant

    “You may use these HTML tags” and “Leave a Reply” are located in file “comment-template.php”

    Cheers,
    Alexander @ http://www.mouseclick.com

    #7302
    bcr8tive
    Participant

    Hey 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.

    #7307
    Alexander
    Participant

    I just answered you question as you requested. THATS what you’ve bee asking….

    • This reply was modified 11 years, 7 months ago by Alexander.
    #7309
    bcr8tive
    Participant

    There 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 11 years, 7 months ago by bcr8tive.
    #7312
    Alexander
    Participant

    THERE IS – you just not able to see it – do you get that?

    #7315
    bcr8tive
    Participant

    No 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? ツ

    #7316
    Alexander
    Participant

    That was not your initial question… !!

    #7317
    bcr8tive
    Participant

    This 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 11 years, 7 months ago by bcr8tive.
Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in to reply to this topic.