Skip to:
Content
Pages
Categories
Search
Top
Bottom

“Mail” instead of “Email” on reply form

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    find
    wp-content/plugins/bbpress/templates/default/bbpress/form-anonymous.php
    Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/form-anonymous.php
    bbPress will now use this template instead of the original
    and you can amend this

    Then you’ll see that line 27 contains the text you want to alter.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar