Ver Mensaje Individual
  #5 (permalink)  
Antiguo 05/08/2011, 02:51
graccurris
 
Fecha de Ingreso: noviembre-2008
Mensajes: 48
Antigüedad: 15 años, 6 meses
Puntos: 1
Respuesta: Problema de visualización página principal de web con WP

Disculpa, no te había entendido. Es éste:

Código HTML:
<div id="quote">
<h3>Some text here</h3>
  
<h5><div class="stray_quote-318032" onclick="newQuote('esp','','318032','http://www.okomeds.com/wp-content/plugins/stray-quotes/','1','0','','0','','loading...','')" ><br/><div align="left"><i>“More text here.”</i></div></h5> 
 
</div> <!-- end #quote --> 
Concretamente, el del error es éste:

Código HTML:
<h5><div class="stray_quote-318032" onclick="newQuote('esp','','318032','http://www.okomeds.com/wp-content/plugins/stray-quotes/','1','0','','0','','loading...','')" ><br/><div align="left"><i>“More text here.”</i></div></h5> 
Gracias.