• Since upgrading to WordPress 3.6, I have been having issues inserting images into posts and pages. The image will upload to the Media Library correctly, but when I insert the image, it merely inserts the title of the image and the link.

    Looking at the HTML code, WordPress isn’t inserting the image src OR the caption. Here’s an example:

    <a href="https://www.flickr.com/photos/jdhancock/6105964322/"><img class="aligncenter size-large wp-image-8697" alt="The Doctor Is In" /></a>

    I can manually enter the src link and the image will appear perfectly. However, this bug is also stopping me from selecting the featured image, and so my homepage excerpts appear without an image. As you can see here:

    https://thewritepractice.com

    Here’s what I’ve tried thus far:

    1. De-activating all plugins.
    2. Switching to Twenty Eleven theme.
    3. De-activating all plugins AND switching to Twenty Eleven theme AND clearing cache.
    4. Re-uploading wp-admin and wp-includes.

    Any ideas?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Have you tried multiple browsers?

    Thread Starter storycartel

    (@storycartel)

    Yes. Chrome and Firefox.

    Did you managed to find a solution ? I’m experiencing the same problem since this morning ! (I already tried multiple browsers, deactivating all plugin, clearing cache, even reinstalling wordpress)

    My WP is installed on a dedicated server, and I uptated to 3.6.1 for a while now. The weird part is that EVERYTHING WAS WORKING FINE until this morning ! I did’nt make any change or update, and suddenly my images where inserted in my post without the src attribute.

    My problem is exactly the same as yours, the upload works perfectly fine and if I write the src by myself, the image is displayed…

    Any idea ?

    As per the Forum Welcome, please post your own topic.

    Done !

    Thread Starter storycartel

    (@storycartel)

    Hi urfunk,

    Sort of but not really. I basically had to reinstall wordpress and import my database through xml. It looks like it was a mysql issue.

    Thx Storycartel,

    I was able to fix the problem with a “repair and optimize” on all my table in mysql, some pictures uploaded in the last days still doesn’t work, but older and newer pictures works fine now… pretty weird !

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can't Insert Images Since 3.6 Upgrade’ is closed to new replies.