Forums

Join
bbPress Support ForumsThemesChanging Registration Page through Dashboard?

Info

Changing Registration Page through Dashboard?

  1. Hi, all. Is it possible to change the wording on the registration page through the Admin dashboard alone? I'd like to add additional instructions for users, but I don't know how to code (the BB was built by a design team, and I'd like to avoid having to pay them to make such a small change.)

    My theme is Navigation for bbPress 1.3

    Thanks!

  2. As far as I know, there's no way to modify the text from the admin area of bbPress. However it's not that hard to find the file to change - if you look in either 'bb-templates' or 'my-templates' you will find your theme. In the theme directory you'll find "register.php" - you can make your edits there.

  3. Yes the best bet is to open all your theme files in Notepad++ and then search in all opened documents two three words of what you want to change.

  4. Thanks, guys!

  5. You must log in to post.