Search Results for 'wordpress'
-
Search Results
-
Maybe a dumb question, I’m on both sites right now but… confused. Feel like I’m missing the obvious, but both are forum plugins for WordPress, I’m not sure how or why I’d choose one or the other, or if I can use both and why I would…. I think you get the gist, even if I don’t. TY ๐
How can I use the default login and registration pages instead of the buddypress ones.
Hello guys, how are you?
I found a really strange issue when creating a website using OneCommunity WordPress and Buddypress theme.
First of all, the “Change Avatar” link on the Profile menu at the Profile page had a “display:none”, which I changed as I want people to use different avatars than Gravatar.
Now, I’m able to upload images on the website but the crop image is crazy: it’s not a square but a rectangle, which is terrible. After the image is cropped, as I use square images on the whole website, there’s a huge distortion on the image.
I already checked /wp-content/plugins/buddypress/bp-core/bp-core-avatars.php and everything is okay on there. I can’t find anyone with this same problem and didn’t find any other file that should be transforming these crop size and proportion.
Does anyone here had any trouble with this and can manage to help me?
Thanks a lot,
AlanHi guys,
I am in the process of creating a wp social media website. I am using buddypress 1.8.1 for the core features of a social community.I have been looking for a plugin, or way to allow users to upload images that visitors/users can look through. Ideally users would be able to tag their images, and would show up if another user searched for that tag/s. A tumblr/instagram type feature is what I am aiming for.
I looked at several plugins like nextGen gallery and its extension nextGen gallery public uploader, but this doesnt do what I need.
If there does not exist such a plugin/script, would it be possible to achieve this in a wordpress-buddypress site some other way?
Thanks
I have a website up and running that we’d like to load with Buddypress. As the site already exists, I do not have the ability to “manually” load WordPress as it is already loaded. Can I upload Buddypress or am I not able to do so as the site already exists?
Topic: Dynamic profile link
Hi there,
Iยดm using a child theme and I try to add a link in the members/index.php (item-list-tabs).
<div class="item-list-tabs" role="navigation"> <ul> <!-- add link to vereinskollegen - mm--> <li id="members-my"><a href="/vereinfaches/vereinskollegen"><?php printf( __( 'Meine Vereinskollegen' ) ); ?></a></li> <li id="members-all"><a href="<?php bp_members_directory_permalink(); ?>"><?php printf( __( 'Alle Mitglieder' ) ); ?></a></li> <?php if ( is_user_logged_in() && bp_is_active( 'friends' ) && bp_get_total_friend_count( bp_loggedin_user_id() ) ) : ?> <li id="members-personal"><a href="<?php echo bp_loggedin_user_domain() . bp_get_friends_slug() . '/my-friends/'; ?>"><?php printf( __( 'My Friends <span>%s</span>', 'buddypress' ), bp_get_total_friend_count( bp_loggedin_user_id() ) ); ?></a></li> <?php endif; ?> <?php do_action( 'bp_members_directory_member_types' ); ?> </ul> </div><!-- .item-list-tabs -->The link appears, but nothing happens.
I cannot jump to from /vereinfaches/members/ to vereinfaches/vereinskollegen/ (new link, simple wordpress-page). If I click on the link in “inspect element” of the Browser, it works perfectly.Browser: Chrome Actual Versions BP and WP on a local machine
I just want to share that I had a problem in the registration page after upgrading to latest version of wordpress & Buddypress.When a user tries to register on the site after filling in all their details the page refreshes with everything filled out other than the password.
I have found the problem with the register.php file in buddypress default theme directory.I have just change the code of this file with the code of previous version buddypress 1.8.
Now my registration page working fine……those who are facing the same problem try this method….
Thank youI use the following code to get a custom BuddyPress Xprofile field:
<?php if($field = bp_get_profile_field_data('field=field_name')) : ?> <p><?php echo $field; ?></p> <?php endif; ?>But how can I check if the current viewer has the permission to view the field (from the visibility setting who the user can set)?
(Is also asked this question on WordPress Answers but I didn’t get a answer there)
My installation of BuddyPress is able to upload images using the avatar system, but is impaired by a cropping bug. Chrome’s devtools show that most of the elements are dynamically sized to be 0px by 0px. (If you resize them manually, they revert back to 0x0 as soon as you click anything)
You can see the preview window with the tiny crop-handles to the left of it in this screenclipping:

I’m using Buddypress 1.8.1 on WordPress 3.6.1 with a custom-made child-theme of twentythirteen.
Switching to the twentythirteen theme fixes the bug, so it seems to be a conflict with the child-theme files, and to further narrow down the cause of the problem I’ve tried temporarily deleting each file in the child-theme folder, to find the only time the bug fixes is when I delete the stylesheet.
However there are no rules concerning the jcrop elements in the stylesheet, so does this suggest that the issue lies with how BuddyPress uses ‘stylesheet_directory’ vs ‘theme_directory’ in it’s coding?
Here’s a link to the test site, and thanks so much for any help.
mugwumpman
Topic: Buddypress compatible themes
Could some one tell me how buddypress compatible themes work?
How to set up a website after installing buddypress plugin to a compatible theme like “ibuddy”I want to create a blog where-
1)the home page shows an itro about my blog, a login and register links/buttons.
2) Anyone can post without login or register anf if wants, then can create one’s account and set it as needed.
3) The blog would contain blogs on various topics.
4) all major permissions should be with the amin, if needed can delete any spam post or anyones account and send a mail to them.is it practical?? if not please suggest better ideas, i just want a site where anyone can post with or without login. The post could be images, videos or anything??
Plugins mentioned “Here”
donot work except the Gravity forms and its very costly.
Please help as its an urgent project taken to be submitted soon and I am new to buddypress or bbpress. know wordpress quite well.