• Resolved ksarm

    (@ksamaa)


    can’t seem to find code for changing intro text for comments form. Had changed the text in atahualpa332 theme, then changed theme to Priimo…now can’t find code to change text anywhere!
    tks for any help

Viewing 4 replies - 1 through 4 (of 4 total)
  • Change this line (comments.php) and see if it works:

    <h4 class="comments-write-link"><a href="#respond"><?php _e('Leave a comment','priimo'); ?></a></h4>

    Better create a child theme and make changes so that updating themes will not affect your customizations.
    http://codex.wordpress.org/Child_Themes

    Thread Starter ksarm

    (@ksamaa)

    Never heard of child-themes, but can’t wait to start using them. Such an excellent piece of advice. Thanks so much Krishna.

    The function is in the comments.php priimo style sheet, but wordpress seems to be using a different file. I looked in the prior theme’s (atahualpa332) comments.php file and it is the same. Can’t find the text that the site is currently using (did a search in text editor). Apparently, atahualpa332 has it tucked in somewhere else!

    Anyway, Instead of showing ‘Leave a comment’ as the code indicates, (in priimo’s comments.php file) my site shows ‘Enter your comment here…’

    Just in case, I tried changing the line ‘Leave a comment’ in the priimo comments.php file and the change was not reflected in my site after applying the change…

    This is helpful, however, what I wanted to change was the text above the actual comments entry box. I think the answer will be similar though.

    tks for your help.

    I tried changing the line ‘Leave a comment’ in the priimo comments.php file and the change was not reflected in my site after applying the change…

    can you post a link to your site to a post/page with comments?
    (if you refer to the site linked to your username, this using priimo and is showing ‘What are your thoughts on this?’ above the comment input)

    if you think it is a theme problem, please post in http://wordpress.org/support/theme/priimo

    Thread Starter ksarm

    (@ksamaa)

    that’s the site alright. I don’t want ‘your thought on this’ above the comment input. I want to change it.

    i thought i had posted in the priimo theme site.
    sorry

    [continued at http://wordpress.org/support/topic/change-default-comment-leave-a-comment-above-box-1?replies=1 ]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change default comment 'Leave a Comment' above box.’ is closed to new replies.