tikiwiki ads

Status
Not open for further replies.

nerrad

New Member
Messages
4
Reaction score
0
Points
0
Hi does anyone know how to insert ads for the advanced plan?

Thanks
 

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
Yep, insert this code in the theme/template file for your site:

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

nerrad

New Member
Messages
4
Reaction score
0
Points
0
Do you no where abouts?

Has anybody managed to do this?
Edit:
I figured it,

i edited tiki-bot_bar.tpl in the template folder and inserted

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

Below where it says

Code:
{tr}Powered by{/tr} <a target="_blank" href="http://tikiwiki.org" title="Tikiwiki 1.9.8.3 -Sirius- © 2002–2007, {tr}Tikiwiki developers{/tr}">{tr}Tikiwiki CMS/Groupware{/tr}</a>

it now looks like

Code:
<div id="power" style="text-align: center">
{tr}Powered by{/tr} <a target="_blank" href="http://tikiwiki.org" title="Tikiwiki 1.9.8.3 -Sirius- © 2002–2007, {tr}Tikiwiki developers{/tr}">{tr}Tikiwiki CMS/Groupware{/tr}</a>
<BR />{tr}Hosted by{/tr} <script type="text/javascript" src="http://x10hosting.com/adserve.js?advanced"></script>
</div>
 
Last edited:

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
Good, glad it worked. If you need anything else please open another thread.

*CLOSED*
 
Status
Not open for further replies.
Top