Search Results for 'wordpress'
-
AuthorSearch Results
-
November 11, 2010 at 1:00 am #97991
In reply to: Exclue certain pages from the menu?
modemlooper
ModeratorEasier with this plugin. https://wordpress.org/extend/plugins/exclude-pages/
In a future version of BP it will use WP menus.
November 10, 2010 at 9:43 pm #97983In reply to: BP Columns, left sidebar alignment
modemlooper
ModeratorCreate a page called home and then choose a page template then in the settings > reading choose that page as the static front page.
More info on WP pages https://codex.wordpress.org/Pages
November 10, 2010 at 7:58 pm #97973In reply to: SMF Forum importer
TSKTom
MemberGreat plugin; I need something like this for my migration. Thank you for creating it ! I’ll have to view the source to see if it migrates all that I need, as there are some mods that I installed which have an equivalent in wordpress, but since they are mods, they will probably not work without some coding. Also I am going to migrated from 1 db (MySQL 4) to another (MySQL 5), so that will require a bit of code also.
November 10, 2010 at 2:04 pm #97960In reply to: BP Columns, left sidebar alignment
tarantini
MemberSorry, I´m new using wordpress + BP. Could you tell me how I can use 2 sidebars (left and right) in the BP to distribute the widgets?
Thanks a lot.
November 10, 2010 at 1:52 pm #97957Paul Wong-Gibbs
KeymasterWhat versions of WordPress and BuddyPress are you using?
November 10, 2010 at 12:55 pm #97953In reply to: Buddypress on Multisite
Bowe
ParticipantWhat happens with your blog Themes? Do they do not work, or is the display messed up? BuddyPress and MultiSite should work fine and your WordPress themes on sub blogs should display fine with the addition of the Admin bar at the top.
If you want a theme that matches your main blog you can adept the default theme to become a regular WordPress Theme or look at themes that do this for you
November 10, 2010 at 11:40 am #97951In reply to: Convert a WordPress Theme to a BuddyPress Theme
Ali Erkurt
ParticipantI can integrate your WP theme to BP. If you need help just let me know.
November 10, 2010 at 6:13 am #97938In reply to: Manually add a member
pcwriter
ParticipantIn your WordPress backend, scroll down to “Users” and click “Add New”.
Users can then fill in their profiles.November 10, 2010 at 6:06 am #97937Kevin Murray
ParticipantThanks @modemlooper, I see what you mean now.
November 10, 2010 at 4:08 am #97927LPH2005
Participantbookmarked for codex.
November 10, 2010 at 4:01 am #97925LPH2005
ParticipantDo you have a timeline in mind for migrating to BuddyPress? The bbPress plugin will become available Q1 and should work well with BuddyPress. You might wait until Q1/Q2. Another consideration is installing BuddyPress with your current setup and slowly migrating everything to work together as new versions are released (WP 3.1, BP 1.3, bbPress 1.2…). The later was a decision I made o a site – install but not have it completely tied together – and will slowly connect things as new versions are released.
November 10, 2010 at 12:37 am #97915Xevo
ParticipantYou have to update your permalinks after activating buddypress.
I already had that setup and it works fine, but since mine isn’t a live site yet, I’m planning on working with the bbPress plugin for WordPress.
November 9, 2010 at 10:51 pm #97906Boone Gorges
KeymasterThanks for the note about the API key. I removed it from the original post.
The kind of sorting you’re talking about is possible but is quite a bit trickier. I have successfully used https://wordpress.org/extend/plugins/buddypress-geo/ is a starting point for that kind of filtering, but the repo version of the plugin is broken, and I’ve modified it fairly heavily to make it work for my projects. One day I hope to release a cleaned-up and improved version of BP Geo.
The basic gist is that you need to (a) use Google’s geocoding to turn location info into lat/long which you then store, and (b) use some fancy math (nicely defined in bp-geo) to do the proximity filtering.
November 9, 2010 at 9:50 pm #97904modemlooper
ModeratorAll BP members are subscribers. If you want any of those members access to admin to post blogs then you make their account authors.
November 9, 2010 at 12:18 pm #97835In reply to: jquery conflict – need help plz
Toby Cryns (@themightymo)
ParticipantYou do want to use no-conflict, but sometimes for testing purposes it is easier just to import jQuery manually and figure out the no-conflict stuff later before going live.
One thing that makes running no-conflict mode easier is setting up a variable at the top of your .js file like so:
`$j=jQuery.noConflict();`
http://www.mkyong.com/jquery/jquery-is-not-working-in-wordpress-solution/
I hope this helps!
November 9, 2010 at 6:46 am #97810In reply to: Send-to autocompletion is broken
shagazulu
MemberI also have the same problem. Not just with my regular site, to which I’ve done a ton of tweaking, but also on a fairly fresh install on a different domain. What happens is that I click on “send private message” and everything comes up fine, an email with name of the person I’m about to email, plus a text-entry box to the right of the name. If I try to type into that field, the first thing that happens is that my header image reverts to the original blue of the default buddypress install… and then if I click “tab”, the following html comes up in that field I just tabbed out of: “”. Odd.
This installation of WordPress only uses the BuddyPress plugin. No other. It’s a relatively clean install, again, with 1 plugin. My main site, however, also exhibits this problem.
thanks in advance for the help on this.
LPH2005
ParticipantJust to save a little time, I’m not sure which version of vB you are using but …
Guide to convert vBulletin 4 to bbPress (plus integrating bbPress with WordPress
November 8, 2010 at 11:03 pm #97779zomex
MemberThanks so much! I used https://wordpress.org/extend/plugins/wpmu-new-blog-defaults/ and it worked perfectly! All I need to solve now is the admin bar issue which I have posted here: https://wordpress.org/support/topic/can-i-editdisable-adminbarcssver301-not-adminbarcss?replies=1
Thanks!
November 8, 2010 at 8:59 pm #97765In reply to: Registration Approval Plugin
Stacy (non coder)
ParticipantNovember 8, 2010 at 8:40 pm #97761In reply to: How to manually approve a new registration?
Stacy (non coder)
ParticipantI’m using Manually approve plugin for this. It’s not in the wordpress gallery but works on MU. My only problem is that I get thise error with bp themes:” Fatal error: Call to undefined function bp_page_title() in /home/thebaman/public_html/wp-content/themes/custom-community/header.php on line 11″ Any suggestions? Here’s the plugin link : http://mattkern.com/wpmu-manually-approve-new-members-on-local-install/
November 8, 2010 at 7:48 am #97717zomex
MemberThanks very much for your reply!
1) I am actually using the same child theme for all of the blogs. I’ve noticed that every blog expect from the primary domain blog has the following reference:
“
This is inserted in the head section with the code below which I assume means it’s from the database
“
^ I only need to edit one line from that file but it doesn’t exist so I don’t know what to do
It doesn’t work if I use a CSS over right either 
2 & 3 Thank you soooo much! You’ve moved 2 current and many future problems for me! May I ask which plugin you personally recommend?
November 8, 2010 at 6:51 am #97712In reply to: Edit Profile not Updating
Jiath
ParticipantHi Paul,
Thanks for your response.
Here are more info:
Theme: eStore theme from Elegant Themes.
BuddyPress: latest one downloaded from Buddypress.org.
Wordpress: 3.0.1
Plugins: Gravity Forms, WPMU DEV’s “Membership” Premium, BuddyPress Template PackLet me know if you require more information. Thanks so much!
Cheers
JiahuiNovember 8, 2010 at 6:35 am #97711@mercime
Participant1) Depends if you’re using the same theme/child theme for both/all blogs. If you are doing so, both should have same styles.
2) https://wordpress.org/extend/plugins/wpmu-new-blog-defaults/ or https://wordpress.org/extend/plugins/yd-wpmu-sitewide-options/
3) see New Bkig Defaults plugin aboveNovember 8, 2010 at 12:51 am #97702In reply to: Found this all new 'Anti-Splog_ anti -spam for BP
djsteve
ParticipantI joined it, and downloaded it – but have yet to use it.. apparently the plugin requires a “phone home” to one of the wpmu dev computers every time someone or some spammer tries to sign up – and you need to have a current subscription to their premium service in order for that part to work… I asked in their forums (as a paid current member) if the other parts of the plugin will still work if I discontinue my monthly paid subscription to wpmu dev premium – and I got no response about that.. so I have yet to install it – as I can not see paying every month for the rest of my life…
there has also been discussion about using the plugin to go through all of your past members and looking for splogers – and apparently it will not work for that – only for new signups…
Right now my hope is that bp-registration options ( https://wordpress.org/extend/plugins/bp-registration-options/ ) will incorporate some of the tricks from TTC ban hammer ( https://wordpress.org/extend/plugins/ban-hammer/changelog/ )and that the buddypress code will actually make it easier for us stop spmmers – right now buddypress ignores wordpress’ ban email domain features – and that just sucks – the bp registration options stops about 80% of the spammers from being able to post – but there is something in the BP code that lets some of them scoot right through, even with hashcash plugin, SI captcha plugin, and the BP registration Options running – buddpress wastes about 3 hours a week of my time simply deleting sploggers… but hey there are new features coming soon right? LOL
November 7, 2010 at 11:29 pm #97695In reply to: Installing BuddyPress 1.2.6 to WordPress 3.0.1
LPH2005
ParticipantIf possible, increase the memory limit in either php.ini, .htaccess, or in the wp-config.php file.
In php.ini
`memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)`
Follow the proper procedures for restarting apache, etc..htaccess method
This is in my .htaccess because of file upload limitations in the php.ini as well as memory limits (I use many many plugins).
`php_value memory_limit 256M
php_value upload_max_filesize 55M
php_value post_max_size 55M
php_value max_execution_time 80000
php_value max_input_time 80000`In wp-config.php
`define(‘WP_MEMORY_LIMIT’, ‘128M’);` -
AuthorSearch Results