Search Results for 'buddypress'
-
AuthorSearch Results
-
September 24, 2010 at 11:38 am #93289
In reply to: Make a different profile page for a special user
Boone Gorges
KeymasterFor what it’s worth, Paul’s awesome snufflewufflepants patch will make this easier in BP 1.3 https://trac.buddypress.org/ticket/2649
In the meantime, hnla and Roger’s advice is good.
September 24, 2010 at 10:43 am #93286In reply to: Make a different profile page for a special user
Roger Coathup
Participant@imjscn –
You need to put that code you don’t want for user 1 in an ‘else’ clause then.
If you are working with the template code in this way, you should really read up on PHP. A simple primer on the language will take you through these basic constructs in no time.
September 24, 2010 at 10:35 am #93285In reply to: Make a different profile page for a special user
imjscn
Participant@hnla, I think the problem is the things after “endif”.
I added if bp_displayed_user_id() == 1 , display this, endif, so, after displayed user 1 stuffs, other things after the endif still carry out.
I want to remove things after the endif when userid is 1.September 24, 2010 at 9:10 am #93281In reply to: Add users profile fields to the activity page
Roger Coathup
ParticipantHej Christine – the code is in the default theme, in the file: bp-default/members/single/home.php
Did you create a child theme, or edit your changes directly over the default theme?
Note: you shouldn’t edit the default theme directly – as you will run into problems when you upgrade BuddyPress.
Have a search in Docs on here for details of creating a child theme.
Anyway, the section of code (from the default theme) that creates the nav bar is:
``
It goes between the item-header and item-body blocks.
You need Harry and Hermione helping you write the code!
September 24, 2010 at 8:23 am #93278In reply to: Fatal error on register page
Hugo Ashmore
Participant? Disable the plugin!
Check the plugin group for answers or ask the question about the error in that group
https://buddypress.org/community/groups/bp-registration-options/home/
However I would think that this plugin hasn’t been updated to work with WP 3.0 or BP stable but I might be wrong.
September 24, 2010 at 7:53 am #93274In reply to: showing forum posts in activity feed
Roger Coathup
ParticipantTo get the activity in to the BuddyPress activity stream, you use the function bp_activity_add()
I don’t know phpBB, but suspect there will be a hook when threads / topics are saved… That is wheee you would add your code.
This thread points to a similar solution for simple:press.. Hopefully, you can adapt it easily for phpBB: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/adding-a-activity-to-the-activity-stream/
September 24, 2010 at 7:38 am #93273In reply to: Groups Creation Process Fails on Step 3
Joel Baudin
ParticipantI deactivated all non essential plugins and tried to see if it worked, which it did. The create group process went just fine so I started to activate all the plugins one by one. And at the end when I’d activated all the plugins again it worked. I find this rather strange but I’m happy its working again.
running:
Eventpress (+ bp custom posts)
BP xtra signup
bp group management
enhanced buddypress widgets
contact form 7September 24, 2010 at 7:29 am #93272In reply to: Missing the dates in articles on the landing page
Skro
ParticipantThanks for your answer. Now I’m really confused!
First I installed WP, then I installed BP and activated BP’s default theme. I didn’t change anything in the PHPs.
When I go to the design section (or “Apperance”? -> I’m using a translated (German) version of WP and BP so I’m not entirely sure how the sections are called in the English version, sorry) in the dashboard and the choose “Editor” the files of “BuddyPress Default” are already shown as to see on the top right. When I choose the index.php then it shows me the code I posted before!How can that happen if the code should be totally different???
September 24, 2010 at 6:37 am #93269In reply to: plazaa – A german BuddyPress community
September 24, 2010 at 5:35 am #93266In reply to: showing forum posts in activity feed
LPH2005
ParticipantThe simplest might be to use an RSS feed from your phpbb forum and use the external BP external activity plugin …
http://www.phpbb.com/community/viewtopic.php?f=46&t=2098171
September 24, 2010 at 4:53 am #93265In reply to: Moderate Signup / Restrict Registration
marcycapron
Participant@zlamczyk 3 months late on this but what exactly did you do to that last snippet you posted? yes, it would get overwritten but I am in a bind just like you were. we’re doing an alumni-only social network and the email MUST be @alumni etc .edu and therefore hand approved…
and yep, bp registration options is crap! err, doesn’t work. but, we are using wp e-commerce members only module which means that if I can just stop the user self-activating, I am pretty much good to go – (plugin requires sign up as subscription is being purchased, and it sends that damned email!!!!)
if you happen to see this, thanks!!
September 24, 2010 at 4:10 am #93264In reply to: buddypress template pack steps 1 & 2 are missing
dasnipe
MemberIt means your theme already has the buddypress files moved into the theme directory in the right spots I think
September 24, 2010 at 2:50 am #93261In reply to: BuddyPress / Thesis Custom Template Integration
LPH2005
ParticipantYou’ll want to check a recent thread in the thesis forum. Someone posted the steps to get thesis and BP to work together. The files requiring editing are listed as well as the specific content to replace.
September 24, 2010 at 2:48 am #93260The Real Dave O.
ParticipantOK…I’ll check it out. Is it very difficult? Do I install BuddyPress and the BP template pack?
Thank you!
September 24, 2010 at 2:36 am #93258Ben J.F. TSAI
Participanti tried oembed and manage to get pics into forum posts, too bad buddypress media component doesnt work for http://www.bluehost.com simple scripts.. i sent them a ticket on this. Thanks for your advise.
September 24, 2010 at 12:56 am #93253In reply to: Social Visualization Report
thecorkboard
Participant@paulhastings0 this is definitely a start towards greater analytics, but the grand idea is to map connections or lack of connections and to pinpoint social activity.
I’ll put these plugins in my arsenal. Thanks!
September 23, 2010 at 10:50 pm #93251In reply to: BuddyPress, Wishlist, and WordPress 3.01
formerfatguy
Memberi’m doing the same thing. I’m pretty sure it will work. I’ve seen a thread o ver on wishlist that says it will.
haven’t done it yet though, so it’s not a for sure yet
September 23, 2010 at 10:08 pm #93247In reply to: mobile theme for buddypress?
modemlooper
Moderatorthats a BP usability issue and not realky a mobile one as you can get email on your mobile device.
September 23, 2010 at 9:46 pm #93245In reply to: Social Visualization Report
paulhastings0
ParticipantHmm… I don’t know abut your second question regarding Google Analytics, but these 2 plugins are along the the lines of your first request. You’ll need to do some tweaking with them but the general gist is there:
https://buddypress.org/community/groups/buddypress-community-stats/
https://buddypress.org/community/groups/buddypress-member-profile-stats/
September 23, 2010 at 9:46 pm #93244In reply to: BuddyPress / Thesis Custom Template Integration
formerfatguy
MemberI’m in a similar place. Have and want to use thesis 1.8. Just installed BP for a membership site and want to make them play nice. The idea is to use thesis for a front end website and then when they become a member, they get to see BP and use it.
ideally, I’d like to simply put up a membership system (wishlistmember) which then allows them to see say a BP install in a subfolder type of system
September 23, 2010 at 9:34 pm #93243In reply to: Add users profile fields to the activity page
Roger Coathup
ParticipantYou have a section of code missing from your theme.
You should have another layer of primary navigation (item-nav). You are only seeing the sub navigation for the activity tab.
September 23, 2010 at 8:17 pm #93238In reply to: Add users profile fields to the activity page
Christine og Kristin
ParticipantI had the same problem, but as Roger Coathup explained that the profile view was supposed to show in a separate tab I realized something was wrong with our site. We are using the default theme, and I can’t seem to figure out what we might have been doing wrong to prevent the profile tab from showing up. I have included a link to a screenshot of the problem:
http://lumosnorge.no/wp-content/uploads/2010/09/screenshot-buddypress.pngHope someone will be able to help me, as I would vert much like to have the profiles show up on our site.
Thank you in advance.
September 23, 2010 at 8:01 pm #93235In reply to: mobile theme for buddypress?
paulhastings0
ParticipantWell currently if “User A” makes a status update and then “User B” replies to his update, “User A” receives a notification in his email inbox and sees what “User B” said. Currently, if “User A” wants to respond to “User B” he has to log back into the social network, find the update, and then type in the message.
It would be easier for a lot of mobile users instead to hit “reply” in their email inbox and then just type in their response and then click “submit”.
The more I think about it though, it seems like “reply-by-email” would actually be a separate plugin. It would be useful not only for mobile users but also regular computer users. Although I think it would help mobile users the most.
September 23, 2010 at 7:52 pm #93231marcycapron
ParticipantI have no luck in changing the default to profile… despite having never changed the slug… I can change the order just fine, but the second I put the snippet in wp-config the base user profile (which default goes to activity) doesn’t work and goes to home page.
crap.
September 23, 2010 at 7:43 pm #93230In reply to: mobile theme for buddypress?
modemlooper
Moderator@paulhastings0 what do you mean reply-by-email?
-
AuthorSearch Results
and thanks!