Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not use the plugin for Child Themes #113

Open
ghost opened this issue Jun 18, 2015 · 2 comments
Open

Can not use the plugin for Child Themes #113

ghost opened this issue Jun 18, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 18, 2015

I can not use the plugin for child themes. The Problem is that the original picture is not shown! Same Theme as a parent works! What can i do?

Okay WP 4.2.2 with intergalactic as parental theme. I did a child theme. And then the plugin won't show the picture preview where i can cut and save it ...

Log File:
[DEBUG ][2015-06-18T19:57:25+00:00][ PARAMETERS: Array
(
[action] => pte_ajax
[id] => 26
[pte-action] => get-thumbnail-info
) ]
[DEBUG ][2015-06-18T19:58:38+00:00][ PTE-VERSION: 2.4.6
USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0
WORDPRESS: 4.2.2 ]
[DEBUG ][2015-06-18T19:58:40+00:00][ PARAMETERS: Array
(
[action] => pte_ajax
[id] => 69
[pte-action] => get-thumbnail-info
) ]
[WARNING][2015-06-18T19:58:40+00:00][ Couldn't find or generate metadata for image: 69-large ]
[WARNING][2015-06-18T19:58:40+00:00][ Couldn't find or generate metadata for image: 69-intergalactic-single ]

guess it has a problem with the path?

@sewpafly
Copy link
Owner

I bet it's this problem: https://wordpress.org/support/topic/image-not-loaded-in-editor-image-cant-be-displayed

TL;DR;

Your child theme probably has a closing php tag (?>) then has an empty line after it

@ghost
Copy link
Author

ghost commented Jun 20, 2015

Oh yeah! Really that simple! It helped! Cool. Thank you for your help! I just hat a empty line...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant