• Resolved oh_hello

    (@oh_hello)


    Hi There,

    I’m having the same problem as it appears a few other people are having whereby the image to be cropped isn’t loading on the left-hand side when I go in to crop it.

    I’m using 2.3.0 of the plugin. I’ve enabled debugging mode.

    These are 2 errors I’m getting in the Network tab of Chrome debugging tools:

    angular.min.js.map
    /wp-content/plugins/post-thumbnail-editor/apps/angular
    GET
    404
    Not Found

    angular-resource.min.js.map
    /wp-content/plugins/post-thumbnail-editor/apps/angular
    GET
    404
    Not Found

    You mentioned to some others to look just in the WP built-in Media functionality to see if the images are showing up there, and they are NOT for me. Does that mean it’s a larger issue than just this plugin?

    Thanks so much for the hard work on a great plugin.

    https://wordpress.org/plugins/post-thumbnail-editor/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author sewpafly

    (@sewpafly)

    @oh-hello,

    that means that you have the fixable sort of problem 🙂 , follow the instructions here: http://wordpress.org/support/topic/cropped-image-not-showing-up?replies=9#post-5200568

    Thread Starter oh_hello

    (@oh_hello)

    Thanks for the quick reply. I’ve checked my own theme for empty space at the end of PHP files but no luck.

    I also switched to the Twenty Twelve theme temporarily but that didn’t fix the plugin either. Is there something else amongst those links you shared with me that I’ve missed?

    I’m also using a few plugins, so I tried deactivating those but that didn’t seem to fix the issue either.

    Plugin Author sewpafly

    (@sewpafly)

    If you tried with the stock theme and all plugins disabled then you should have a different issue. When you run it this way and have debugging enabled (Settings → Post Thumbnail Editor), do you see anything in the javascript console?

    What happens if you try refreshing the page? Someone mentioned that they would navigate to a different admin page, press the back button and things worked for them, maybe you could try that? I’m trying to create a less error-prone method for the next version.

    Thread Starter oh_hello

    (@oh_hello)

    So today I went back through and deactivated my plugins again just to make sure I didn’t miss anything and lo and behold, there was a (customized) plugin with a blank space at the top of the file!

    So the problem was exactly as you initially suggested, I just missed it. Thanks so much for the help.

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

The topic ‘Another issue with image not appearing’ is closed to new replies.