Search Results for 'buddypress'
-
AuthorSearch Results
-
August 16, 2012 at 3:04 pm #139610
In reply to: Help with buddypress profile menu bar.
neillien
MemberIt would be super awesome if one would help me.
August 16, 2012 at 3:02 pm #139609AlexJS
MemberI have now added the new blog manually, incl. the relationship to the user (me), via the 2 mentioned DB tables. Now the blog shows up, incl. the newest post of the user

One thing that still does not update correctly is the ‘last updated/active’ info for the blogs listed. It shows the newest post but DOES NOT UPDATE the ‘last active’ tag. If no one comments here, I will report this as bug end of this week.
August 16, 2012 at 2:40 pm #139608AlexJS
MemberOk, checked the DB. Seems like the tables
wp_bp_user_blogs_blogmeta
wp_bp_user_blogs
are not updated correctly.Anybody an idea on how to fix this or should I report this as a bug?
August 16, 2012 at 1:15 pm #139606In reply to: [resolved] Mobile Phone Opt Out? Button somewhere?
modemlooper
ModeratorInstall this plugin https://wordpress.org/extend/plugins/buddypress-extended-settings
Has option to turn off setting.
@mercime just putting remove_theme_support doesn’t work. You have to add it to a certain action.
August 16, 2012 at 12:12 pm #139605In reply to: How to Optimize and Maximize BuddyPress Performance
frank tredici
MemberOk @PaulGibbs — where or how do I get:
a) activity item count?
b) group count?
c) whether I am using group cache?Sorry…I just explored my WP Dashboards and could not find a place that documents that.
August 16, 2012 at 12:02 pm #139604In reply to: How to Optimize and Maximize BuddyPress Performance
Paul Wong-Gibbs
KeymasterHow many activity items and groups do you have?
Are you using an object cache?
August 16, 2012 at 11:36 am #139602In reply to: How to Optimize and Maximize BuddyPress Performance
frank tredici
MemberI am viewing page requests and following the headers as they come back to my local machine. I can see where the page request goes out to the server, lightning fast. Then the process works in the background from anywhere between 2 to 5 clock seconds before bringing the page back.
So there is some page construction issues that I need to dig deeper into.
If anyone has gone down this path and knows of solution(s) please post here for other Buddies to benefit from.
August 16, 2012 at 8:56 am #139594In reply to: buddypress post thumbnail activity stream
pegasus04
Member…
August 16, 2012 at 8:33 am #139588Paul Wong-Gibbs
KeymasterSwitch to the twentyeleven theme. Disable BuddyPress.
Can you reply to comments on posts/pages then?
August 16, 2012 at 7:54 am #139586marc birkett
MemberHi!
Thanks for the reply – this wasn’t in the theme so I have enqueue’d it in functions.php but no change. I then installed the default wordpress theme and no change there either….
Any other suggestions?
Thanks
Marc
August 16, 2012 at 7:10 am #1395859087877
Inactive@naijaping @designnz +1!
August 16, 2012 at 6:03 am #139581In reply to: Maintenance Mode
August 16, 2012 at 4:07 am #139575In reply to: Letting People choose a group on sign up
mrjarbenne
ParticipantYou might want to look at something like this: https://wordpress.org/extend/plugins/buddypress-groupomatic/
August 16, 2012 at 3:43 am #139574matthillcomer
MemberI have single WP installation running BuddyPress as a plugin. No multisite.
August 16, 2012 at 3:22 am #139573@mercime
Participant@matthillcomer are you referring to posts by multiple authors in single WP or posts by members in subsites of a Multisite installation?
August 16, 2012 at 3:17 am #139572In reply to: Installed BuddyPress but no work?
@mercime
Participant== I have to do more investigation as to whether I can use this plugin with my theme, or how to install it so it is compatible. ==
@nwweavers we have “template-packed” a number of WP themes for BP compatibility https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes
August 16, 2012 at 2:58 am #139571In reply to: Installed BuddyPress but no work?
nwweavers
MemberI figured out that I had to select BP as the default theme, which overrode my current theme and messed things up. I have to do more investigation as to whether I can use this plugin with my theme, or how to install it so it is compatible. Thanks for the response!
August 16, 2012 at 2:25 am #139570In reply to: Installed BuddyPress but no work?
@mercime
Participant@theonlytexaspete did you activate sitewide forums (bbPress plugin) only or did you also activate the Forums for Groups?
@nwweavers you have a different situation altogether. please start a new topic and include basic info about your installation like WP/BP versions, new/updated installation, single/multisite, and the like
August 16, 2012 at 2:20 am #139569In reply to: Menu bar completely gone after update
@mercime
Participant== and now our menu bar has disappeared altogether ==
@stuart-elliott is this happening for logged-in/logged-out users?
Some thoughts:
– Go to Settings > BuddyPress -> Settings -> Main Settings and make sure that you have checked ” Show the Toolbar for logged out users “
– Change to bp-default theme and check if issue is resolved. If so, it’s very likely a theme issue. Know that Themekraft will be updating the Custom Community theme next week if not sooner.August 16, 2012 at 2:02 am #139568kristarella
ParticipantI’m having this same problem; I don’t know how it started, but threads are getting assigned IDs for deleted threads where the recipients are still in the database (same problem that was found in this trac entry https://buddypress.trac.wordpress.org/ticket/3971)
I don’t really want to hack the core to fix it, I’d rather just do a SQL query to delete any recipients for threads that don’t exist. Are there any caveats in doing this?
Ooh, I just discovered that all the old messages don’t have a thread assigned, but they should! This happened during an upgrade from a much older version… I wasn’t involved in that process, so I don’t know quite what happened. I think I can reassign the messages their thread number by looping through the thread message_ids… Is it possible to do that with a SQL query or do I have to use PHP to get the IDs out of the array?
This must be why the new messages started assigning low value thread numbers. Does the new thread take it’s ID from the thread table or the messages table?
August 16, 2012 at 12:44 am #139563In reply to: [Resolved] Groups: Blank page after updating to 1.6
claudeg
ParticipantAugust 16, 2012 at 12:04 am #139562Philipp
ParticipantI use this PlugIn: http://bp-tutorials.de/2010/09/private-buddypress
It’s not updated since a long time but it still works fine for me…
August 15, 2012 at 11:30 pm #139561@mercime
Participant@marc-birkett Could be a theme issue and not a BuddyPress issue at all.
Your theme needs to have something like this
` if ( is_singular() && get_option( ‘thread_comments’ ) )
wp_enqueue_script( ‘comment-reply’ );`
in header.php or enqueued in theme’s functions.php fileAugust 15, 2012 at 10:38 pm #139559In reply to: Everything posts twice
@mercime
Participant@natetheaverage this thread is more than a year old. Pls start a new topic for your issue.
Could very well be that you have BP Template Pack plugin activated which enqueues global.js and your own theme enqueues the same global.js in its functions.php file, hence two global.js showing up.
August 15, 2012 at 9:50 pm #139556designnz
Participant@naijaping hey man thats works great – I dont supposed you can share the code you use to get that menu in your header.
Thanks
-
AuthorSearch Results