Search Results for 'buddypress'
-
AuthorSearch Results
-
September 20, 2012 at 5:15 pm #142166
@mercime
ParticipantFirst time I’ve heard about this. What theme are you using?
Edit – you should contact theme author of Dynamix theme. Looks like the author incorporated BP into the theme per demo http://dynamix-buddypress.creativeworkz.co.uk/ could be some conflict
September 20, 2012 at 5:01 pm #142164@mercime
Participant== I get the normal wordpress user profile editable fields? ==
If you mean the first and last names in wp-admin user settings, then you have to create a script to call those as BP xprofile fields has its own settings. Otherwise, you can create First Name field and Last Name field in User > Profiles panel https://codex.buddypress.org/getting-started/configure-buddypress-components/#users-profile-fields
September 20, 2012 at 4:28 pm #142163In reply to: SSL too many redirects
aces
ParticipantDo you have any ‘privacy’ plugins or something like a redirect_to_forum() function in your bp-custom.php file such as in https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/too-many-redirects-in-chrome-404-in-ff-when-trying-to-accees-group-ater-update/ ?
If so try disabling it / them as they may need updating / replacing *
September 20, 2012 at 4:14 pm #142162In reply to: SSL too many redirects
Arne
Member@rodtrent thank you, sadly that did not work, i have placed the code in line 484 right here:
` // Setup the BuddyPress theme directory
register_theme_directory( );
}
}remove_action( ‘bp_template_redirect’, ‘bp_redirect_canonical’, 2 );
// “And now for something completely different”`
but I still have the loop. Could it be connected to the fact that this wordpress/buddypress installation is located in a subfolder?
September 20, 2012 at 2:56 pm #142159In reply to: SSL too many redirects
rodtrent
Participant@djpaul – Unfortunately, that’s the only way it works. It doesn’t work in bp-custom at all.
September 20, 2012 at 2:10 pm #142156In reply to: Installing BuddyPress on Striking theme
Paul Wong-Gibbs
KeymasterThe error tells you WordPress can’t find those files. Did you delete them from your plugins directory?
September 20, 2012 at 2:09 pm #142155Paul Wong-Gibbs
KeymasterShort of making a new widget which inherits the built in widget, and overriding the method, no
September 20, 2012 at 2:07 pm #142154In reply to: how to enable tool bar?
Paul Wong-Gibbs
KeymasterAre you using multisite? If so, go to the Network Admin.
The option is in Settings > BuddyPress > “Settings” tab, and it’s under “Main Settings” at the top.
p.s. there’s no built in way of switching back to the “old” toolbar.September 20, 2012 at 1:38 pm #142149In reply to: Problem with creating new blog
dasteralo2
ParticipantI’ve tried to open directly in firefox the create.php page and have this error message:
Call to undefined function get_header() in /htdocs/myfolder/wp-content/plugins/buddypress/bp-themes/bp-default/blogs/create.php
Maybe it can help to find a solution … 🙂
September 20, 2012 at 12:52 pm #142148In reply to: BP 1.6 Permission meta caps
k12onos
ParticipantI went through BP 1.6 code and stumbled upon the “bp_moderator” role in the code (though I didn’t see this in my wordpress & buddypress installation)
I also don’t see any other functions that checks back whether “bp_moderator” capability exist. Is this a planned role for future release?
September 20, 2012 at 12:46 pm #142146In reply to: display username in members directory
83 Oranges
ParticipantI followed 2 steps to successfully display usernames in the BP members directory & other pages instead of default Display names:
1st step was to install the BP Usernames only plugin: https://wordpress.org/extend/plugins/buddypress-usernames-only/
This replaced display names across the site by usernames however, when I used the search box on the members directory to search a member, it returned results with members display names again and not usernames. To resolve this, I additionally followed step 2 explained here: http://customwebdesignseo.com/activity/p/3002/September 20, 2012 at 11:26 am #142144In reply to: SSL too many redirects
Paul Wong-Gibbs
KeymasterNever, ever, ever edit any files that come with BuddyPress. That’s terrible advice.
September 20, 2012 at 11:15 am #142143In reply to: Installing BuddyPress on Striking theme
Prolet
ParticipantActually…
I installed and activated and i have the following messages:
The plugin buddypress-login-redirect/bp-login-redirect.php has been deactivated due to an error: Plugin file does not exist.The plugin buddypress/bp-loader.php has been deactivated due to an error: Plugin file does not exist.
Such a shame!
September 20, 2012 at 11:13 am #142142In reply to: Installing BuddyPress on Striking theme
Prolet
Participantkarmatosed, @mercime,
Thank you very much for your help.
I’ll give a try and fingers crossed:)September 20, 2012 at 11:02 am #142141In reply to: [Resolved] Buddypress – Risen theme
TWC01
Participantthanks, on line 10 it is:
“
and i tried
“
I can’t display the code, what is backticks?
September 20, 2012 at 10:33 am #142139In reply to: Installing BuddyPress on Striking theme
@mercime
ParticipantYes. You can install and activate BP Template Pack plugin.
September 20, 2012 at 10:32 am #142138In reply to: [Resolved] Buddypress – Risen theme
@mercime
Participant== I have done this exepct for the last part in section D. I can not see where the text has been added for the css on style.css for risen ==
@twc01 The style mods are on that page. It starts with:
`/ > BuddyPress Component Finishing Styles
*/`== Parse error: syntax error, unexpected ‘<' in /home/inspire/public_html/wp-content/themes/risen/members/index.php on line 10 ==
What’s on line 10?
September 20, 2012 at 10:27 am #142136In reply to: Installing BuddyPress on Striking theme
Tammie Lister
ModeratorAs far as I know it works with the latest BuddyPress. Alternatively make your theme a child of BP Default and create a theme that way.
September 20, 2012 at 10:16 am #142135In reply to: Converting my theme to Buddypress compatiblity
hamzahali
Participant@mercime
Sorry for the late reply,
Thanks a lot for taking the pain, I will try it and will let you know.September 20, 2012 at 9:51 am #142134In reply to: Installing BuddyPress on Striking theme
Prolet
Participantkarmatosed,
Thank you for your reply.
This is the plugin recommended by BP but it’s last update was 220 days ago. Can I installed?!September 20, 2012 at 9:05 am #142133In reply to: [Resolved] Buddypress – Risen theme
TWC01
ParticipantAlso i tried changing line 10 to but this also had the same issues. The theme developer does not support buddypress so im stuck
September 20, 2012 at 9:03 am #142132In reply to: [Resolved] Buddypress – Risen theme
TWC01
ParticipantThanks, I have done this exepct for the last part in section D. I can not see where the text has been added for the css on style.css for risen.
Also when I go to the cuddypress componets, i get this error:
Parse error: syntax error, unexpected ‘<' in /home/inspire/public_html/wp-content/themes/risen/members/index.php on line 10
The only other thing i did not do was change the
as I wanted to see what it looked like first.
Thanks for your help so far.
September 20, 2012 at 8:47 am #142131In reply to: Installing BuddyPress on Striking theme
Tammie Lister
ModeratorAre you using this: https://wordpress.org/extend/plugins/bp-template-pack/?
September 20, 2012 at 4:47 am #142128In reply to: How do I browse Plugins? I’m confused
4ella
ParticipantI would bet that he meant buddypress.org plugin page , he sees only one plugin , I had the same problem with my Custom POST TYPE page , I saw only first POST , I think that it was related to permalink problems after update , when I have changed permalinks to default and immediately after to custom it worked again.
September 20, 2012 at 2:08 am #142127In reply to: Missing Activation code
Geetar
MemberSame problem here. No one is able to complete the registration process successfully.
Using the last versions of both, WordPress and Buddypress.
-
AuthorSearch Results