Forums

Images not displaying & Visual editing not working (5 posts)

  1. raken
    Member
    Posted 8 months ago #

    I recently upgraded to 2.7 and now I cannot use visual editing or upload images onto a post.

    The images upload, but I cannot seem to use them in a post. If I ftp in, they are there and valid.

    On the visual editing, I can see the code in html view just fine, but in visual all of the text is white on white... what is happening?

  2. mmcginnis
    Member
    Posted 8 months ago #

    Your original text might have something forcing it to be white - a style="color:#fff;" or something along those lines within the actual post code?

    I don't know on the image issue. Are you starting from scratch uploading and inserting-into-post or are you trying to view images that used to be associated with posts?

    Sorry not to be more helpful - good luck!

  3. raken
    Member
    Posted 8 months ago #

    Now, the actual editor is showing the text in white... it has nothing to do with the code. I know, it is weird.

  4. shellyd
    Member
    Posted 2 months ago #

    I'm having a similar issue - I can upload images using the media manager in WP, and can, presumably, insert them into a post. However, they do not appear when uploaded. You can see that the files are there via FTP, but when visiting the URL where they live, a "page not found" error. e.g.:

    http://www.desertsailor.info/wp-content/uploads/2009/04/gwf-fl4.jpg

    gives "page not found" though peeking via ftp, you see this image file lives exactly right there. the page on which that image appears shows the image as a broken link.

    the ISP folks say it's a problem with .htaccess, which currently reads thusly:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    on my way to disabling all plugins... but any other suggestions?

  5. shellyd
    Member
    Posted 2 months ago #

    hm. disabled all plugins and the problem persists.

Reply

You must log in to post.

About this Topic

Tags