Search Results for 'buddypress'
-
AuthorSearch Results
-
April 17, 2012 at 5:07 am #133113
In 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 3:16 am #133111In reply to: Child theme on buddypress default theme help
9087877
InactiveYou will need to know CSS to make changes such a colors, and know how to target to specific area you want to change. I suggest using firefox and firebug. Below I have attempted to show you what you can change and can not change as far as starting a child theme style.css. This commented section has to be included in your child themes folders style.css and the folder with the style.css needs to be placed within wp-content/themes and you have to activate it. If its left blank it just inherits the bp-default style.css. If you correctly target what you want to change then this child themes style.css will over-ride the bp-default style.css. Whatever you target and decide you want to change needs to be placed after the closing comment ( */ ) of the the below code with proper CSS syntax. I hope this in some way explains it a little more clearly.
`/*
Theme Name: BuddyPress Dusk /*This can be changed*/
Theme URI: http://example.org/themes/dusk/ /*This can be changed*/
Description: Dark theme for BuddyPress. /*This can be changed*/
Version: 1.0 /*This can be changed*/
Author: John Doe /*This can be changed*/
Author URI: http://example.org/ /*This can be changed*/
Template: bp-default /*This CAN NOT be changed*/
Tags: buddypress, two-column, grey, dark /*You need to have buddypress in the Tags, the rest (example: two-column, grey, dark can change) */
*/`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:48 am #133109In reply to: Want to change the word ‘friends’ to something else
@mercime
Participant== now my notification in the wp admin bar are not working ==
How is it not working? WP/BP versions? Have you done basic troubleshooting like changing to bp-default theme and/or deactivating plugins except BuddyPress?
April 17, 2012 at 12:39 am #133108In reply to: Buddypresss on Multisite – But Not on Root Site
bjkitchin
ParticipantJust checking in on this guys. If anyone has thoughts on this one happy to hear them.
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 11:18 pm #133103@mercime
Participant@bigjosh change to bp-default theme, then go to that group which was spelled incorrectly, and click Admin tab to edit name of group
April 16, 2012 at 11:15 pm #133102In reply to: [RESOLVED] Php redirect issue
@mercime
Participant@fmeroney as chrisclayton mentioned above, surround code with backticks ( ` ) the symbol between the parentheses
April 16, 2012 at 11:11 pm #133101In reply to: Redirect Issue
@mercime
ParticipantApril 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 8:40 pm #133097In reply to: problems with buddypress site hosting
@ChrisClayton
Participant@lovefishing – Did you have any extra plugins installed? I’ve heard of people getting suspended for a BuddyPress plugin using too much CPU but not from using BuddyPress out of the box. (personally, i was able to get a site to 1000 active users on one site on hostgator shared hosting before i was forced to move)
Also remember that you where on borrowed time. but you can optimize it: https://codex.buddypress.org/buddypress-site-administration/improving-performance/
April 16, 2012 at 4:33 pm #133090mrlobaloba
Memberi don’t see the tab forum in my profile buddypress!!! O_o
April 16, 2012 at 4:24 pm #133089In reply to: call buddypress register form
sammygone
MemberI have been trying to do the same thing … i copied and pasted the contents of register.php into my home page php file but it does not show up … just stays blank …
April 16, 2012 at 4:13 pm #133088aces
ParticipantApril 16, 2012 at 3:29 pm #133087In reply to: problems with buddypress site hosting
meg@info
Participantyoou use XML sitemap plugin, or stats plugins ?
if yes, try to disable it and contact Hosting if the CPU is normal
April 16, 2012 at 12:59 pm #133081tdoubleu
Memberi am facing the same issue.
Post: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/there-were-no-forum-topics-found-in-forums-directory/April 16, 2012 at 10:35 am #133079In reply to: Buddypresss on Multisite – But Not on Root Site
gbennyb
Memberbtw, BuddyPress.org seems to really hate me… why is my username “Deleted User” instead of gbennyb?

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 6:59 am #133072@ChrisClayton
ParticipantHere you go.
http://pastebin.com/JuTEZ8GBTested this on my local install of BP, so should work.
April 16, 2012 at 5:46 am #133071@mercime
Participant== I mistakenly typed “enginner” instead of “engineer” can some please tell me how to correct the error? ==
@bigjosh Go to that specific group’s page http://www.yoursite.com/groups/enginner/ then click on Admin link which defaults to edit > group’s name/description
April 16, 2012 at 5:36 am #133070In reply to: [Resolved] Alignment Issues – Smileth theme
@mercime
Participant@roguedjinni reminder on the final note to copy modifications in your stylesheet per my post above so layout will look better.
April 16, 2012 at 2:47 am #133067In reply to: [Resolved] Alignment Issues – Smileth theme
;ldjaklsfjlkasjflkas
Participant@mercime, I did, and now it looks weird!
April 16, 2012 at 2:39 am #133066Anonymous User 8418620
Inactive@ChrisClayton I tested with it and still seems an error page. Can you give the complete code?
April 16, 2012 at 2:37 am #133065In reply to: [Resolved] Alignment Issues – Smileth theme
@mercime
Participant@roguedjinni Thank you. But I just checked out your site and we need to make adjustments by deleting `
` in header-buddypress.php and a closing `` at the top of the sidebar-buddypress.php. Save files and re-upload to server. I’ve updated the codes above for the both deletions.
April 16, 2012 at 2:03 am #133064@ChrisClayton
ParticipantWoops. Change the parent_url to ` ‘parent_url’ => trailingslashit( bp_displayed_user_domain() . ‘test_sub’ )`
-
AuthorSearch Results