problem multisite with blog id and script
-
I have a little problem that I can not solve. I have a website “multi-site” system with ADS script. I wish I could enter leaderboard banner.
This is code:
<div id="2177-5"><script src="https://ads.themoneytizer.com/s/gen.js?type=5"></script><script src="https://ads.themoneytizer.com/s/requestform.js?siteId=2177&formatId=5" ></script></div>
i have insert this code script is work, but the problem is that it appears the entire network, instead I wish that each script is separate and in each subdomain change advertising by area.
it correct this recall:
<?php if ( get_current_blog_id() = 1 ) {
how can I integrate the php code with the script?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘problem multisite with blog id and script’ is closed to new replies.