Problems with the Ads...

Status
Not open for further replies.

Scott

New Member
Messages
2,093
Reaction score
0
Points
0
I've found the problem, You used the following code on your site:

Code:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?stclan"></script>

You need to use the following:

Code:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?corporate"></script>

Thanks for using x10Hosting.
 

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
It is best to use the code your were using to begin with:
<script type="text/javascript" src="http://x10hosting.com/adserve.js?stclan"></script>
as it is linked to your account so if you change plans the ads will change.

Just so long as the ad code in in the source for all your pages it shouldn't matter. Account Managers check the source code.
 

sfprojectsign

New Member
Messages
9
Reaction score
0
Points
0
OK, so as long as the code is in files, then it won't matter? But how will you be able to check the forum?
 

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
OK, so as long as the code is in files, then it won't matter? But how will you be able to check the forum?
Yes, if the code is in the source code it is fine. Yes we can check your Forums, I can see the ad code on there.
 

sfprojectsign

New Member
Messages
9
Reaction score
0
Points
0
ok, just making sure. And I think I found the reason why the ads weren't showing for me: my Firefox has an ad blocker. lol. I'm so sry about this. Didn't mean to bother you guys about this. Thanks so much for your help :) :D
 
Status
Not open for further replies.
Top