Info
- 4 posts
- 3 voices
- Started 2 years ago by admingsc
- Latest reply from admingsc
- This topic is resolved
Changing Registration Page through Dashboard?
-
- Posted 2 years ago #
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!
-
- Posted 2 years ago #
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.
-
- Posted 2 years ago #
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.
-
- Posted 2 years ago #
Thanks, guys!
-
You must log in to post.