• Welcome to WooUSEFUL by PHPVIBE . Please log in.

[ Video Sharing CMS v4 ] Ads

Started by ricardob24,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ricardob24Topic starter

I use advertising company for my adult site and I need to put the code above in my site
so How I can do that?

Ad-code
Put this code at the bottom of your page before the </body> tag!
This Adcode support https and http.

This is the code
<script type="text/javascript" language="javascript" charset="utf-8" src="//adspaces.ero-advertising.com/adspace/332916.js"></script>

Thanks
tomas brito

  •  

Marius

tpl/your-theme-folder/tpl.globals.php

find

</body>



and paste it above it


<script type="text/javascript" language="javascript" charset="utf-8" src="//adspaces.ero-advertising.com/adspace/332916.js"></script>
</body>
</html>';
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

Marius

If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ricardob24Topic starter

Thanks Mario

Now work fine.


Tomas Brito
  •  

Marius

If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

Similar topics (7)