WordPress 4.5.2 Image Upload Control Bug
-
I’m a web developer and currently working on a certain WordPress project. I’m using WordPress 4.5.2. The problem I find with this version is that no matter what fixes or libraries or plugins I employ, WordPress won’t work with the Image upload control in the Customizer. I’ve tried implementing the Image upload control using standard WordPress procedures as the codex suggests but all in vain. I’ve tried using the popular Kirki toolkit for the same but still to no avail. After a long search, I came across the Customizer library and have tried a number of times to make it work but still to no avail. I’ve tried using the WP-Customize-Image-Reloaded php script but still to no avail too. Simply put, WordPress 4.5.2 has one hell of a monstrous bug that breaks the Customizer each time an Image upload control is added in the code. The Customizer will either display nothing in the left pane or will display nothing in the left pane and then display gibberish text and input fields in the preview window bottom. The attached image can give you an idea of how it looks like. I’ve tried testing other controls like the textarea, color pickers, the media uploader, and some others and they work except for the Image upload control. I’ve come to the conclusion that the problem is infact inside WordPress itself. I’ve even tried fixing the issue using the
context
arg as specified in the codex and even read tutorials to rule out possibilities of me being ignorant about the way things work; But still the Image upload control breaks the customizer as long as it’s there in the code. The problems persists no matter what. Now I’m here asking for your help people to make this work. May someone look into this. There’s no way I can be glad to use the customizer if it simply won’t coorperate with me no matter what I do.
- The topic ‘WordPress 4.5.2 Image Upload Control Bug’ is closed to new replies.