deales
Forum Replies Created
-
It looks like the issue is that the image I am selecting does not have a size “thumbnail”… (ie.
t.sizes.thumbnail
does not exist)i = !!t.sizes && t.sizes.thumbnail.url
I am not sure if all images would have a thumbnail, if so then the issue may be in the configuration of the site somewhere. If some images might not have a thumbnail, then it may be better to update the code to use the full size if there is no thumbnail.
I am using version 6.2.2 of the Core, and the following plugins:
- Custom Dashboard & Login Page – AGCA – Version 7.1.5
- Custom PHP settings – Version 1.4.5
- Custom post types – Version 4.0.4
- Force First and Last Name as Display Name – Version 1.2.1
- Force Login – Version 5.6.3
- Gitium – Version 1.0.5
- PublishPress Capabilities – Version 2.8.1
- W3 Total Cache – Version 2.3.2
- WP BASIC Auth – Version 1.1.4
Thank you for the update with the styling fixes. It is looking much better!
I have tried a fresh version of WP with the majority of my plugins and the File Upload is working correctly there. I am attempting to work out why it is failing on the main site I am working on. Is there a way I could try with the unminified version of the backend.js file to get more information about what is happening?
Unfortunately I don’t have a site you can access. I will continue to debug.
I am unsure, but the styling and behaviour of the File Upload field also looks incorrect on when the field is used in a Repeater.
Can you confirm this?