I have copied bp-default folder and did some changes in new folder, I开发者_如何学JAVA want buddypress to use my new bp-default folder, copied and named 'custom-bp-default'. How can I do that ?
To get BuddyPress to recognize your new theme do the following.
Rename
- In your 'custom-bp-default' folder edit style.css and change the name of your theme to something different e.g. Theme Name: My Custom Theme, (this is located at the top of the theme in the /Comments/)
- Go to your WordPress Backend and activate your new theme.
- Done!
精彩评论