Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Crop Image not working


  • loralai
    Participant

    @loralai

    I have created a custom template, and have included the buddypress template folder in my template. However for some reason when we try to upload user avatar photos and we go to crop the image we were unable to crop it. All it did was display two photos of the same size and until the image was saved.

Viewing 5 replies - 1 through 5 (of 5 total)

  • @mercime
    Keymaster

    @mercime

    @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?


    loralai
    Participant

    @loralai

    @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


    @mercime
    Keymaster

    @mercime

    @loralai I looked at the source code and jQuery files are missing. Aside from which, there are two versions of the CSS from BuddyPress, the regular one and the minified one, and the same goes for the JS from BuddyPress, one minified and the other is not.

    Open up your theme’s header.php file and make sure that <?php wp_head(); ?> is placed immediately before the closing </head> in your theme. Remove the hard-coded BuddyPress stylesheets and JavaScript files (if you did hard code those in your theme).


    loralai
    Participant

    @loralai

    @mercime Perfect! That fixed the issue. Thank you very much.


    @mercime
    Keymaster

    @mercime

    @loralai great! Marking this as resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Resolved] Crop Image not working’ is closed to new replies.
Skip to toolbar