Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'crop'

Viewing 25 results - 201 through 225 (of 1,245 total)
  • Author
    Search Results
  • #245083
    webguru13
    Participant

    I am using the newest version of buddypress 2.3.3….I am so frustrated!! I am a newbie with WordPress although I have learned SO MUCH up to now….I am understanding many parts of buddypress and am actually going through a tutorial right now…I am unable to upload profile pic…when I go to upload one I can get a picture to come up to crop and all but when I hit upload it does nothing…help…I am VERY frustrated…I want to make more progress and this is a stumper…thanks!! Rhonda

    #243790

    In reply to: Cannot Crop Avatars

    sg
    Participant

    Hello, Per my previous post, I asked my host to see if the auto install of WP file permissions were off and to break the cropping. Per below, it looks as if I am missing a file or directory. Might someone be able to tell me how to recreate/add what seems to be missing. Thank you.

    FROM THE HOST:

    Thank you for the provided information.

    I have tried to debug the process and found the following in the log, right after the crop:
    Code:
    access(“/home/sitename/staging/2/wp-content/uploads http://staging2.sitename.us/wp-content/uploads/group-avatars/1/sgwhite-450×131.png”, F_OK) = -1 ENOENT (No such file or director y)

    It seems the path for the file is incorrect when it tries to access the finished product.

    I will try to debug some more, but it seems it is a problem with the plugin code rather than an issue with our environment.

    It is best to approach the plugin developer regarding this issue.

    Best Regards,
    Technical Support Team

    #243763

    In reply to: Cannot Crop Avatars

    sg
    Participant

    Hello, I am having the same challenge. I cannot crop/upload a group avatar profile image. Switched from KLEO theme to 2014 and all plugins are off. Might there be other solutions? Thanks!

    #242900
    djsteveb
    Participant

    @labsupplyorg
    Topics? You mean like bbpress forums topics? What do you mean exactly by “topic pages”?

    I would..
    check your permanlinks perhaps? go there, note what they are.. change them to something else.. save.. then change back.. save again..
    May not be related, but on one of my sites this similar issue crops up every other time I update rtmedia plugin for some reason.

    Does this happen if you disable other plugins?
    Does this happen with the default twenty-fifteen or 2014 theme?

    #242142

    In reply to: Where i

    jessy
    Participant

    How to customize “profile/change-avatar/” page?

    I have used “index-action-change-avatar.php” template, but javascript is not loaded and you can not crop image by your needs. I have copied all the content from /profile/change-avatar.php default buddypress template directory.

    Thank you.

    #242067
    meeekz
    Participant

    The jcrop tracker is a part of wp/bp and allows the user to select the portion of the uploaded image to be used as a group avatar. The trackers aspect ratio controls the proportion of this selection process. The profile avatar is being upload using the Userpro registration plugin.
    The only adjustment to size is for the group avatar, using css, 215px x 135px.

    #242065
    djsteveb
    Participant

    @meeekz – Is the “jcrop tracker” something that is standard part of buddypress or something that your theme / or other plugins is handling?

    re “believe this is an aspect ratio issue” – I was under the impression that bp wanted the image to be cropped in a perfect square, and that there were modifications to make what was displayed circular like you are doing – but the standard bp expected a square image as the base (?)

    with one of your members I see that your theme is doing this kind of class on the avatar:
    class=”modified avatar” height=”80″ width=”80″>

    yet the image itself is somehow 80×53

    not sure how you got the image to be those dimensions – using the standard bp avatar uploader / cropper thing?

    #241726
    helpy
    Participant

    I still have the problem reported here with the last buddypress version 2.3.2.1.

    If I download the profile photo from my buddypress instance (150x150px) and than re-upload it to buddypress, resize it the the fullsize the following error message will be displayed:

    “There was a problem with cropping the profile photo.”

    #241502
    guidobrasil
    Participant

    Hi Dan,

    Sorry for my late reply but I have been busy in trying to reproduce the error. And I have been succesfull. I am using some elements from Kendo UI on the Website which is using the next jquery library:
    http://code.jquery.com/jquery-1.9.1.min.js.

    This I put in the header of the site…

    Disabling that library the cropping is working fine.. but the Kendo UI elements are not working anymore. I know of course that this has nothing to do with you guys.. but nevertheless would you be able to give a suggestion on how to solve that?

    #241434
    danbp
    Participant

    hi @chilligrower,

    i’m unable to reproduce your issue with P2 Categories. Out of the box installed, and avatar upload and cropping are working correctly.
    The only thing i see, is that the drop area may need a little width adjustment. A percentage of 98% will show the right border.

    Default css
    .drag-drop #drag-drop-area {
    display: table;
    height: 100%;
    width: 100%;
    }

    See screenshot

    #241318
    Alexlim91
    Participant

    Hi,
    For the cropping i still cannot do it, even i follow the buddypress codex. I still would no found the way to increase the cropping size.

    Thank You

    #241317
    danbp
    Participant

    Please don’t double post the same question.

    This was answered here:
    https://buddypress.org/support/topic/how-can-i-change-the-cropping-size-in-profile-page/

    Topic closed as duplicate.

    #241168
    danbp
    Participant

    Searching for code needs a correct search tool. Use Notepad++ and you’ll find 48 occurence to avatar-crop-pane !
    The first of them is in buddypress/bp-core/bp-core-cssjs.php
    Another one is in buddypress\bp-core\css\avatar.css

    But you haven’t to hack core files. All you have to do is to create a child theme from where you can adjust CSS to your need.

    Codex is your friend ! If you accept to read…

    #241164
    Alexlim91
    Participant

    Hi Guys,

    Why i cannot find this line : “#avatar-crop-pane { border-radius: 50%; }” in buddypress core folder?

    Thank You

    #241134
    Alexlim91
    Participant

    Hi, can you let me know the file name that can change profile size and the crop size because i could found the file in my file manager.

    #241133
    danbp
    Participant

    The cropper fits automatically to the defined width and height.
    The idea behind these functionality is to adjust an image, not the cropper.

    If you fix 20 px, the tool will crop to 20. If you fix 600p, the tool will crop to 600.
    Also, the BP cropper is only used for profile, group and blog photo. Avatar default size is 50px, rarely over 150.

    #241131
    Alexlim91
    Participant

    Hi Henry, that one is to increase the picture size right? How about the make cropping radius size? How can i make it?

    #240522
    Mathieu Viet
    Moderator

    hi @brianbws

    Here are some advices :
    1/ I wouldn’t “mix” a cover photo into the avatar UI, it’s not the same need
    2/ I would create a new profile tab “Change cover photo”
    3/ From there, i’ll use a regular upload/crop experience or build a new UI using Backbone like i’m doing in the next version of this plugin https://github.com/imath/buddydrive/tree/1.3 > follow the buddydrive_editor() function to see how to do this.
    4/ I’ll extend the BP Attachment class > the codex page should help you.

    To extend the avatar UI, you can have a look at the plugin BP Avatar Suggestions 1.3, i’ve updated it to add a new tab to the UI because : it is to set an avatar 🙂
    This plugin also creates an upload UI and extends the BP Attachment class.

    I think watching the codex page, the 2 plugins, will help you. Bye.

    #240394
    aadharcard
    Participant

    Probably you are not able to change the profile picture due to pixels issue. Most of the sites request to upload the profile pic in 100X to 200X pixels and no matters how you further crop it.

    You may like have a look at the photo uploaded in the about us segment of this site linked: Aadhar Card

    #240290
    helpy
    Participant

    I could reproduce the error.

    For me the error only happens if the uploaded image is too small.

    My profile photo on my PC has the size 150x150px.
    I resizede it to 1500x1500px.
    I uploaded the big profile photo.
    I set the cropping to use the full image.
    I pressed the button to crop the image.

    Surprise ==> Now it worked.

    Very strange!
    (1) Uploading my small image and cropping to use the full image leads to the cropping error.
    (2) Uploading my big image (resized from the small one) and cropping to use the full image does not lead to an error.

    #239360
    @mercime
    Participant

    @rebekahmeuir Just helped someone who had an issue with cropping the image as well. The issue there was that the jQuery files needed were not enqueued for some reason. Could you check the source code of your webpage and see something like this is in the source ….jcrop/jquery.Jcrop.min.js?ver=0.9.12 ?

    #239354
    rebekahmeuir
    Participant

    mine says define(‘WP_DEBUG’, false);

    and script_debug is not found in my wp-config.php

    With my issue, I am not getting any error message, and there is no error message on the server either. When I try to change a profile photo using BuddyPress, it just does not allow me to change it. It kind of “blinks” instead of bringing up the crop screen.

    Similarly, when I try to send a private message in BuddyPress, it lets me compose the message, but when I try to send it, it “blinks” with no error message but does not send the private message. The private message disappears and does not go into my sent folder, either.

    #239349
    loralai
    Participant

    @mercime I am using WordPress 4.2.2 and Buddypress Version 2.2.3.1
    We have only one other plugin installed which is the Enhanced Text widget
    We host the site ourselves off a VPS
    and working with the Twenty Thirteen template the crop image works fine. I am not sure were the conflict is, today was the first time we started using any js with the template we have been developing aside from one or two that point to our Centova Cast installation for stream details.

    website link is http://pawzgroup.com/loralai

    #239346
    @mercime
    Participant

    @loralai Could you please provide more information about your installation like:
    – WP/BP versions?
    – Where are you hosted?
    – If you change to the WP Default Theme and deactivate all plugins except BuddyPress, can you crop the image then?

    #237050
    Alice Kaye
    Participant

    @mrgiblets

    I always try to do a backup of it, whenever I know I’m going to be messing with something that could be detrimental. I can navigate around a WP DB pretty well, but making modifications by writing the MySQL is not something I have experience with, though I know how to add MySQL if the code is provided to me, the same goes for any PHP. I can’t write it, but I can add it and understand how it operates (though I’ve written a chunk of it myself recently and felt pretty proud haha – this project has taught me a lot).

    I’ll make sure to start backing up the database weekly, which will definitely help with any issues that could crop up in the future.

Viewing 25 results - 201 through 225 (of 1,245 total)
Skip to toolbar