
ENVIA TU FOTO A NUESTRO MAIL O DEJALA EN NUESTRAS REDES SOCIALES.
Vamos a mostrar al mundo nuestro país, desde lo más conocido hasta lo que deben conocer . De vos y nosotros depende que conozcan tu lugar.
$reg = get_option('tcf_config');
if($reg['comments_link'] == 'permalink')
$tmf_link = get_the_permalink();
else
$tmf_link = get_option('home') . '/?p=' . get_the_ID();
?>
if($reg['comments_insert'] == 'after')
require_once($reg['comments_url_native']);
?>
if($reg['comments_insert'] == 'before')
require_once($reg['comments_url_native']);
?>