Search Results for 'wordpress'
-
AuthorSearch Results
-
October 18, 2010 at 6:47 pm #95507
@mercime
Participant@pascoa341 I would recommend finding resolution at WordPress Multisite Forums https://wordpress.org/support/forum/multisite – it would involve changing URL’s within SQL file and changing some lines in .htaccess file.
October 18, 2010 at 6:05 pm #95499In reply to: how to edit menus?
@mercime
ParticipantThe navigation menu is in the header.php starting here https://trac.buddypress.org/browser/tags/1.2.5.2/bp-themes/bp-default/header.php#L46
You can change the links by creating a Child Theme so your revisions won’t be overwritten when BP is upgraded.
You won’t find the BP menus in the Appearance > Menu unless you revise the links in navigation menu an code navigation menus function in your theme’s functions.php file and add the template tag for that in header.php – https://codex.wordpress.org/Navigation_Menus
You can also try out this plugin – https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbar/home/October 18, 2010 at 4:10 pm #95488In reply to: How can I make a company listing Directory?
danbpfr
ParticipantHi,
Sounds like a kind of classified plugin !
Try something from here:
https://wordpress.org/extend/plugins/search.php?q=classifiedOctober 18, 2010 at 3:54 pm #95483In reply to: Photography website. some uncertain things
paulhastings0
ParticipantAs long as your users won’t need to create their own blogs, then BuddyPress installed with regular WordPress should be fine. I don’t know of any BuddyPress-specific plugins that’ll accomplish what you’re asking, but I think if you browse around in the WP plugin directory you might find some suitable solutions.
October 18, 2010 at 10:55 am #95462In reply to: Inconsistent translation
Roger Coathup
ParticipantDid you follow the instructions on this page: https://pl.buddypress.org/home/ ?
You may also want to make sure you have the language specified in your wp-config:
`
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de.mo to wp-content/languages and set WPLANG to ‘de’ to enable German
* language support.
*/
define (‘WPLANG’, ‘fr_FR’);
`change to Polish in your case, of course!
October 18, 2010 at 9:49 am #95458In reply to: Where to add a custom js in the code?
pcwriter
ParticipantHere are some good links to get you going:
https://codex.wordpress.org/Using_Javascript
https://codex.wordpress.org/Function_Reference/wp_enqueue_script
http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/October 18, 2010 at 4:18 am #95450@mercime
Participant@jhansensd Agree with @hnla. You asked for advice and that’s the standard one that you’ll get to isolate what the conflict is. You might also want to check out
https://codex.buddypress.org/getting-started/before-installing/#wp-configuration
Then if all’s well with BP plugin, you activate your custom theme and see how it works out. install the other WP plugins one by one to find out which one is conflicting with BP.EDIT – took too long to answer, two already did
October 18, 2010 at 4:14 am #95449Brandon Allen
ParticipantYes, @hnla ‘s suggestion was the correct suggestion. That’s the only way you’re going to figure out the issue. You disable all your plugins, you’ll probably have to rename the buddypress folder to allow access the the admin panel, but then you can use the bulk edit abilities in the plugin panel to deactivate every plugin at once. Then start from scratch. Activate BP, and minimally configure it, then one-by-one, reactivate your plugins until you find the culprit.
October 18, 2010 at 4:10 am #95448pcwriter
ParticipantYes, it is a common issue… and almost always plugin or theme related.
Follow the advice given by @hnla to troubleshoot your install.
Start by deactivating your custom theme to see if that’s the problem.
If not, then deactivate all plugins, and reactivate them one by one to track it down.October 18, 2010 at 3:53 am #95446jhansensd
MemberI have a whole bunch of plug ins that I use for my site. You want me to disable all of them just to see why buddy press is acting like this? I would think this is a common issue others have dealt with before. Any ideas, settings, things that I can change to make this work?
October 18, 2010 at 2:53 am #95443In reply to: log in trouble
Paul Wong-Gibbs
KeymasterEmails being sent from localhost mostly depends on your computer configuration and, most importantly, your internet service provider’s server. A workaround which I use is a plugin simliar to https://wordpress.org/extend/plugins/wp-mail-smtp/
October 18, 2010 at 2:41 am #95433In reply to: Custom Menus and Default BuddyPress Theme?
Paul Wong-Gibbs
KeymasterOctober 18, 2010 at 2:38 am #95432In reply to: White Screen of Death
Paul Wong-Gibbs
KeymasterSome hosts allow the PHP memory limit to be changed via .htaccess, or via a WordPress configuration (see this). I don’t know about your specific host — I suggest contacting them and ask to increase the limit to 96Mb (as you appear to be already on 64Mb).
Before you do that, however, check in your web server’s error log for any warnings which are generated when you try to activate BuddyPress. Is there anything in there?
October 17, 2010 at 10:56 pm #95419Roger Coathup
ParticipantCheck this review by Sarah Polly Plummer Gooding: http://wpmu.org/8-wordpress-plugins-that-enable-posting-and-editing-from-the-front-end/
October 17, 2010 at 7:18 pm #95409In reply to: Group invitations to members who aren’t friends
Boone Gorges
KeymasterSearch the WordPress plugin repository for Invite Anyone. That’ll let you do it.
October 17, 2010 at 3:58 pm #95398Hugo Ashmore
ParticipantWell the first thing that must be done when troubleshooting is to take your installation back to the bare minimum required, that means no plugins other than BP and using the default BP theme then test whether the issue still arises; this way we know if the issue is theme or plugin related and of couirse we first have ensured that the actual plain WP install all works correctly – which it sounds as though it does in this case.
October 17, 2010 at 3:51 pm #95397jhansensd
MemberI install buddypress, and after I go to my site, I can no longer access my wordpress admin panel. Every time I go to home/wp-login.php and login, I get brought back to my home page. No matter what I do I always get brought back to the home page.
Keep in mind I am using my own custom template I migrated over using the buddy press conversion plug in.
October 17, 2010 at 3:29 pm #95395Hugo Ashmore
ParticipantWhy can’t you access admin is more to the point, what exactly is happening. You do not need to remove BP plugin simply rename it which has the effect of breaking or un-setting the activation.
If you have tried solutions it is insufficient to state you have that is meaningless, please make the effort to describe accurately what the issue is, what steps you have taken to try and resolve the issue.
Lastly issues like the one you allude to tend to crop up on a daily basis please be sure to have searched quite thoroughly for a solution in past threads as generally you will find the resolution already described.
October 17, 2010 at 3:23 pm #95392Hugo Ashmore
ParticipantIn fairness the docs are a little light at present, but being brought up to date as quickly as possible. Essentially BP needs the root, you cant run bp on a user blog created by the main blog.
October 17, 2010 at 1:03 pm #95380Jesse Torres
ParticipantThank you hnla for your quick reply. 1) do you have any papers/sites/documentation recommendations (I didn’t see anything directly related)? 2) Is there any existing way (including documentation) to create the child sites as BuddyPress sites?
Thanks you again, Jesse
October 17, 2010 at 12:42 pm #95379Hugo Ashmore
ParticipantThe ‘New Site’ is not! a buddypress site it’s a WP blog which will carry the BP adminbar. These blogs effectively work just as a standard WP blog their theme is defined from their own admin backend.
I would have a good read of all the docs you can find on the BP codex and WP codex.
October 17, 2010 at 2:51 am #95366In reply to: I need a tutorial of Citizen Kane Theme
Juan Amatta
ParticipantOctober 17, 2010 at 12:57 am #95360luccame
ParticipantYou should also visit http://bpdevel.wordpress.com/ where you can find information about dev chat sessions on IRC (next one will be Wednesday, 20th October – 19:00 UTC)
Please use https://trac.buddypress.org/ for bug reporting, this way your fixes have a chance of being applied to the core and released to the community.
Good luck with your project and thank you for choosing BuddyPress!October 16, 2010 at 10:33 pm #95355In reply to: Group Avatar
@mercime
Participant@whitbyglennk codebases of WP single and WPMU were merged in version WP 3.0. You can now enable multisite (create a network) from WP 3.0+ installation. If you are considering going multisite, you must fix any path or permissions problems you have in single WP install (at WordPress.org forums) before Creating a Network. And, you must Create a Network and test it per link I gave you above BEOFRE installing BuddyPress, otherwise it’s going to be a bumpy ride
EDIT – too slow posting
October 16, 2010 at 9:12 pm #95351In reply to: First Steps with BP…
@mercime
Participant@keithmarsh before installing BuddyPress, make sure that your WP is working well after you’ve moved your WP to root.
https://codex.wordpress.org/Moving_WordPress
btw, Giving WordPress its own directory method does not work for multisite and I haven’t seen it work for BuddyPress even if you have WP single site. -
AuthorSearch Results