-
mercime posted on the forum topic activated buddypress before deleting “bp-default” and “bp-sn-parent” (site is now dead) in the group How-To and Troubleshooting: 15 years, 11 months ago
Rename wp-content/plugins folder to something else e.g. wp-content/plugins-x and go to wp-admin dashboard and change Themes > Appearance to default theme.
-
mercime posted on the forum topic Is there a way to add selected category items to buddypress navbar? in the group Creating & Extending: 15 years, 11 months ago
Hook to do_action( ‘bp_nav_items’)
or
1. create a child theme of bp-default,
2. copy the header.php from bp-default theme and copy to child theme
3. manually add/revise the navigation – lines 42 to 82 -
mercime posted on the forum topic deactivate buddypress then no site worky then try to delete buddypress by changing name in folder on in the group How-To and Troubleshooting: 15 years, 11 months ago
BuddyPress not worky in yourcomputy? Renaming BuddyPress plugin does not break servers nor computers. Try again.
-
mercime posted on the forum topic What's happened to my background? in the group How-To and Troubleshooting: 15 years, 11 months ago
div#content div.padder { background-color: #ffffff; }
-
mercime posted on the forum topic Registration Approval Plugin in the group Requests & Feedback: 15 years, 11 months ago
https://wordpress.org/extend/plugins/bp-registration-options/ working in BP 1.2.3 @3sixty
-
mercime posted on the forum topic The requested URL /register/ was not found on this server. in the group Installing BuddyPress: 15 years, 11 months ago
Yes jhull. Get MU out of subfolder to root of domain.
-
mercime posted on the forum topic Complete Newbie Migrating from Ning in the group Installing BuddyPress: 15 years, 11 months ago
Addendum: two free ning to buddypress importers
Import from Ning: Import Ning users to WordPress and BuddyPress
-
mercime posted on the forum topic Complete Newbie Migrating from Ning in the group Installing BuddyPress: 15 years, 11 months ago
I would suggest test WordPress/WordPressMU with BuddyPress out of the box at http://testbp.org/ (except header image which was added by Andy). Same username and password as you used in this site.
-
mercime posted on the forum topic Have acces to url's without being logged in in the group How-To and Troubleshooting: 15 years, 11 months ago
If you have WPMU installed, check out free plugin download by dsader at http://wpmudev.org/project/More-Privacy-Options The plugin adds 3 more levels pf privacy. It’s working in my WPMU 2.9.2.
-
mercime posted on the forum topic Different font sizes for various activity items in the group Requests & Feedback: 15 years, 11 months ago
Sure you could make some activity items with bigger font sizes of respective paragraphs (p) and links (a) body.activity .groups body.activity .new_forum_topic body.activity .activity_update body.activity .created_group body.activity .activity body.activity .has-comments body.activity .profile body.activity .new_member body.activity .mini…[Read more]
-
mercime posted on the forum topic installing buddypress 1.2.3 on wordpress mu 2.9.2 = blank page in the group Installing BuddyPress: 15 years, 11 months ago
@scwcreative Set permalinks to other than default and save
-
mercime posted on the forum topic installing buddypress 1.2.3 on wordpress mu 2.9.2 = blank page in the group Installing BuddyPress: 15 years, 11 months ago
This could have been caused if you installed WP/MU via simplescripts, fantastico, etc. Delete previous installation including htaccess file generated and wp-config (if MU) and drop database tables. Do manual upload of WP or MU via FTP or cpanel and install. Go to dashboard > Settings > Permalinks and run it. Do FTP/cpanel upload of […]
-
mercime posted on the forum topic Display author profile fields in theme sidebar in the group How-To and Troubleshooting: 15 years, 11 months ago
If you need a sidebar widget in author’s blog then you could use
https://wordpress.org/extend/plugins/bp-profile-widget-for-blogs/ -
mercime posted on the forum topic Compose Message in the group Installing BuddyPress: 15 years, 11 months ago
If you’re not using it yet, download and install Firebug, Firefox add-on, which will help you identify the ID’s and classes associated with the elements you want to reposition in the compose message page and add such in your theme’s style.css. Either that or change the files or just the compose.php within…[Read more]
-
mercime posted on the forum topic Can't Form Groups in the group How-To and Troubleshooting: 15 years, 11 months ago
Change to bp-default theme and see if creation of groups and posting to group forum works.
If that doesn’t work, help us help you. -
mercime posted on the forum topic help seting up registration on front page like facebook in the group How-To and Troubleshooting: 15 years, 11 months ago
Hast anybody tried to either:
1. copy https://trac.buddypress.org/browser/tags/1.2.3/bp-themes/bp-default/registration/register.php
and paste it to home.php or page template and make it static page
0r
2. create home.php or create a page template and add thisedit – tried every which way to post it —- locate_template …. array ……[Read more]
-
mercime posted on the forum topic Require Avatar for approving users? in the group How-To and Troubleshooting: 15 years, 11 months ago
Allowing upload of avatar/image file at signup in open registration installs could lead to hacking of your system. I’ve cleaned a site where uploaded .jpg contained hacker scripts instead of real image files.
-
mercime posted on the forum topic How to post code on bp.org in the group How-To and Troubleshooting: 15 years, 11 months ago
how about
This is a pre thingy
-
mercime posted on the forum topic I don’t know where to ask this question O_O in the group How-To and Troubleshooting: 15 years, 11 months ago
You should ask this question in the Alpha/Beta forum https://wordpress.org/support/forum/12 @Andrea_r has posted relevant info about setting up a Network in WP 3.0 https://codex.wordpress.org/Create_A_Network Note : Subdomains work by using wildcard subdomains. You must have this enabled in Apache, and you must also add a wildcard subdomain to your…[Read more]
-
mercime posted on the forum topic Compose Message in the group Installing BuddyPress: 15 years, 11 months ago
Sure, you can manipulate page layouts with CSS. Before going further, what theme are you using? Also – help us help you.
- Load More
@mercime
Active 5 years, 8 months ago