Search Results for 'wordpress'
-
AuthorSearch Results
-
August 10, 2009 at 4:10 pm #50845
In reply to: BP in Education…
Kevin Pine
ParticipantWickedbob,
Look at Community Blogs for BuddyPress (https://wordpress.org/extend/plugins/bp-community-blogs). You can turn a normal blog into a Community Blog or a Group Blog.
August 9, 2009 at 9:35 pm #50813In reply to: User points
August 9, 2009 at 9:34 pm #50812In reply to: Request : User Karma based on activity and ratings
August 9, 2009 at 7:33 pm #50808In reply to: Is Buddy Press coming for WordPress?
andrew09
ParticipantNot anytime soon! sorry
August 9, 2009 at 5:49 pm #50804In reply to: Is Buddy Press coming for WordPress?
Paul Wong-Gibbs
KeymasterIt will happen sometime after WordPress and WordPress MU merge. So, not anytime soon.
August 9, 2009 at 5:37 pm #50803germanw
ParticipantHi r-a-y thank you so much for your help!! Sorry it took so long for me to answer but at first i had no idea how to create a new page template but finally i slowly figured it all out and now it sort of works (its not exacly what i hoped for but i think it will do).
Here is what i did:
- I duplicated my current Page template giving it its own name.
- I duplicated all the “sidebars” (widget areas) i wanted giving them unique names so they only are displayed on the “Commuiny” page.
- I then create a new WordPress page and applied the page template i created in step #1.
- In the WordPress Widget admin i added the BP widgets i wanted to the different Sidebars.
- To get the widgets to look more like how they do on the BP Default Home Theme, i coppied some of the CSS and icons frome base.css to my current CSS.
Im pretty new and pretty sure i made some mistake or broke some kind of “best practice” so please correct me or suggest extra ideas!
Thank you!
August 9, 2009 at 3:02 am #50792In reply to: Limit Blog Creation to Admins
elemsee
ParticipantI’m usually capable of working my way through a tutorial and learning something by the end. But this post is of a magnitude that I’m not sure I know enough to tackle all the steps. Is each of your posts, Burt, a step-by-step instruction on how to accomplish Ben’s request, or do you revise your answers along the way?
I’d like mostly what Ben is asking for. I want to use BuddyPress as a member directory. I don’t wish for anyone to make blogs through MU/BuddyPress other than my staff. I don’t want the “create a blog” option to appear anywhere. Not in the member profile, not in the tool bar. Essentially I want the option not to exist for users. Will the tutorial above show me how to do that?
Starting from instructions in post one, I’m finding that changing the admin setting from “only user account can be created” to “only logged in users can create new blogs” results in a “you must login to create a blog,” which takes me to the wordpress sign-in page before I have even registered.
The “only user account” setting generated what I would like to have happen, a signup screen sans “gimme a blog.”
Please forgive my being an ignoramus and let me know if I should patiently work my way from top to bottom, or if there is another solution outlined in a different post.
Thanks!
August 8, 2009 at 10:43 pm #50789In reply to: New Groupblog Plugin
Mariusooms
ParticipantThe plugin is now available at wordpress.org
August 8, 2009 at 8:41 pm #50784In reply to: Extended Profiles on Sign up?
peterverkooijen
ParticipantWordPress MU and Buddypress have separate profile/user management tables that aren’t synchronized and in some ways clash. End users will see different profile editing screens, in wp-admin and buddypress front-end, with different data that have nothing to do with eachother. Users are identified by full name, username, nickname, blogname or whatever depending on where in the system you are and how it’s configured. It’s a confusing mess and my pet peeve.
But I’m not even sure if that’s relevant to your problem, so I removed the rant.
August 8, 2009 at 5:19 pm #50777In reply to: BuddyPress Showoff: Post your links
Eyecool
ParticipantWell, looks like WannaNetwork guy grew so fast it put him out of business!
Since our launch of the new WordPress powered platform on WannaNetwork in Early February, WannaNetwork has been growing substantially larger and larger.
With this growth also comes a few negative aspects. Running WannaNetwork as a free service is quickly becoming harder and harder when there are monthly server and maintenance costs adding up.
August 8, 2009 at 1:38 pm #50765In reply to: Clean professional user registration?
peterverkooijen
ParticipantI need a more professional member registration as well. I’ll use this excellent plugin which allows login with email address, but there are a lot of other annoying issues I still have to solve:
Restructuring registration process to an industry standard
How to use full name, first name + last name
Make 2+ part name in full name required + xprofile_sync_wp_profile()
Autogenerate or remove username
Generate username (+ blog url) from fullname
Use full name in confirmation emails
ListMessenger (or PHPlist) integration – plugin?
I’m not sure how much GigaOM actually changed. Their form looks a lot like the regular Buddypress (?) registration, minus that annoying username. Not sure how they did that.
They’re not using Buddypress, are they?
Most of it is just a radically customized theme. I suspect they probably also use one of the commercial member subscription plugins.
I’m working on my new site here. The old site has a registration system based on PunBB. I’m not a PHP programmer, so please keep us posted on any progress you make.
August 8, 2009 at 5:35 am #50758r-a-y
KeymasterSince this is more of a WPMU issue than a Buddypress one, like I mentioned in the other thread you made, you might want to consult the nice folks over at mu.wordpress.org/forums/.
Login with the same username and password and make a post there.
August 8, 2009 at 5:32 am #50757In reply to: BuddyPress and wpMU, some expert advice needed
r-a-y
KeymasterRe #3 – Your blogs will stay intact. Buddypress will create a few components called groups and forums (if you have bbPress installed). Groups can be configured by users or admins. BP forums are a part of groups.
Re #5 – There’s a few forum threads about integration and a couple of guides floating around the net.
The next version of Buddypress is scheduled to be released next week (August 11), but I won’t be surprised if they push it back a few weeks since there’s a lot of new stuff being implemented.
Right now, if you want a tight integration, you’ll have to theme WPMU and BuddyPress at the very least. There’s no way around it.
Re #6:
Groupblog plugin – https://buddypress.org/forums/topic/new-groupblog-plugin#post-19344
– It’s still in development… I would just test this for now
Community Blogs for BuddyPress – https://wordpress.org/extend/plugins/bp-community-blogs/
– A revision was made by Boone Gorges available here – hxxp://dev.commons.gc.cuny.edu/files/2009/07/bp-community-blogs.zip (change hxxp to http)
– I’ve been meaning to test this, but haven’t yet
Keep in mind that these plugins would give a group a blog, but not a forum for each blog like you want… both have a different way of achieving this method.
The groupblog plugin would be more tightly integrated, whereas the “Community Blogs” plugin provisions group members to an existing WPMU blog.
August 8, 2009 at 4:29 am #50755In reply to: BuddyPress and wpMU, some expert advice needed
jorrie
ParticipantThanks for the reply much appreciated.
1& 2 all clear work that out
3) If you already have users blogging on WPMU, BuddyPress will detect these user’s blogs (I’m quite sure BP detects them!). BP groups and forums build off of WPMU’s userbase; groups being a BP thing and forums being a BP/bbPress thing. So when you install BP, your users will have to configure their groups and forums from scratch.
Could you clarify this a bit more?
5) BuddyPress does indeed utilize bbPress for forum functionality. The next buddypress when does it get released?
Is there some documanation on bbpress + wpmu + buddypresS? I once did a regular wordpress and bbpress integration but could not find a simple way to integrate the bbpress forums in a wordpress page or match there layouts
Great thanks! going to look into this today
August 7, 2009 at 7:39 pm #50746Paul Wong-Gibbs
KeymasterI have “WordPress Failure Notice” error you are getting, webatease with BP v1.0.3. I haven’t spent any time investigating it further yet tho.
August 7, 2009 at 5:02 pm #50731Paul Wong-Gibbs
KeymasterYeah, r-a-y’s spot on. I’m going to close this thread as it’s very old.
August 7, 2009 at 4:07 pm #50729r-a-y
Keymasterhttp://wpmudev.org/project/New-Blog-Defaults
Though I should note that this plugin has absolutely nothing to do with the original poster’s question!
It is extremely handy for setting up what you want for new blog defaults though.
@Pr102
I know this topic is old, but if you’re talking about when you post a comment on a blog, that your name should link to your BP profile… this is possible via this plugin:
August 7, 2009 at 11:55 am #50720Tore
Participant@ Hyrxx
I can’t seem to find it. Remember any other details?
August 6, 2009 at 4:14 pm #50679webatease
ParticipantI am getting the emails appropriately, but when I click on the link to approve/accept the group add, it gives me a website with “WordPress Failure Notice” at the browser title, and it asks “Are you sure you want to do this?” But it has no option for me to select yes, or check anything to actually approve. So this is still in the queue.
Similarly, I cannot reject the request – and if I click on the link in the email that says to view the request, it takes me to the user’s profile – but the request is not listed. In fact, in his of groups, it lists (1) as the number of groups (assuming because he requested), but then underneath it says he “hasn’t joined any groups yet.”
August 6, 2009 at 10:13 am #50668In reply to: Using userbar in WordPress?
Tore
ParticipantOkay! I got this after a lot of bug searching. I didn’t have the right adress between the css-file and images.
This is resolved and you may delete this thread.
//Tore
August 5, 2009 at 1:37 pm #50642In reply to: I don't want to make use of the widgets
jeroenem
ParticipantI don’t think i find the widgets useful for my website. The idea is great, and the outcome too. But i just want to set some default ‘boxes’ with content on my frontpage.
The member and groups widgets are fine, they do the job. But i don’t want them to be a widget. I just want to include them in my template file instead of choosing it first as a widget.
Like I said in my first post – i want to add a php include thingy to add different type of boxes (widgets). So that users can’t choose their homepage layout theirselves.
PS. im known with basic PHP and i understand and can work with the wordpress template files or create them by myself
August 5, 2009 at 1:06 pm #50641In reply to: I don't want to make use of the widgets
plrk
ParticipantYou could do it, but it is no five minute job, as you’d have to learn of a WordPress theme template works and add the code of the widgets to the code of the theme you are using. This means you pretty much have to learn PHP. Do you know PHP?
May I ask why you don’t want to use the widgets?
August 5, 2009 at 12:31 pm #50638Korhan Ekinci
ParticipantI also think this will be great!
August 5, 2009 at 11:41 am #50636Paul Wong-Gibbs
KeymasterI deactivated the BP-plugin. Problem remains. So it’s probably an issue with WordPress MU and the P2-theme?!
?
August 5, 2009 at 8:29 am #50627marcaurel75
ParticipantDoing more research I found the following thread in the wp-forum:
https://wordpress.org/support/topic/273413?replies=2:
—-
Mippe: P2 brokes äÄ öÖ åÅ letters when editing. That pretty much sums it all up.
noel (Administrator): We’re aware of the issue and will fixing this in the next release.
But I am still unsure: This problem then occurs only with WordPress MU?
-
AuthorSearch Results