Search Results for 'wordpress'
-
AuthorSearch Results
-
April 19, 2012 at 5:58 am #133219
In reply to: BP-Default theme header
@mercime
Participant== to know this source file or files controlling the header of the bp-default theme. ==
The responsive stylesheet enqueued in bp-default functions.php file controls how the navigation menus are rendered when viewing the site on tablets and mobiles
https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/_inc/css/responsive.cssApril 19, 2012 at 1:16 am #133213jetgirlart
MemberI have the same exact problem. I tried installing on a site WP 3.3.1/BP 1.5.5. and got this after installing the buddypress plugin manually. Gave up and wiped my entire wordpress install.
Tried again, fresh wordpress, fresh database, and even installed BuddyPress through the admin “add new plugin” area.
Both installs were using the default BP theme that it comes with. All other plugins disabled/deleted via ftp/or for the fresh build never installed any at all (other than BP)
Couldn’t get it to work in any possible manner.
April 18, 2012 at 8:53 pm #133206In reply to: Display WordPress profile info in Buddypress profile
phobic
Memberokay, I gave up trying to do this from WordPress, and now have a custom field via Buddypress custom fields – but the field is editable by the user, I’d like it to be editable only by admins – is this possible?
Thanks.
April 18, 2012 at 7:44 pm #133204April 18, 2012 at 6:57 pm #133198In reply to: same user, different Groups and different roles
stefano.t
Memberthis is a very good news, for me.

I was worried about it!
I’m trying from 2 days/6 hours a day.
I’ve installed a lot of plugins to help me, but probably I’m missing the easiest solution!
can you give me a little clue?
(sorry, I’ve discovered buddypress few days ago, I have follen in love with it, I’ve installed wordpress for this reason and I have already configured a site with bp… I’m missing only this point… damn!
)Thanks (with a smile on my face!)
April 18, 2012 at 5:59 pm #133193Paul Wong-Gibbs
KeymasterOh, my.
Changing the chmod of wp-content to 777 won’t actually *break* your site, but maybe something else happened at the same time. I’d suggest popping into the multisite forums at WordPress.org, and searching/asking for anything similar.
April 18, 2012 at 5:02 pm #133190@mercime
ParticipantIf you’re using child theme of bp-default theme https://wordpress.org/extend/plugins/buddypress-profile-menu/
April 18, 2012 at 4:23 pm #133187In reply to: newbie to buddypress
freelancewebsitedesign
MemberThanks neiloughton
Ok so if i dont tear it apart what should i do can in intergreat it to look like my website, also i just installed the blugin and i get and error.
Fatal error: Call to undefined function bp_site_name() in C:xampphtdocswordpresswp-contentpluginsbuddypressbp-themesbp-defaultheader.php on line 27
April 18, 2012 at 3:37 pm #133184In reply to: newbie to buddypress
neiloughton
ParticipantBuddypress is a wordpress plugin, it is designed to be integrated with WordPress – it builds on its core features.
Firstly install WordPress (takes a few moments), add the Buddypress plugin and then work your pre-existing content in.
Because of feature updates, security, bug and reliability fixes it would be somewhat foolish to tear apart the plugin to use with your custom php.
April 18, 2012 at 2:34 pm #133180In reply to: [Resolved] Profile fields visible even to anonymous
neiloughton
ParticipantHello,
Within that plugin you can set it (without having to modify the plugin) to just to friends, private or public, this is done from within the plugin page within wordpress, this then allows the user to chose on the front end.
I might also suggest,
http://bp-tutorials.de/2010/09/private-buddypress
This plugin makes your whole install private to non logged in users, thus creating another layer of privacy.
I hope this helps somewhat.
April 18, 2012 at 12:47 pm #133178In reply to: “This group does not have a forum setup yet.”
angslycke
ParticipantI managed to solve my problem by:
1. Unchecking the forums component in the BuddyPress Component settings page.
2. Renaming bb-config.php in your WordPress installation root directory to something else (making BuddyPress believe that bbPress is not installed).
3. Re-checking the forums component in the BuddyPress Component settings page.
4. Re-installing the group forum component in the BuddyPress Settings “Forum” tab.Hope this can help someone else as well, was really frustrating not being able to post anything.
April 18, 2012 at 1:51 am #133160In reply to: Group page queries – help please
@mercime
Participant1. Alternative to BP Album –> BP Gallery plugin, a premium plugin, handles images, audio and video for individual and group galleries.
2. Set group forums as default homepage for groups –> http://wordpress.stackexchange.com/questions/44863/whats-the-easiest-way-to-change-the-default-landing-page-for-buddypress-groups
April 17, 2012 at 9:15 pm #133154In reply to: Fatal error on installing
Paul Wong-Gibbs
KeymasterApril 17, 2012 at 5:43 pm #133147Paul Wong-Gibbs
Keymasterhttps://buddypress.trac.wordpress.org/ticket/3588 might be relevant
April 17, 2012 at 3:40 pm #133137bjkitchin
ParticipantI found this plugin to also be helpful, particularly at identifying the field names very clearly.
https://wordpress.org/extend/plugins/navayan-csv-export/
Simply install, go to tools, find the wp_bp_xprofile_data and wp_bp_xprofile_fields and export.
Actually with that info you can do quite a bit. But I think the profile fields is a great reference to complete the code array( above.
Warm regards,
BJ
April 17, 2012 at 7:53 am #133129In reply to: Buddypresss on Multisite – But Not on Root Site
@mercime
ParticipantSome basic information for multiple BuddyPress sites in one WP installation.
1. Install WordPress
2. Create a Network of your WP installation
3. Install/activate BuddyPress plugin
– BuddyPress is activated by default for the whole network. So by the same token, there is only one instance of BuddyPress for the whole network.4. Make your BuddyPress “multisite” (separate instances of BP in one WP installation)
a. BP Multi-Network plugin https://wordpress.org/extend/plugins/bp-multi-network/
– Requires either free https://wordpress.org/extend/plugins/wp-multi-network/
or the premium http://wpebooks.com/networks/
– In effect, you need to create networks out of each subsite of your original network,
then install the BuddyPress Multi-Network plugin to have separate BP installations in each
“sub-network” … you get what I mean
OR
b. BuddyPress Multi-Network plugin http://buddydev.com/plugins/buddypress-multi-network/
– simply, separate BP site for each WP subsite. You should check this outBest people to ask about the WP/BP Multi-Network plugins above are the plugin developers ;-p
April 17, 2012 at 6:08 am #133123In reply to: [resolved] How to edit Buddypress Profile Menu
@ChrisClayton
ParticipantTheirs no backend feature like WordPress’ has for navigation menus.
However, this might help…
http://bp-tricks.com/snippets/code/arrange-group-profile-navigation-menu/April 17, 2012 at 6:01 am #133122In reply to: [RESOLVED] Php redirect issue
@ChrisClayton
Participant@fmeroney Was this what you where after?
https://codex.wordpress.org/Function_Reference/wp_redirectWith bp_loggedin_user_domain() as the location
April 17, 2012 at 5:07 am #133113In reply to: Rearranging Extended Profile fields
@mercime
ParticipantThe profile labels and data are rendered in table rows. You could copy over the profile-loop.php file to your child theme folder /themes/childtheme/members/single/profile/profile-loop.php and change the table/rows/columns into divs/spans etc.
April 17, 2012 at 12:58 am #133110Anonymous User 8418620
Inactive@ChrisClayton Thank you so much! It worked perfectly, thank you really. One last thing (to stop to being boring with you!! I’m??):
I’m wanting to make a new tab and a new subnav to show posts in the profile of each user in BuddyPress. Ex.:
If I made x posts, that will appear in that subnav my posts. I did this, it worked, but one thing: when you access a profile of another person, this tab will appear my posts, but the posts that should appear is of the person I’m visiting the profile. Why is this happens?Code that I used is the same loop of author.php themes:
April 17, 2012 at 12:02 am #133107In reply to: Edit Page button in admin bar is missing
@mercime
ParticipantAt this time, changes have been made to include support for upcoming WP 3.4. which is not kosher with your current WP 3.3.1 install
In the meantime, you can already make the change to include Edit link in admin bar within your /plugins/buddypress/bp-core/bp-core-adminbar.php file – https://buddypress.trac.wordpress.org/changeset/5958
April 16, 2012 at 8:52 pm #133098In reply to: [RESOLVED] Php redirect issue
@ChrisClayton
Participant@fmeroney – Your example was eaten by the forum software (it happens when you don’t use “backticks“ around your code)
But, i’m guessing this is what your looking for? https://wordpress.org/extend/plugins/bp-redirect-to-profile/
April 16, 2012 at 10:33 am #133078In reply to: Buddypresss on Multisite – But Not on Root Site
gbennyb
MemberSame issue here, it is pretty frustrating as i try to figure out the different options, but i don’t find a central place which explains it me properly (o.e. the Codex, where it should be IMHO).
I am happy to put everything together in english and german after we resolved the issue, but i don’t get it running properly (neither technically, nor in my mind).I. Core Definition
If i understand it correctly, there are serveral approaches to run BuddyPress on
a) MultiSite (WP Network)
and
b) MultiNetwork (BuddyPress Network)Correct?
II. Different MultiSite Options
1.) MultiSite + different Websites with different BuddyPress Networks
2.) MultiSite + different Website but sharing the same userbase1.) is clear to me, but 2.) envolves already the following subquestion:
– Can we have a single userbase, but with dedicated design per blog/domain? Let’s say we have a dog and a cat community. I would like to have the user “Frank” only once in both systems, but when he changes his profile on the cat-website, can he do it there, or will it be within one central design/domain?III. Issue No. 1
Let’s assume we are running the current stable version of WP 3.3 and let’s assume the WordPress network runs properly, here already my first question:
I do normaly use the “WordPress MU Domain Mapping”, after a few tests with “BP Multi Network plugin”, i assume i should not have it running, correct?IV. Issue No. 2
So, now i am trying to established on a WP MultiSite installation different (independant) Buddy Networks. So BP Multi Network plugin is the way to go, right?
What i don’t get is
“4. Activate BuddyPress on your sub network.” from https://wordpress.org/extend/plugins/bp-multi-network/installation/
I can activate BuddyPress ONLY for the whole network, not for each single (configured) domain/blog. What am i missing?IV. Issue No. 3
When i activated define ( ‘BP_ROOT_BLOG’, 2); (or ID 3 in my case), the possibilty to enter “activity” was gone from all domains, i just don’t get iti have configured this here:
define(‘WP_DEBUG’, false);define(‘WP_ALLOW_MULTISITE’, true);
define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, false );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘XYZ.XYZ.vom’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );/* WP MU Plugin https://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/installation/ */
define( ‘SUNRISE’, ‘on’ );/* That’s all, stop editing! Happy blogging. */
Using standard Buddypress Theme from Plugin 1.5.5
IV. Issue No. 4
About the theme.
Where should i activate the theme? Per Domain or just in a central community?Sorry for mixing up things, but that all is very unclear to me. Any ideas?
April 16, 2012 at 12:45 am #133052In reply to: Group –> Forum –> Sub Forum?
April 15, 2012 at 6:28 pm #133042Paul Wong-Gibbs
KeymasterA bug. Which version of BuddyPress are you using?
-
AuthorSearch Results