Sorry, I forgot to mention that we wanted to do it using the tagDiv Mobile Theme plugin.
Regards
I reverted back to previous version so 🙂
I reinstall previus version and it’s ok.
Thanks Vlad, but can you add in roadmap. I need only link the post in their Title. Or you details me in which part of the theme code I can change.
Thanks 🙂
It’s possible that you add this text in translations text of newspaper template for new releases ?
Thanks but We user Visual Composer not TD Composer 🙁
Yes, now It’s ok but I didn’t do anything 🙁
Me too, I can’t fix the problem in https://herencia.net
I did but the problem don’t solve.
Ok but I don’t like lost my custom settins.
I have the same problem in https://herencia.net and https://wpdirecto.com. I use w3 total cache and I removed all cache and the problem don’t solve.
I’d like add social buttons (fb, tw and g+) with read more button, can you help me?
I have the same problem with any AD Title banner.
Gracias por tus manuales en castellano son realmente útiles 🙂
Saludos
http://carrero.es
My cloud hosting : http://www.stackscale.es
My sites with newspaper are http://decoracion2.com , http://navidad.es and http://arquitecturaideal.com 🙂
thanks.
Hello,
I tried this code and ads show it.
if (!is_page_template( 'nativead.php' )) {
$buffy .= '<div class="td-a-rec td-a-red-id-' . $spot_id . $align . ' '
. ((!empty($ad_array['disable_m'])) ? ' td-rec-hide-on-m' : '')
. ((!empty($ad_array['disable_tl'])) ? ' td-rec-hide-on-tl' : '')
. ((!empty($ad_array['disable_tp'])) ? ' td-rec-hide-on-tp' : '')
. ((!empty($ad_array['disable_p'])) ? ' td-rec-hide-on-p' : '')
. '">';
$buffy .= do_shortcode(stripslashes($ad_array['ad_code']));
$buffy .= '</div>';
}
Hello everyone,
I like decoration and i use newspaper 6 theme in spanish decoration site http://decoracion2.com 🙂
Thanks.
Thanks.
I update http://herencia.net and it run good 🙂
hello,
for example in my site http://herencia.net with 6.2 version the wordpress SEO plugin doesn’t run correctly.
You can try to add this code:
// ads en otra posicion en post.
if ($content_part_index == 6){
$content_buffer .= td_global_blocks::get_instance(‘td_ad_box’)->render(array(‘spot_id’ => ‘custom_ad_1’));
}
Gran trabajo 🙂
thanks but i don’t show tags in top 🙁
Ok, yes, but i insert the same ads code for all format and only show for ipad, why ?. But i insert diferent ads code run correctly.
I use ads code with google dfp.
