podem seguir o meu trabalho nesta pagina de facedbook
nos browser Safari o filme é todo descarregado e só depois começa a tocar por isso esperem uns minutinhos enquanto navegam pelo panorama. obrigado!
[php] $posttags = get_the_tags();if ($posttags) {
foreach($posttags as $tag) {
echo _e($tag->description);
}
}
[/php]

[php]
_e(“imagens relacionadas:
“);
if (function_exists(“the_related_images”)) the_related_images(‘tags’, 20);
[/php]
[gmap]
“);
if (function_exists(“the_related_images”)) the_related_images(‘tags’, 20);
[/php]