Juan Posted February 3, 2009 at 06:25 AM Share Posted February 3, 2009 at 06:25 AM Estoy intentando utilizar el servicio de thumbshots, para ello has de utilizar el siguinet link sustituyendo [liNK] por una url. <img src="http://open.thumbshots.org/image.aspx?url=[liNK]" borker="1" /> He sustituido [liNK] de la siguiente forma: <img src="http://open.thumbshots.org/image.aspx?url=<?php echo $CustomFields->field('jr_website');?>" border="1" /> jr_website es un customfield tipo website. De momento no está funcionando y no se si es porque no he escrito bien el código o por el tiempo que tarda en actualizarse la imagen desde thumbshots.org. Link to comment
Juan Posted February 3, 2009 at 09:40 AM Author Share Posted February 3, 2009 at 09:40 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Juan Posted February 3, 2009 at 10:59 AM Author Share Posted February 3, 2009 at 10:59 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts