Search Results for 'wordpress'
-
AuthorSearch Results
-
October 3, 2011 at 8:06 pm #122134
In reply to: User registration is currently not allowed
Paul Wong-Gibbs
KeymasterYou’re running multisite. If you want your users to be able to register their own sites (think like how WordPress.com works), then pick both sites and users. If you just want to allow new user account, just pick users
October 3, 2011 at 6:25 pm #122119In reply to: Frisco Child Theme
David Carson
ParticipantGood stuff, @nosoura
Glad you like it.
The theme should not break any jquery. It looks like you’re using a boatload of plugins – I’m guessing one of those could be interfering.
Try deactivating plugins one by one to troubleshoot. Or try reverting to bp-default temporarily.
I will be posting another entry about this, but the theme was just published in the WordPress Theme directory – https://wordpress.org/extend/themes/frisco-for-buddypress
I’ve already fixed a few bugs since that initial version was uploaded. The newest version is currently under review and should be available soon. See https://github.com/davidtcarson/frisco or https://themes.trac.wordpress.org/ticket/5497 for the latest.
October 3, 2011 at 6:22 pm #122118In reply to: User Blogs
Brajesh Singh
ParticipantSeem like you are using standard wordpress. You will need to enable the multisite mode.
here is the codex page for thathttps://codex.wordpress.org/Create_A_Network
hope that helps.
October 3, 2011 at 9:53 am #122088mrscooches
MemberThanks for the info.
October 3, 2011 at 4:36 am #122077In reply to: BP 1.5 links never work on a new installation
anaxent
Memberwell this feature is a part of wordpress its self. It uses apache mod_rewrite module to rewrite the urls. Since you posted localhost as part of your url make sure that your server has mod_rewrite apache module installed and active then make sure to set your permalink structure for your site via wordpress admin -> settings -> permalinks.
October 3, 2011 at 12:56 am #122071In reply to: Add ads to headers of network blogs
@mercime
ParticipantThis would be better addressed at WP multisite forums – https://wordpress.org/support/forum/multisite
October 2, 2011 at 3:40 pm #121857Paul Wong-Gibbs
KeymasterIt’ll be in your theme’s footer.php file.
October 2, 2011 at 4:17 am #121819In reply to: BP template pack not working
abutterworth
MemberThanks @mercime… my childtheme works but… my wordpress pages are not loading correctly now. It appears as though TEMPLATEPATH is referring to the BP plugin… do I need the Template Pack for this to work properly? I’m chasing my tail.
October 2, 2011 at 3:01 am #121812In reply to: adding a link to my profile on my blog front page
mrjarbenne
ParticipantIf the buddypress community that you are a part of is public, you could just create a link to your profile, either by adding it to the Links Menu in your WP dashboard and enabling the Blogroll widget on the sidebar, or by creating a custom menu with a custom URL, and — if your theme supports custom menus — throw it up top in your theme, or use the Custom Menu widget and put it in the sidebar.
The URL to your profile will be something like domain.com/members/”your-user-name/
Visit your Profile and copy and past the URL that appears.
Your third option is a plugin like this: https://wordpress.org/extend/plugins/bp-profile-widget-for-blogs/ I’m not sure if this still works, but it does what you want.
October 1, 2011 at 8:56 pm #121804Paul Wong-Gibbs
KeymasterPlease create a new thread – this one is over a year old, and you’re best off asking a question in a new topic.
October 1, 2011 at 7:57 pm #121802landwire
Participant@t.sjogren
does this work?October 1, 2011 at 6:46 pm #121798In reply to: Problem with removing Home in group
Sven Lehnert
Participantadd it into a function in your functions.php and hook this function into bp_setup_nav
read more here http://bpdevel.wordpress.com/tag/bp_core_remove_subnav_item/
hope that helps you
September 30, 2011 at 8:43 pm #121616Boone Gorges
KeymasterNo time wasted – thanks for your help and patience debugging
https://buddypress.trac.wordpress.org/ticket/3639September 30, 2011 at 8:43 pm #121716Boone Gorges
KeymasterNo time wasted – thanks for your help and patience debugging
https://buddypress.trac.wordpress.org/ticket/3639September 30, 2011 at 7:07 pm #121605In reply to: How to edit and add thing to bp adminbar
kkradel
ParticipantI am actually a fairly good code hacker – not a programmer, but I can go in and fix most things – and I’m a QA Engineer and I have to say that the buddypress codex that I’ve looked at so far is just about incomprehensible to me. To the point where I don’t even bother to look at it. It doesn’t tell me exactly what I need to know. It gives generic examples. I really need to sit down with a developer – unfortunately I can’t afford that luxury and am stuck figuring this out on my own. BuddyPress, and WordPress for that matter is not my be all end all, it’s a platform that should be usable out of the box – and neither one of them are.
Ending rant. Sorry – I’ve just wasted so much time on figuring this out – and I’ve gotten just about nowhere.
September 30, 2011 at 7:07 pm #121705In reply to: How to edit and add thing to bp adminbar
kkradel
ParticipantI am actually a fairly good code hacker – not a programmer, but I can go in and fix most things – and I’m a QA Engineer and I have to say that the buddypress codex that I’ve looked at so far is just about incomprehensible to me. To the point where I don’t even bother to look at it. It doesn’t tell me exactly what I need to know. It gives generic examples. I really need to sit down with a developer – unfortunately I can’t afford that luxury and am stuck figuring this out on my own. BuddyPress, and WordPress for that matter is not my be all end all, it’s a platform that should be usable out of the box – and neither one of them are.
Ending rant. Sorry – I’ve just wasted so much time on figuring this out – and I’ve gotten just about nowhere.
September 30, 2011 at 5:50 pm #121594In reply to: buddypress user blog
@mercime
ParticipantDeactivate BuddyPress. Make sure you can create a subsite with your WP install first. If you cannot, resolve multisite installation first before activating BuddyPress at https://wordpress.org/support/forum/multisite
September 30, 2011 at 5:50 pm #121694In reply to: buddypress user blog
@mercime
ParticipantDeactivate BuddyPress. Make sure you can create a subsite with your WP install first. If you cannot, resolve multisite installation first before activating BuddyPress at https://wordpress.org/support/forum/multisite
September 30, 2011 at 5:47 pm #121591In reply to: May change a domain name buddy press is run on
@mercime
ParticipantAre you asking if you could change domain names for your site? Sure you can but make sure you back up database and server files first. Read the following as well –
– https://codex.wordpress.org/Moving_WordPress
– https://codex.wordpress.org/Changing_The_Site_URLSeptember 30, 2011 at 5:47 pm #121691In reply to: May change a domain name buddy press is run on
@mercime
ParticipantAre you asking if you could change domain names for your site? Sure you can but make sure you back up database and server files first. Read the following as well –
– https://codex.wordpress.org/Moving_WordPress
– https://codex.wordpress.org/Changing_The_Site_URLSeptember 30, 2011 at 5:34 pm #121584In reply to: Removing Powered by W and B
@mercime
ParticipantWhat theme are you using? If child theme of bp-default, copy over footer.php of bp-default theme into your child theme folder. Open it up and delete
`“<?php printf( __( 'Proudly powered by WordPress and BuddyPress.’, ‘buddypress’ ), ‘http://wordpress.org’, ‘http://buddypress.org’ ) ?>“
`
September 30, 2011 at 5:34 pm #121684In reply to: Removing Powered by W and B
@mercime
ParticipantWhat theme are you using? If child theme of bp-default, copy over footer.php of bp-default theme into your child theme folder. Open it up and delete
`“<?php printf( __( 'Proudly powered by WordPress and BuddyPress.’, ‘buddypress’ ), ‘http://wordpress.org’, ‘http://buddypress.org’ ) ?>“
`
September 30, 2011 at 4:54 pm #121576In reply to: How to rename HOME Tab?
@mercime
Participant== What’s the way to get back «Activity» as tab name instead of «Home»? ==
Using custom menu is the easiest way. If you’re using bp-default or child theme thereof.
https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/
Using the GUI section – http://thinkvitamin.com/code/getting-started-with-wordpress-custom-menus/September 30, 2011 at 4:54 pm #121676In reply to: How to rename HOME Tab?
@mercime
Participant== What’s the way to get back «Activity» as tab name instead of «Home»? ==
Using custom menu is the easiest way. If you’re using bp-default or child theme thereof.
https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/
Using the GUI section – http://thinkvitamin.com/code/getting-started-with-wordpress-custom-menus/September 30, 2011 at 4:52 pm #121575Walid
Participant@boonebgorges have you tried fresh 1.5 install instead of upgrading?
I have been frustrated the last 2 hours trying to do it, and the same still happen, I even updated to wordpress 3.3 on one test site to see, but still without any hope.
I’m not upgrading, I’m installing 1.5 from scratch on subdomain multisite, can you try that and see if the bug reproduced for you? -
AuthorSearch Results