Search Results for 'buddypress'
-
AuthorSearch Results
-
September 17, 2011 at 8:32 am #120216
In reply to: How to use blog posts within buddypress
hzhenk
MemberThis sounds to difficult to me
. I found some kind of solution.What I have done:
– Make a categorie
– Make a new menu
– Add categorie to menu
– Use widget custom menu to display the new menu on the sidebar.
This is a solution, but I prefer the link to the categorie in the header.Somebody some suggestion?
September 17, 2011 at 8:25 am #120215In reply to: Plugin to add content to my friends member pages
ewebber
Participant@leethompson from: https://codex.buddypress.org/developer-docs/buddypress-template-tags/
bp_is_friends
Used to determine if the current page is a friends page.
Returns:
TRUE if current page is a friends page
FALSE otherwiseSeptember 17, 2011 at 4:47 am #120211Walid
Participant@r-a-y
Thank you, I posted it here:
https://buddypress.trac.wordpress.org/ticket/3587September 17, 2011 at 12:05 am #120203r-a-y
Keymaster@walid3 – This is a valid concern. Please post a ticket – https://buddypress.trac.wordpress.org/newticket/
BuddyPress currently checks if alphanumeric characters are inputted for the username during registration validation.
Unless there’s a valid reason for the alphanumeric check, it might be wise to just piggyback off of WP’s username validation functions.
September 16, 2011 at 11:49 pm #120202In reply to: multiple Problems with my buddypress….
ribena_wrath
MemberAnyone who wants the answer to this problem, read this thread
September 16, 2011 at 8:29 pm #120199In reply to: Add Profile link to WP Custom Nav Menu
modemlooper
ModeratorGoogle programmatically adding link to WordPress nav it’s not a BuddyPress issue. However, it’s a needed request and I’ll post a code how to over the weekend
September 16, 2011 at 7:54 pm #120197@mercime
ParticipantSeptember 16, 2011 at 7:15 pm #120195@mercime
Participant#1 – see JJJ’s profile page on testbp.org http://testbp.org/members/johnjamesjacoby/profile/
By default, data entered by members in their profile fields are turned into links ala tags. So on that page, when you click on the USA link, a page will be generated to show all members who have entered USA in Country field.On your end, you could just create your own links in sidebar or elsewhere like
`Rock and Roll`
`Swing`
of course replacing yoursite.com with your own domain name and replacing Rock and Roll with any text you want to match up.#2 – You can make sure that the first page visitors will see will be the member’s profile instead of the activity page by adding this to your wp-config.php at root of your WP installation
`define( ‘BP_DEFAULT_COMPONENT’, ‘profile’ ); `
Ref: https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/September 16, 2011 at 7:05 pm #120194In reply to: Add Profile link to WP Custom Nav Menu
Prince Abiola Ogundipe
Participant@munman, try this `<a href="profile/edit”>Edit Profile`
regards
September 16, 2011 at 12:35 pm #120186In reply to: Add Profile link to WP Custom Nav Menu
WebEndev
Participant@valuser
Yeah but that won’t work. You can’t use link tags in WP custom menus, and also can’t use php.Any other suggestions anyone?
September 16, 2011 at 10:16 am #120183In reply to: How to install two buddy presses
September 16, 2011 at 10:11 am #120182Mark Smallman
ParticipantBuddypress as far as I have found can run in MAMP, and here’s how I have been able to do it (may not work for everyone).
*In the MAMP directory (using finder) right click the htdocs folder > Get Info > now what I done was to set all users – myself, _www & everyone to full read & Write, I also ticked the ‘Shared folder’ and then set it to ‘Apply to enclosed items’ by way of the settings (cog wheel at bottom) to do that you will need to unlock and enter your system admin password – you may have to be logged in on the system as admin to do this.
This will allow WP/BP to be able to write to your .htaccess file.
You should then be able to set your permalink to anything but the default to allow BP to work.However… Those of us who use Dreamweaver have found issues – Dreamweaver (CS 5.5 anyway) cannot handle WP sites using anything but the default permalink structure.
So if you want to run a WP/BP site on MAMP and edit with Dreamweaver you are kinda snookered either way.Unless someone has any ideas??
*not everyone will want to or should set directories to full access like this and may cause a security issue on your system, I take no responsibility for problems incurred by anyone doing this – it’s just what works for me, but I am on a safe network.
September 16, 2011 at 7:29 am #120177Hèctor Rubio i Marín
MemberSeptember 16, 2011 at 3:30 am #120167In reply to: wp-admin freezing with bp plug-in
@mercime
ParticipantDo you have access to your error logs? In all probability, you need to increase available memory – https://codex.buddypress.org/troubleshooting/blank-pages/
September 16, 2011 at 2:00 am #120162In reply to: Adding SolveMedia to buddypress signup form.
Aaron Schreiber
ParticipantBump, please can anyone help?
September 15, 2011 at 11:50 pm #120159rossagrant
Participant@travel-junkie Cheers Boris! Gonna have a play around on a test DB to see if I can get this to work!
September 15, 2011 at 11:22 pm #120158In reply to: Removing message notifications from buddypress bar
jetlej
ParticipantAnyone?
September 15, 2011 at 11:17 pm #120157In reply to: Thinking for switching from phpBB
OCS Foundation CTO
ParticipantThere is a phpBB3 WP Bridge that works really well but as far as I can tell it will not play well with BuddyPress. At least I have not yet gotten it to work.
September 15, 2011 at 11:13 pm #120155In reply to: buddypress; phpbb and wp-united
OCS Foundation CTO
ParticipantAt this point there is a WP-phpBB Bridge that works just fine with WP and phpBB but given that it redirects user account creation to phpBB I am not sure if it will work with BuddyPress.
September 15, 2011 at 10:04 pm #120152In reply to: My buddypress site: yeah! Hackney
Apposl
ParticipantThank you, looks like I got a modification of your social sharing links working on my side, using Twitter, Facebook, and LinkedIn. Great look – thank you!
Now if I could get FB Auto Connect plugin working on registration, haha.
September 15, 2011 at 9:39 pm #120151Apposl
ParticipantThank you! That’s really odd. But not surprising, imagine a man covering his eyes as he tentatively plugs something in – that’s me installing this whole shebang. I’m going to see about hiring some help getting these two themes playing nice so I can get the Buddypress back end going. I wouldn’t have the first clue what I missed in the template pack or how to style something that’s unstyled.
September 15, 2011 at 8:10 pm #120148Sami kamal
ParticipantI had the same problem and I fixed it by copying the files from the child theme that have new translated items to the bp-default theme. Then I scanned the buddypress plugin using codestyling plugin to get the new po file, which contains now the new translated items. this works only if you keep the textdomain as “buddypress”. hope this helps..
September 15, 2011 at 5:11 pm #120138The API Guys
ParticipantSo, what do you reckon I do, just wait for release? Or should I just Network Activate? I don’t understand why I can’t even see the plugin on subdirectories.
September 15, 2011 at 5:04 pm #120137aces
Participant1.5 is going to be released…. – any day now ?
September 15, 2011 at 4:59 pm #120136The API Guys
Participant@PaulGibbs – What does this answer mean? Do you mean 1.2.5? I thought the current version is 1.2.10. I currently have the latest version installed. but I can only see it on the network admin. I can’t see it on any other site and I’d like to install on a subdomain.
-
AuthorSearch Results