Search Results for 'buddypress'
-
AuthorSearch Results
-
January 15, 2013 at 6:01 pm #150706
In reply to: Buddypress admin page not found
Jchamp311
ParticipantHI @mercime
I tried going back to the default theme but it still comes up with page not found?
My developer did this…
For that one, I set the Menu to “LoggedIn”. LoggedIn is the name of the menu set I created. Then I edited the Header.php file, added theses codes to the beginning and ending of the nav div area, and .
He has taken it off now but the pages are still gone?
January 15, 2013 at 5:51 pm #150704In reply to: Getting 310 error. Too many redirects. URGENT!
amunalaima
ParticipantAs you see, any other page works fine. It’s only the buddypress pages that don’t work.
http://mantakchia.com/January 15, 2013 at 5:42 pm #150699Mitesh Patel
ParticipantSorry for delayed response. I thought the thread was dead. Nevertheless, thanks for your directions.
It seems I chose the wrong words to describe my problem. The problem was “after the compatibility process is over, the site doesn’t look 2012-ish, with bp-default styles in BP parts.” After the compatibility process is done successfully (which I did), the theme “works fine”, but doesn’t look fine. So in other words, how to make the BP part look like 2012.
Both the BP-compatibility-pack approach and your approach worked fine, except, the theme CSS is (understandably) the same (bp-default). I ended up modifying the bp.css to make it look like it belongs to 2012 theme. I also “hard-coded” (so to speak) the BP specific changes in my child theme itself (added the bp-template-pack.php part with some modifications to functions.php), and a few minore changes to BP templates, so that my child theme is BP-compatible out of the box (no need of plugin or external CSS). Will upload the child theme somewhere and post a link here as I get to it.
Thank you @mercime for your help.
January 15, 2013 at 5:39 pm #150698In reply to: Getting 310 error. Too many redirects. URGENT!
amunalaima
ParticipantAlso, i am using the latest buddypress plugin version.
January 15, 2013 at 5:05 pm #150696In reply to: Activity Stream Front Page
imnotme82324
ParticipantYes 😀 On your home page, which is usually the index.php unless you’re using a static page, you can replace the code with, for example, this:
`php get_header(); ?>
php locate_template( array( ‘activity/index.php’ ), true ); ?>
php get_sidebar( ); ?>
php get_footer( ); ?>`Note: Add <? to the front of each php get_
You might also want to check out the BP codex here: https://codex.buddypress.org/developer/developer-docs/loops-reference/the-activity-stream-loop/ And make sure to always make a back up of the original file before editing anything.
January 15, 2013 at 4:58 pm #150695In reply to: Adding group blog posts to the activity stream?
Ben Hansen
Participantwell that’s not the way it works at all when network activated some aspects of buddypress provide network wide functionality but the front end display is only as i say on the primary blog/site for instance you can use buddypress to give your users the ability to create their own sub sites (in a more user friendly fashion then wordpress itself provides alone) and any activity on the various sub sites will be displayed in the network wide activity feed which again only displays on the primary blog by default.
January 15, 2013 at 4:31 pm #150693In reply to: Problems with new member registration.
imnotme82324
Participant@rayela I downloaded and installed the Easy Invitation Codes plugin for BuddyPress here: https://wordpress.org/extend/plugins/baw-invitation-codes/developers/ (Under the “Other Versions” section) and to avoid the false update (which updates to the WordPress version) I changed the version number, found in the baw-invitation-codes/bp-eic.php, from version 1.0 to 1.0.4
It’s actually easier than you think to find that file and edit the version number. Simply go to Plugins > Installed Plugins, find “BP Easy Invitation Codes” in the plugin list and click “Edit”. It’ll take you right to the file you need. It looks like this:
/*
Plugin Name: BP Easy Invitation Codes
Plugin URI: http://mediatricks.com
Description: BP Visitors have to enter an invitation code to register on your site. The easy way!
Version: 1.0
Author: Mediatricks
Author URI: http://mediatricks.com
License: GPLv2
*/Just add a .4 to the end of the version number and remember to check the Developer section of the plugin for updates, instead of updating automatically. Hopefully they’ll separate the two plugins soon so that we can update automatically. I’ve mentioned it in the support forum.
Once you’re set up, all you have to do is create an invitation code, which can be whatever you want, and email it to your friends. Check out the screenshots section for the plugin: https://wordpress.org/extend/plugins/baw-invitation-codes/screenshots/ It’ll give you a better idea of how it works.
January 15, 2013 at 1:17 pm #150690Aventador
ParticipantHello Henry, my Englisch is not so good. Sorry.
I do have 2 Problems, maybe you can help me: 1. send private message and 2. send public message doesn’t work but not like on the buddypress page itself. If for example click the private message, the message page opens without the address User name field, but it appears only an mempty field. Where is the mistake? And this could be handled and dissolve in an jquery colorbox or fancybox manner?
Thanks R.
January 15, 2013 at 1:06 pm #150689Paul Wong-Gibbs
Keymaster@mercime let me know if it works well to look at.
January 15, 2013 at 1:04 pm #150688In reply to: Restoring wp-config
Paul Wong-Gibbs
KeymasterUnless you’ve made some advanced tweaks to BuddyPress — which will be hard for us to remember for you 😉 — BuddyPress doesn’t need anything in wp-config.
January 15, 2013 at 12:32 pm #150685In reply to: Installation Wizard not working
January 15, 2013 at 11:08 am #150684In reply to: Will Buddypress do what I need?
Cidade Sonho
ParticipantYeah! buddypress <3 do this!
Restrict Acess – OK
Closed Forum – OK
Calendar – OKBut, I can´t find any plugin to user sell and pay for products.
I have WooCommerce, but only admin can sell to users.
To upgrade WooCommerce, you must buy http://themekraft.com/shop/woocommerce-for-buddypress/
My buddypress http://www.somdefabrica.com.br/site
It´s a Music Community.
You will use the buddypress to ?
from Brazil \o
January 15, 2013 at 10:54 am #150683In reply to: ERROR: There was an error when creating the topic
ngoegan
ParticipantI’m having this same issue. Is there any way to solve this without going into myphpadmin? This has a solution:
http://wpmu.org/daily-tip-fix-for-buddypress-group-forums-error-when-creating-a-new-topic/
but I don’t know how to do it. Is there any front end way of fixing it? I tried the clicking unclicking thing but it didn’t work.
January 15, 2013 at 9:47 am #150680In reply to: Problems with new member registration.
Jose Conti
ParticipantJanuary 15, 2013 at 4:29 am #150674In reply to: Installation Wizard not working
anandbala
ParticipantWhat do you mean those weren’t saved?
Have you checked wp-admin Pages > All Pages?
Are your Settings > Permalinks set to other than the default permalink?Yes does’t save on wp-admin Pages > All Pages
yes i choose The default permalink Day and Name.but in the link https://codex.buddypress.org/user/setting-up-a-new-installation/installation-wizard/
It specific that Month and name . which will i have to do.Thank u
January 15, 2013 at 3:47 am #150673In reply to: Adding group blog posts to the activity stream?
Ben Hansen
Participanti think buddypress needs to be network activated (i could be wrong on that) but it will only really be displayed on the main site (that part i’m certain of).
January 15, 2013 at 12:53 am #150672@mercime
ParticipantWhat was your former WP theme and what’s your new WP theme? AFAIK there’s no .bp-wrapper in BP Default theme
January 15, 2013 at 12:28 am #150670In reply to: User Roles on Multisite Network
Ben
ParticipantAre you running bbPress? I had the same issue, and narrowed it down to bbPress. I’ve filed a bug report here: https://bbpress.trac.wordpress.org/ticket/2161
Here’s a temporary solution that worked for me:
`function bp_fix_blog_role($blog_id, $user_id) {
add_user_to_blog($blog_id, $user_id, ‘administrator’ );
}
add_action( ‘wpmu_new_blog’, ‘bp_fix_blog_role’, 10, 2 );`Just drop this in `mu-plugins` if you want. You can change “administrator” to whatever role you prefer. This function runs immediately after the blog is created, so it will probably solve your problem.
Code source: https://wordpress.org/support/topic/how-do-i-change-the-default-administrator-role-to-author-for-new-users
January 15, 2013 at 12:01 am #150668In reply to: Adding group blog posts to the activity stream?
voopress
ParticipantDid you ever figure this out? Sounds like I’m looking for the same thing. Here is my post.
https://buddypress.org/support/topic/bit-confused-about-bp-aggregation/#post-150665
January 14, 2013 at 11:55 pm #150667In reply to: User Role Blog Creation Issues
Ben
ParticipantThanks for your help @djpaul, I’ve filed the bug here: https://bbpress.trac.wordpress.org/ticket/2161
January 14, 2013 at 10:40 pm #150664Patryk
ParticipantI have the style to the registration page BuddyPress
`/*************************** Register Page ***************************/
.bp-wrapper .register-section .textInput,
.bp-wrapper .register-section input[type=”text”],
.bp-wrapper .create-form .textInput,
.bp-wrapper .create-form input[type=”text”] {
width: 250px;
}
.bp-wrapper .register-section #signup_username,
.bp-wrapper .register-section #signup_password,
.bp-wrapper .register-section #signup_password_confirm {
width: 142px;
}
.bp-wrapper .register-section,
.bp-wrapper .create-form {
padding: 20px;
margin: 15px 0;
border: 1px solid #eee;
}
.bp-wrapper .register-section h4,
.bp-wrapper .create-form h4 {
font-size: 20px;
line-height: 1;
}
.bp-wrapper .create-form label {
font-weight: bold;
}
.bp-wrapper .standard-form#signup_form div div.error {
color: #8a1f11;
margin: 10px 0 5px 0;
}`I do not know what to do now
January 14, 2013 at 10:30 pm #150663In reply to: Not exactly "a few easy clicks"
Jonathan
Participant@ngoegan What private community plugin did you use? I’ve been trying to create a private BuddyPress community and the plugin I’m aware of is old. I’d love to know if it still works so I can avoid using a funny collection of other hacks I’ve read about.
January 14, 2013 at 10:22 pm #150662In reply to: Installation Wizard not working
@mercime
ParticipantSave Settings -> https://codex.buddypress.org/user/setting-up-a-new-installation/configure-buddypress-components/#settings-buddypress-pages
What do you mean those weren’t saved?
Have you checked wp-admin Pages > All Pages?
Are your Settings > Permalinks set to other than the default permalink?January 14, 2013 at 10:07 pm #150659In reply to: Bit confused about BP aggregation
@mercime
ParticipantOne thing that is not clear to me is that some people talk about BP automatically aggregating all content from all blogs but I’ve yet to find anything describing this.
Site/Blog Tracking – aggregates posts and comments from all subsites of a multisite installation https://codex.buddypress.org/user/setting-up-a-new-installation/configure-buddypress-components/#settings-buddypress-components
I do have this option enabled but new posts or summaries aren’t showing up in BP activities.
Check each subsite’s Settings > Reading and make sure that on Search Engine Visibility, you did not check “Discourage search engines from indexing this site”. If it is checked, the posts/comments on that subsite will not show up in the Activity Stream.
January 14, 2013 at 9:58 pm #150658 -
AuthorSearch Results