-
takuya started the topic Exporting xprofile fields to CSV, etc in the forum How-to & Troubleshooting 11 years, 11 months ago
For anyone trying to export xprofile data, here’s what I found.
https://wordpress.org/plugins/export-user-data/
This plugin doesn’t seem to support multiple fields export as far as I tested while ago. Anyone else tried?https://wordpress.org/plugins/wp-users-exporter/
It’s no fully updated to the latest, not sure if it’s going to be… But this…[Read more] -
Ricardo Macedo edited the forum topic [Resolved] Error installing Buddypress. Can’t Install in the group Installing BuddyPress 12 years, 11 months ago
When i update at the network (WPMU) appears this error an not activate:
Warning: require(/home/josepard/public_html/wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php) [function.require]: failed to […] -
evo252 replied to the forum topic How to disable the blank space of the admin bar on header ? in the group How-To and Troubleshooting 14 years ago
I fixed it by changing CSS file, for those who have the same problem, maybe this will run on your template:
#wp-admin-bar {
height:0 !important;
} -
caplain started the forum topic Is there a bp function to add a user to a group? in the group How-To and Troubleshooting: 15 years ago
Is there something like a bp_group_add_user($user_id, $group_id) ?
I want to add all registered users to a general user group.
@thelmadavis
Active 1 year, 9 months ago