Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
giulian curl
tagDiv Member

<?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.

giulian curl
tagDiv Member

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]

giulian curl
tagDiv Member

https://goo.gl/pr9h2Q

I set the size 300×250

giulian curl
tagDiv Member

OK.

Mobile problem Adsense 300×250 px

https://www.dropbox.com/s/jltrrshv1tboqzs/15970507_10211922698924851_678635895_n.jpg?dl=0

giulian curl
tagDiv Member

no it’s not that.

Last question.

Possible disable AD on minimum word length?

disable advertising in all articles with less than 200 words.

giulian curl
tagDiv Member

sorry id 146

giulian curl
tagDiv Member

category delete ads: https://goo.gl/0qXxsW

id 102

giulian curl
tagDiv Member

delete immediately.
Do not make this data public!

giulian curl
tagDiv Member

Ciao Paolo, scusa se vado fuori tema.

Come hai fatto a costruire la pagina sitemap e quella degli articoli recenti?

giulian curl
tagDiv Member

Ciao.

Segui queste istruzioni

Theme panel -> CATEGORIES -> CATEGORY TEMPLATE -> CLICCA SU DISABLE

giulian curl
tagDiv Member

ty..

uh, how? 😀

Someone of the staff can help me?

giulian curl
tagDiv Member

giulian curl
tagDiv Member

35 plugin ????? OMG! They are too many friend.

giulian curl
tagDiv Member

With Yoast SEO plugin is slow.
Without Yoast Seo plugin it is fast.

My experience.

giulian curl
tagDiv Member

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>

giulian curl
tagDiv Member

I confirm! nice solution footer.

giulian curl
tagDiv Member

Thanks, now work well

giulian curl
tagDiv Member

I entered your code


@media
(max-width: 768px){
.single .entry-title {
font-size: 20px!important;
}
}

1)Mobile title 20px ok (I want it)
image

2) Related post…bad size (I do not want it)
image

3) block post…bad size (I do not want it)
image

giulian curl
tagDiv Member

hi, so also changes the size of the related articles … I just want the title of the article to 20px.

giulian curl
tagDiv Member

clear the cache.

Viewing 20 posts - 1 through 20 (of 20 total)