Tagged Questions
1
vote
0answers
30 views
Can I create multiple instances of the BuddyPress Activity Stream with separate themes?
I'm trying to take advantage of BuddyPress 1.7's new theme independence to effectively create different pages and instances of the Activity Stream with different themes.
I can use HeadSpace (an ...
0
votes
1answer
202 views
Buddypress User Settings template location?
I am trying to customize my BuddyPress layout and I can't find where to edit the user profile page layout.
EG: /members/username-nice/settings/
This is just the page where you can change your ...
0
votes
1answer
1k views
Fatal error: Call to undefined function get_header() and BuddyPress
I've run into this error today and I can't find anyway to get past it.
Fatal error: Call to undefined function get_header() in /members/index.php on line 1
The site is running WP 3.2.1 and ...
0
votes
1answer
176 views
Are the Theme frame works or Theme builders slow downs the performance?
I depend on theme builders like Suffusion for my Multi-Site Installation. Some WP users say the theme frameworks slow downs the performance and load speed. Is that really affects the performance?
A ...
3
votes
3answers
2k views
How do I add a new string to a .po or .pot file?
I have a .pot file that came with my Wordpress theme. Now I want to add strings to it, that weren't there in the original theme. How do I do that?
Do I have to update the .pot file? but 1) How do I do ...