Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

get rid of strange obj boxes next to images WordPress

  • SOLVED

I've put this site together, but am randomly getting a small 'obj' box next to some of the inserted images... no idea what's wrong, not seen it before, and there's nothing showing in the code... is this something obviously fixable?

here's a sample URL (see the image of the man half way down page under the title MODEL CITY: http://www.jbeautyinthecity.com/2010/04/142helen-mirren-look/

and here's the code for that page in case you need it to answer the question:

<img class="alignleft size-full wp-image-144" title="dame_helen" src="http://www.jbeautyinthecity.com.php5-12.dfw1-1.websitetestlink.com/wp-content/uploads/2010/04/dame_helen.jpg" alt="" width="126" height="153" />British National Treasure, Oscar Award Winner Dame Helen Mirren is known for her diverse acting ability which she has adapted to many different styles from her role as Queen Elizabeth II to racy housewife in Calendar Girls too a hard-nosed Detective in Award Winning ITV series Prime Suspect.
<div class="clearboth focus">
<h3>How to get Dame Helen Mirren’s Look.</h3>
<strong>Face</strong>
<ul>
<li>Laura Mercier Primer</li>
<li>MAC Face &amp; Body Foundation - C1</li>
<li>MAC Mineralize Skin Finish Natural – Pale Golden Beige</li>
<li>MAC Blush Creme Britwit</li>
</ul>
<strong>Eyes</strong>
<ul>
<li>Laura Mercier Blonde/Brown Brow Shadow</li>
<li>Revlon Gold Metallic Cream Eyeshadow</li>
<li>Chanel Lumiere Facettes Eyeshadow</li>
<li>Nars Kaliste Eyepencil</li>
<li>Rimmel Glam Eyes Black Waterproof Mascara</li>
</ul>
<strong> Lips</strong>
<ul>
<li>NARS -Velvet Matte Lip Pencil – Bahama</li>
<li>NARS – Lip stain gloss dup – Metis/Victoire</li>
</ul>
</div>
<strong>MODEL CITY!</strong>
<img src="http://www.jbeautyinthecity.com/wp-content/uploads/2010/04/dude.jpg" alt="" title="" width="121" height="144" class="alignleft size-full wp-image-145" />Celebrity Makeup Tips for Aspiring Models and Actors. Your face is your fortune as well as your talent so for all those important “go sees” or castings/auditions, make a note of key products that will help you to create flawless natural looking skin that is ideal for Film/T.V. and Editorials

<div class="clearboth focus">
<h3>How to Create Flawless Skin</h3>
<strong> Skin</strong>
<ul>
<li>Nu-Skin Galvanic Spa Treatment 2 times a week</li>
<li>Nu-Skin Transformation Skincare Day &amp; Night</li>
<li>Garnier Nutritionis Eyecream</li>
<li>Carmex Lip Balm</li>
</ul>
<strong> Face</strong>
<ul>
<li>Laura Mercier Primer</li>
<li>MAC Select Coverup</li>
<li>MAC Studio Sculpt Foundation</li>
<li>MAC Prep &amp; Prime Transparent Finish Powder</li>
<li>MAC Bronzing Powder</li>
</ul>
</div>
<strong>SPRING/SUMMER TREND 2010</strong>
Enjoy the Nude/Pastel season tempering with bright lips and sparkling eyes.
<img class="alignleft size-full wp-image-146" title="red_lipper" src="http://www.jbeautyinthecity.com.php5-12.dfw1-1.websitetestlink.com/wp-content/uploads/2010/04/red_lipper.jpg" alt="" width="166" height="223" /><img class="alignleft size-full wp-image-143" title="cat_walk" src="http://www.jbeautyinthecity.com.php5-12.dfw1-1.websitetestlink.com/wp-content/uploads/2010/04/cat_walk.jpg" alt="" width="317" height="219" />


Answers (3)

2010-04-19

Utkarsh Kukreti answers:

Why's there this thing present in the code pasted above?


Dave Smith comments:

can't see anything in your code box..


Utkarsh Kukreti comments:

This is what I'm seeing - http://screencast.com/t/YTRiMDdjMjQt

2010-04-19

Milan Petrovic answers:

Well, you have some characters in the content bellow the MODEL CITY! title in front and after IMG tag there. It's visible in the code you posted also. If this is actual content of your post than you just remove them from there. In some cases this could be added by some WordPress plugins that modify the content. But first check out the post content.

All browsers display some placeholder element (like OBJ) if the post contains some unprintable character.


Dave Smith comments:

sorry, i can't see here what the characters are... can you explain what you're seeing? is it on the same line as the image tag, or on it's own line? weird...


Milan Petrovic comments:

I see them in all browser except for Safari (I use Windows). First character is before <IMG tag on the line after MODEL CITY! line. Second character is on the new line after the same <IMG tag. Here is this same code cleaned up from all extra non print characters:


<img class="alignleft size-full wp-image-144" title="dame_helen" src="http://www.jbeautyinthecity.com.php5-12.dfw1-1.websitetestlink.com/wp-content/uploads/2010/04/dame_helen.jpg" alt="" width="126" height="153" />British National Treasure, Oscar Award Winner Dame Helen Mirren is known for her diverse acting ability which she has adapted to many different styles from her role as Queen Elizabeth II to racy housewife in Calendar Girls too a hard-nosed Detective in Award Winning ITV series Prime Suspect.
<div class="clearboth focus">
<h3>How to get Dame Helen Mirren’s Look.</h3>
Face
<ul>
<li>Laura Mercier Primer</li>
<li>MAC Face &amp; Body Foundation - C1</li>
<li>MAC Mineralize Skin Finish Natural – Pale Golden Beige</li>
<li>MAC Blush Creme Britwit</li>
</ul>
Eyes
<ul>
<li>Laura Mercier Blonde/Brown Brow Shadow</li>
<li>Revlon Gold Metallic Cream Eyeshadow</li>
<li>Chanel Lumiere Facettes Eyeshadow</li>
<li>Nars Kaliste Eyepencil</li>
<li>Rimmel Glam Eyes Black Waterproof Mascara</li>
</ul>
Lips
<ul>
<li>NARS -Velvet Matte Lip Pencil – Bahama</li>
<li>NARS – Lip stain gloss dup – Metis/Victoire</li>
</ul>
</div>
MODEL CITY!
<img src="http://www.jbeautyinthecity.com/wp-content/uploads/2010/04/dude.jpg" alt="" title="" width="121" height="144" class="alignleft size-full wp-image-145" />Celebrity Makeup Tips for Aspiring Models and Actors. Your face is your fortune as well as your talent so for all those important “go sees” or castings/auditions, make a note of key products that will help you to create flawless natural looking skin that is ideal for Film/T.V. and Editorials
<div class="clearboth focus">
<h3>How to Create Flawless Skin</h3>
Skin
<ul>
<li>Nu-Skin Galvanic Spa Treatment 2 times a week</li>
<li>Nu-Skin Transformation Skincare Day &amp; Night</li>
<li>Garnier Nutritionis Eyecream</li>
<li>Carmex Lip Balm</li>
</ul>
Face
<ul>
<li>Laura Mercier Primer</li>
<li>MAC Select Coverup</li>
<li>MAC Studio Sculpt Foundation</li>
<li>MAC Prep &amp; Prime Transparent Finish Powder</li>
<li>MAC Bronzing Powder</li>
</ul>
</div>
SPRING/SUMMER TREND 2010
Enjoy the Nude/Pastel season tempering with bright lips and sparkling eyes.
<img class="alignleft size-full wp-image-146" title="red_lipper" src="http://www.jbeautyinthecity.com.php5-12.dfw1-1.websitetestlink.com/wp-content/uploads/2010/04/red_lipper.jpg" alt="" width="166" height="223" /><img class="alignleft size-full wp-image-143" title="cat_walk" src="http://www.jbeautyinthecity.com.php5-12.dfw1-1.websitetestlink.com/wp-content/uploads/2010/04/cat_walk.jpg" alt="" width="317" height="219" />



Dave Smith comments:

weird. will have to debug on a pc. most annoying, and no idea where the characters are coming from... it's not cut and paste content. thanks for your help!

2010-04-19

Lew Ayotte answers:

I don't think it has anything to do with images [[LINK href="http://www.jbeautyinthecity.com/2010/04/jbeautyinthecity-%E2%80%93-dear-jane/"]]see this page[[/LINK]]... are you copy/pasting the content from somewhere?

Lew