• For some reason, when I embed an image or another object like flash into for example index.php, it just simply doesn’t show up.

    (I’m using Buddypress Default Theme @ WordPress)

    Using FireBug, I can see the browser does read the code, but it simply does not work. The code is coloured gray within Firebug.

    Someone a solution???

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 13Q13

    (@13q13)

    The strange thing is… I CAN embed JPEG files with IMG. but GIF gets refuesed.

    So:

    <img src=”some_image.gif”/> simply does not work, nothing shows up.

    But a jpeg image does how up.

    <img src=”another_image.jpeg” />

    I tried all sort of things. I disabled BuddyPress, reïnstalled WordPress, version 3.0, 3.01, 3.02 … nothing helps, for some reason some extensions such as GIF are being ignored when you hardcode them in for example index.php.

    Thread Starter 13Q13

    (@13q13)

    Anyone???

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot embed IMG, OBJECT, etc.’ is closed to new replies.