<?php
if (in_category(array(‘salute’))){
echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);
}
else{
locate_template(‘parts/header/ads.php’, true);
}
?>
Use header-style-7, and with this code works fine.
-
This reply was modified 9 years by
giulian curl.
it works.
I can insert the banner in all the articles of the category?
ex:
site.com/fashion/ Ok it works [custom_ad_1]
site.com/fashion/article1 now it does not work [custom_ad_1]
site.com/fashion/article2 now it does not work [custom_ad_1]
site.com/fashion/article3 now it does not work [custom_ad_1]
-
This reply was modified 9 years by
giulian curl.
-
This reply was modified 9 years by
giulian curl.
I set the size 300×250
OK.
Mobile problem Adsense 300×250 px
https://www.dropbox.com/s/jltrrshv1tboqzs/15970507_10211922698924851_678635895_n.jpg?dl=0
-
This reply was modified 9 years by
giulian curl.
no it’s not that.
Last question.
Possible disable AD on minimum word length?
disable advertising in all articles with less than 200 words.
sorry id 146
delete immediately.
Do not make this data public!
Ciao Paolo, scusa se vado fuori tema.
Come hai fatto a costruire la pagina sitemap e quella degli articoli recenti?
Ciao.
Segui queste istruzioni
Theme panel -> CATEGORIES -> CATEGORY TEMPLATE -> CLICCA SU DISABLE
ty..
uh, how? đ
Someone of the staff can help me?

35 plugin ????? OMG! They are too many friend.
With Yoast SEO plugin is slow.
Without Yoast Seo plugin it is fast.
My experience.
where to put your .htaccess code? After this?
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
-
This reply was modified 9 years by
giulian curl.
I confirm! nice solution footer.
Thanks, now work well
hi, so also changes the size of the related articles … I just want the title of the article to 20px.
clear the cache.
