Search Results for 'buddypress'
-
Search Results
-
I want to know whats the code to call the Widget (BuddyPress) Log In from a Theme.
I need to include it on the sidebar.php of my Theme so it always show without the need of adding it from the widgets area.
Thanks a lot.
Hi, I am creating the website dexterlist.com and the registered users do not receive any kind of notification (email, profile bell, live notifications) when someone comments to their posts. I am using a paid theme called Kleo: http://seventhqueen.com/themedemo/?product=kleo, WordPress version 4.2.2 and Buddypress version 2.3.1. The support forum of the Kleo theme told me it is not a theme problem but a Buddypress one. Please advise.
Hello,
I am using wordpress 4.2.2 and buddypress 2.2.3.1 with bbpress 2.5.7
i have an issue with my buddypress wordpress. My site has load time 10 secs with admin-ajax.php loading 3 times with 3-4 sec delay every time.
The only thing i could find on the forums has to do with woocoomerce which i dont have activated on my theme. I guess the only thing that has issues with admin-ajax.php is the buddypress login thats why i open that topic.
You can check what i mean here http://tools.pingdom.com/fpt/#!/dBUhCx/http://apofasismenoi.gr/I tried some solutions like heartbeat options pluggin that didnt work.
Also i tried and added on functions a suggested code
add_action( 'init', 'my_deregister_heartbeat', 1 ); function my_deregister_heartbeat() { global $pagenow; if ( 'post.php' != $pagenow && 'post-new.php' != $pagenow ) wp_deregister_script('heartbeat'); }but still didnt work.
Any ideas or help?
Chris
I’m having an issue with BuddyPress Version 2.3.1 on WP version 4.2.2. For some reason, I can no longer edit my pages with the Fusion Page Builder. It gives me an error saying: We’re sorry but Fusion Builder has timed out. It is most likely due to low PHP configurations on your server or a php error.. I can’t access my media files and even updating a plugin just sits there as if it’s not doing anything. However, if I upload a file, it actually uploads. It just never completes the process on this end. So it’s not a directory permissions thing.
If I deactivate BuddyPress everything goes back to normal. I even deactivated it, deleted it and re-installed it and the issues come right back.
url is http://www.alterverse.com/
Thanks!
I’m trying to add a bp-custom.php to the plugins folder with this code…
<?php // hacks and mods will go here ?> /** * Change BuddyPress default Members landing tab. */ define('BP_DEFAULT_COMPONENT', 'profile' );however, when it is present in the folder, the website shows a content encoding error and the admin panel shows chinese characters with the code in the bp-custom.php (above) on the first line.
Does anyone have an idea what’s happening? Thanks.
Topic: BuddyCamp Brighton (UK)
I’m real happy to announce a new BuddyPress conference: BuddyCamp Brighton (UK) is officially on the calendar for August 8, 2015!
BuddyCamp will be on August 8th 2015 at Clearleft’s 68 Middle Street venue in Brighton (UK). This will be the first BuddyCamp outside of North America and Canada, so we’re really excited to be bringing it to Brighton!
Keep an eye on the site as things develop over the coming weeks: http://brighton.buddycamp.org/2015/
Topic: Maximum number of users
Hi guys,
I’m using buddypress to ‘rebuild’ an existing dating website. The current user count is about 18 000. I have spotted a potential problem- each user’s profile picture is stored in a subfolder to “wp-content/uploads/avatars/”, with the user id as the name of the folder. In a linux file system, the maximum number of subfolders is 32 000(the exact number depends on the config), meaning that the website could not work with more than 32 000 users.
Do you have any ideas how this issue can be avoided?
Thanks in advance for your help!Topic: buddypress groups question
where can i find the file that builds the groups query for the tab groups on the profile page?
why is there no default option to shows ‘my groups only’ (that i am admin/creator of)
this is a must!!!!kind regards
Topic: @ mentions in groups problem
OK, so I had a panic the other day thinking the latest BuddyPress update had caused something dire to go wrong with my site because for some reason it went into maintenance mode for ages after I clicked update and I couldn’t even access wp-admin. But after several minutes that seemed to self-resolve. Not sure if this is related but since the udate an new issue is occurring in groups.
When a user @mentions/public messages another user all the text following their @name is now highlighted and linking to their profiles.
Also the @names are appearing with /a at the end.
So my username is @julia but is appearing as @julia/a when someone mentions me in a group post and all the text following that is linked to my profile.
Thanks in advance guys. 🙂
Topic: add members to hidden group
Hi,
I’m running the latest version of wordpress (twentyfourteen theme) and buddypress and have been testing out the various bits of functionality, when I create a hidden group I can’t see any way to add other users to the group.
Hopefully it’s something obvious I’m missing.New version of BuddyPress is fantastic!
Thanks