Hi, I want to disable adsense middle ad in just my video category(category tag is 3) because it is disturb my video alignment. support was show the of tutorial text but i can't understand so kindly le me know the php code and where i can post it? Support source code Sample link of video post: http://pakistanibacha.com/saeen-tou-saeen-version-2/
The php code depends on the code on your site. What you were given (the directions in the blue box) is about as specific as it can get without someone reading your php file. (The fact that you're using code written for Wordpress on a site that's not Wordpress might also have something to do with your problems.)
Then just put <!--noadsense--> anywhere in a post you don't want the ad to appear. (It won't show when you read the post.)
Hi Rukbat, Thanks for your reply, but i want to block the middle ad from whole video category. when i post a new video then ads automatically disable... and I think <!--noadsense--> code for all ads but i want to remove just middle one.
Then you're going to have to define a custom field with a key of adsense-middle and a value of no. Then somehow (probably pay someone write some code for you) have that field automatically inserted into posts made in the video category.
Not something I can paste here, because you wouldn't know where to put it. And if I have to go to your site, I have to charge you, and I'm not here looking for paid work.