hallo,
ich habe folgendes problem!
ich poste artikel mit der <--more--> funktion um über ein thumb auf den artikel zu leiten.
hier ein beispiel:
HTML
<p style="text-align: center;"><a href="http://www.mustermann.com/?p=9"><img class="aligncenter size-full wp-image-32" title="1" src="http://www.mustermann.com/wp-content/uploads/2010/09/13.jpg" alt="" width="250" height="150" /></a>
<!--more-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kWedsEYrBpI?fs=1&hl=de_DE" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/kWedsEYrBpI?fs=1&hl=de_DE" allowscriptaccess="always" allowfullscreen="true"></embed></object>
wen ich auf der artikel seite bin wird das "thumb" über dem clip angezeigt und dieses hätte ich gerne entfernt ;-)
wäre genial wenn mir da jemand helfen könnte :-)