-
vahid mohammadi started the topic buddypress extended profiles database problem in the forum How-to & Troubleshooting 9 years, 10 months ago
Hi
Every time I enable extended profiles in buddypress components, after some days, I see that my database space increases and my site’s speed slows down and it wouldn’t even open! but after disabling it, the problem is solved.my site is a wordpress network
-
Slava Abakumov replied to the topic Post Update: Unable to See the buddypress Activity in the forum Requests & Feedback 9 years, 10 months ago
It’s a duplication of this topic:
No access to single activity item on from after BP2.6 upgrade
To roll back: download the previous version here. Delete your current version of BuddyPress and upload the older one.
-
Slava Abakumov replied to the topic Bussdypress title and SEO Yoast problem in the forum Third Party Plugins 9 years, 11 months ago
Put this code in
functions.phpof your (child) theme.function lagodny_document_title_separator_pipe( $separator ) {
return ‘|’;
}
add_filter(‘document_title_separator’, ‘lagodny_document_title_separator_pipe’);I assume that you are on the WordPress 4.4+.
-
nobody1234's profile was updated 9 years, 11 months ago
-
Peter Goudge's profile was updated 9 years, 11 months ago
-
Rogelio replied to the topic I'm trying to change bp-groups component to bp-workplaces but it does not work in the forum Creating & Extending 9 years, 11 months ago
Yes, but if I “duplicate” and change all names and files, doesn’t it create a “new” module?
Thanks
-
Slava Abakumov replied to the topic Bussdypress title and SEO Yoast problem in the forum Third Party Plugins 9 years, 11 months ago
Confirming, that @destac solution works ok.
First appeared in a Yoast/wordpress-seo repository open issue. -
Paul Wong-Gibbs replied to the topic Fatal Error Crash – Website stopped working in the forum How-to & Troubleshooting 9 years, 11 months ago
What theme are you using? Kleo?
-
Paul Wong-Gibbs replied to the topic Duplicate cover photos Buddypress 2.6 in the forum How-to & Troubleshooting 9 years, 11 months ago
It looks like the Kleo theme might need to be updated for BuddyPress 2.6. I’d suggest to start by contact their support for help.
-
Slava Abakumov replied to the topic Fatal error on a BuddyPress 2.6.0 upgrade in the forum How-to & Troubleshooting 9 years, 11 months ago
-
Agnaldo Silva's profile was updated 9 years, 11 months ago
-
Paul Wong-Gibbs replied to the topic DB collation: utf8mb4_general_ci in the forum Requests & Feedback 9 years, 11 months ago
This is fixed in BuddyPress 2.7. 😉
-
Anonymous User 357386 replied to the topic Bussdypress title and SEO Yoast problem in the forum Third Party Plugins 9 years, 11 months ago
thanks for this! work for me 🙂
-
Jaime Faria's profile was updated 9 years, 11 months ago
-
Anonymous User 357386 replied to the topic How to insert memberpage bottom other content wp page? in the forum How-to & Troubleshooting 9 years, 11 months ago
Hi! sorry for bumb but i really need this…
also a custom code for recall loop in php and i put in php plugin via snippets, isn’t a problem.i just need to put member page after some other custom code.
thanks,
S.N. -
Slava Abakumov replied to the topic How to change the the tbody background of the #message-threads? in the forum How-to & Troubleshooting 9 years, 11 months ago
That’s the problem of BuddyPress compatibility with color schemes.
Core developers decided to adopt only default color scheme, because time needed to test and modify for all of the schemes, and we all are volunteers.And try Hueman theme, it’s better 🙂 Using on it htpps://cosydale.com
-
Paul Wong-Gibbs replied to the topic HELP!! Fatal Error after update Buddypress latest version in the forum How-to & Troubleshooting 9 years, 11 months ago
Group Hierarchy hasn’t been updated for a very long time — I think it’s abandoned.
-
Slava Abakumov replied to the topic Where is my group's activity feed? in the forum Showcase 9 years, 11 months ago
Make sure you have Activity and Groups components activated.
Then go to a group page on front-end. For example, your group name is Testing.
That means the URL is:example.com/groups/testingThe main page that is opened for each group by default – is the Activity feed of that group. If you have modified it using
front.phpfile for groups templates…[Read more] -
Slava Abakumov replied to the topic Problems with customised Buddypress 2.1.2 in the forum How-to & Troubleshooting 9 years, 11 months ago
I believe the answer is in the question itself.
heavily customised Buddypress
I’m pretty sure they have customized templates. So perhaps some things are hard-coded in templates (like register.php) and needs to be cleaned up.
So I would suggest going to a theme, and check all corresponding template files.
Here is a hierarchy that can be useful…[Read more] -
Paul Wong-Gibbs replied to the topic Friends module not working after clicking on "Buddypress Repair Tools" in the forum How-to & Troubleshooting 9 years, 11 months ago
I’ve created a bug report for this issue so we can improve it in future
- Load More