rayfox
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add Media Button doesn't workI do not have a solution but I have found a workaround. I installed the plugin “Faster Image Insert”. At least it allows population of the gallery for a page and images can be inserted to a page while you’re editing it (without having to code the img with html yourself)
Forum: Fixing WordPress
In reply to: Add Media Button doesn't workMarko – thanks for your reply. I have tested add media on at least 10 installations of WordPress 3.5.1 on differing configurations and themes. Your comment about image size is valid but I have tried with many different sized images. The existing images (of all sizes but never larger than 4MB) do not appear for selection.
I have tried your suggestion: define(‘CONCATENATE_SCRIPTS’, false); in the wp-config.php file with no success.
I am using WordPress to teach 43 students about website startegy and design, so I have many test possibilities and anm willing to try any fix that is suggested.
Again I think it’s interesting that a clean install works, then after a certain time it stops working. Not sure if this means that there is a time element in the mix.Forum: Fixing WordPress
In reply to: Add Media Button doesn't workI can confirm that 3.5.1 does not fix the issue. Interestingly, a fresh install of 3.5.1 with twentytwelve theme works for a certain period of time, (no metrics unfortunately), then the “Add media” button displays the add media screen, but no images (images that you know are there because they can be seen in the media library from the dashboard). Also, upload of an image displays an error, but the upload is actually successful (because the file is there when you look for it on the file system).
Obviously, all concerned would really appreciate any information that may fix this problem.