Search Results for 'wordpress'
-
AuthorSearch Results
-
July 4, 2010 at 3:00 pm #84213
In reply to: [Newbie] WP Installation or WPMU installation?
Jeff Sayre
ParticipantThe fact that you are using WP 2.9.2 means that you are in luck. WP 2.9.1 is the minimum required version of solo-blog WP (single site) that will run BuddyPress. If you do not need to offer your client multiple blogs (or more precisely, if you think that your client will never need to offer their employees and departments blogs), then you can stick with the solo-blog version of WordPress.
As far as setting up departmental pages, I would think that BuddyPress groups would be the perfect fit. But, if each department will need their own blog, then you will have to go the WP multisite route (a.k.a. WordPress Mu.)
July 4, 2010 at 2:27 pm #84209In reply to: Check/change file upload directory in WordPress 3.0
peterverkooijen
Participant@ronia, yes, the latest version is 1.2.5, as far as I know, and 1.3 will officially support WP 3.0. So if you upgrade you have nothing to worry about. My problem is that I want to stay on BP 1.1.3, trying to get that to work on 3.0.
The key to solve that is here. Putting this in bp-custom.php worked for me:
define( ‘BP_AVATAR_URL’, ‘http://’ . $_SERVER . ‘/wp-content/blogs.dir/1/files’ );
define( ‘BP_AVATAR_UPLOAD_PATH’, $_SERVER . ‘/wp-content/blogs.dir/1/files’);Still have to copy more avatar code from 1.2.5 to get everything to work in 1.1.3…
July 4, 2010 at 1:05 pm #84205In reply to: Seperate HOMEPAGE for users
JPS Bhullar
ParticipantOkay. I think my plugin is complete now. You will be able to do the following things with this plugin:
1. Only logged in users will be allowed to browse the contents of the buddypress enabled wordpress installation. Non-logged in users will be re-directed to Homepage of the websites where login and register options will be available.
2. Now if your user is logged in and he clicks on HOME tab or any link to homepage, he will be redirected to his / her profile page. This option is good for those who have static HomePage like I am having.I have installed this plugin on my website and testing at MyCampus.Cz.CC.
Kindly help in testing it.July 4, 2010 at 9:03 am #84191In reply to: RESOLVED: Crazy WordPress question
@mercime
ParticipantIn your case, you could do this [?php wp_page_menu( ‘sort_column=ID&exclude=2,25,253’ ); ?]
More info at https://codex.wordpress.org/Template_Tags/wp_page_menuJuly 4, 2010 at 7:39 am #84182In reply to: Seperate HOMEPAGE for users
@mercime
Participant@jpsbhullar if you want the site content to be seen by registered members only, then you could use either of these plugins https://buddypress.org/community/groups/s2member/ or https://wordpress.org/extend/plugins/registered-users-only-2/
– there are also other methods, just input “members only” in Search form above.July 4, 2010 at 7:36 am #84181In reply to: RESOLVED: Crazy WordPress question
BillboardFamily
ParticipantI did option A, and that worked for not listing the page in the nav bar, but it did re-order the pages alphabetically, rather than in order from lowest to highest page ID. Any ideas on how I can get this to be correctly ordered in the nav bar by page ID, rather than alphabetically?
July 4, 2010 at 7:21 am #84180In reply to: RESOLVED: Crazy WordPress question
@mercime
ParticipantAt least two simple ways to get back control of your pages (change brackets to curlies in codes below):
A. delete [?php dp_list_pages(); ?] and replace it with [?php wp_page_menu( ‘exclude=5,53,75’ ); ?] in your header.php
then delete block of code in functions.php from # Displays a list of pages to ending curly of that block (just before you reach # Displays a list of categories)B. If you’re on WP 3.0, you could add wp 3.0 custom navigation menus
– replace [? php dp_list_pages(); ?] in header php and the block of code in functions.php mentioned in A with info per this articleJuly 4, 2010 at 7:11 am #84179In reply to: Newbie Struggling To Make BuddyPress Function
modemlooper
ModeratorHeads up! my themes numbers correspond with the BP version. So that theme needs to be updated to 1.2.5.
It’s should still function though. You have to create a page and choose a page template to add widgets to columns.
July 4, 2010 at 6:55 am #84177In reply to: RESOLVED: Crazy WordPress question
BillboardFamily
ParticipantDone:
header.php
http://wordpress.pastebin.com/pffR3JL7
functions.php
http://wordpress.pastebin.com/6K1KVukD
Thanks!
July 4, 2010 at 6:01 am #84176In reply to: RESOLVED: Crazy WordPress question
@mercime
ParticipantPost header.php and functions.php at http://wordpress.pastebin.com and place URL here. Methinks it’s customization of navigation links by theme author that’s preventing you from excluding pages.
July 4, 2010 at 5:57 am #84174In reply to: How to show BP Avatars in WordPress blogs?
ronia
ParticipantSee avatar icon of ‘roses’ in []
Then see avatar icon of same ‘roses’ in []
Have you any link of latest BP and latest WP 3 that has got the things working alright ?
July 4, 2010 at 5:39 am #84173In reply to: How to show BP Avatars in WordPress blogs?
John James Jacoby
KeymasterDo you have a link to your site I can see?
July 4, 2010 at 5:35 am #84171In reply to: How to show BP Avatars in WordPress blogs?
ronia
ParticipantCan someone come up with some clue or dirty fix ?
July 4, 2010 at 5:32 am #84169In reply to: WP 3 Multisite and BP not in sync
rosyteddy
ParticipantIs there any demo site that has WordPress 3 multiuser bloggers along with latest Buddypress ?
July 4, 2010 at 3:17 am #84157In reply to: Check/change file upload directory in WordPress 3.0
ronia
ParticipantIs not the latest version of BP 1.2.5 ? Or is there BP 1.3 ?
Me having similar problem: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-show-bp-avatars-in-wordpress-blogs/July 4, 2010 at 1:43 am #84154In reply to: Calling A different Menu
r-a-y
KeymasterRead this blog entry and try out the function mentioned in the article:
http://dustyreagan.com/global-page-navigation-accross-wordpress-mu-blogs/Props to Boone for pointing me to that blog article awhile ago.
July 4, 2010 at 12:42 am #84151In reply to: How to enable login via email?
peterverkooijen
ParticipantBeau Lebens indispensible email login plugin!
July 3, 2010 at 9:06 pm #84138In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
Member@thekmen so do you have this theme working with the new version of bp 1.4.5 and 3.0? I have been using your version of mystique for awhile now and have had to make adjustments to other plugins theme files but other than that it seems to be working good…. though I still seem to have the iusse I had on the activity page where the footer was not put in place right in which data started to over lap. in my case now I seem to have an hr line at the bottom of the page that over laps the main container.
July 3, 2010 at 4:20 pm #84120In reply to: BuddyPress to Facebook Connect Updated for 1.0
r-a-y
KeymasterLocking thread.
@queertoday – BP-FBConnect, as Jeff has stated, is an old plugin. The FB plugin that is even recommended by BP is WP-FB-AutoConnect.
Unfortunately, there are some things that are not added out of the box like FB avatars. However in the comments section of the plugin author’s page (located at the bottom), there is some code you can use to add that functionality.
July 3, 2010 at 2:50 pm #84111In reply to: Backup Users on buddypress?
intimez
ParticipantCan’t wait see import/export like wordpress. Useful for transfer, another install, etc.
S
Participant@Jalien, gradebook should be ready in a week or so. The idea is to use BuddyPress forums as a platform for students solutions postings, and implement a grading system above it. All the data later will be pulled into main Courseware dashboard.
A testing version is available now, but it has no gradebook so far, and will require UI/UX work. A final version is scheduled at the end of my gsoc period, which is end of this summer.
Basically the API approach I’m using is the same as in WordPress: Actions and Filters. The component will be full of hooks so extending it should be a snap.
Here’s the initial list of features: http://gsoc2010.wordpress.com/stas-suscov-academic-suite/
@LPH2005 The code on svn works and allows creating courses, adding assignments and bibliographies to it. Untill monday there will schedules support too.
People ask how can they install and test…July 3, 2010 at 12:00 pm #84086In reply to: Removing Groups From Forums
alanchrishughes
Participant@Paul Gibbs Would that be a pretty big project to create the option for a standard forum? I would help but I don’t know anything about programming.
I tried something new last night though, I installed wordpress/buddypress on the same database as a separate bbpress installation, and then followed the bbpress instructions as much as I could to integrate it with wordpress
https://bbpress.org/documentation/integration-with-wordpress/
It said it was successfully integrated, but then signing into one or the other doesn’t sign me in to the other and doesn’t seem integrated at all. And I don’t know if it is a WordPress 3 problem but there was no “Secret” field in the WordPress options to enter in the bbpress integration.
July 3, 2010 at 11:41 am #84082In reply to: BP needs to Focus on Child Themes
Andrea Rennick
Participant“Getting premium and other theme developers on board with BP is the only way it will reach the level of success BP deserves. “
One premium theme shop currently selling WordPress themes outright is alreayd on board with BP themes. Another is right behind.
July 3, 2010 at 11:00 am #84079In reply to: BP needs to Focus on Child Themes
Paul Wong-Gibbs
KeymasterSounds cool, @lincme. I’m not 100% confident that the theme gallery on this site is updating properly so if, once it’s on the wordpress site, it doesn’t appear on here, get in contact with me and I’ll prod the necessary people
July 3, 2010 at 10:02 am #84071In reply to: Removing Groups From Forums
Paul Wong-Gibbs
KeymasterForums are not going to be detached from Groups. I expect that in future releases, that Groups will be able to contain multiple Forums. Some things to bear in mind:
1) If people don’t contribute to the code, it isn’t going to happen.
2) Expect this to happen after bbPress has been rewritten as a WordPress Plugin (part of what the Automattic crew are calling their “3.org” project). More news on this soon. -
AuthorSearch Results