Google ads

How can i add  Google AdSense ads under the threads and advertisements without manual intervention ( to be auto )

Quote · 14 Dec 2010

How can i add Google ads automatic with under the members ads and blogs >.........

 

Quote · 14 Dec 2010

first of all you should know that only 3 adsence are allowed per page.

so if you got a browse page with 10 blogs or ads, under each blog a adsence...google would disable your account in the future.

ue30 Mods - http://www.boonex.com/market/posts/ue30
Quote · 14 Dec 2010

Dear ue30 Thanks for your reply .

Yes i know i have only  3 adsence To ad in page

Thanks

But in one page the member will ad his ads like this link :

http://uaecs.com/ads/entry/BMW

So i need it to be add automatic  ....

 

google.JPG · 96.4K · 81 views
Quote · 14 Dec 2010

No one know

Quote · 15 Dec 2010

If I was you I wouldn't use adsense. Try different advertisers, there are a alot of them that is more easier to deal with. Most of there codes you can manually put the html code in a block on your page. Check mines out www.e3global1.com

What's that falling? its a bird, its a plane, oh wait its Facebook
Quote · 15 Dec 2010

just add a new block through page builder for the site ads and put through html the adsence code in it,

then it is shown on each ads site

ue30 Mods - http://www.boonex.com/market/posts/ue30
Quote · 15 Dec 2010

You could also edit: (make a backup of original file)

  • modules/boonex/ads/templates/base/ad_of_day.html
  • add your adsense to the end of the file
  • this will show ad on main "ads" page under the latest featured ad.
<div class="bx_sys_default_padding">
<div class="bx_ads_main_photo">
<a href="__ad_link__">
<img src="__ad_big_cover_img__" />
</a>
</div>
<div class="bx_ads_main_info">
<div class="bx_ads_main_info_text">
<div><a href="__ad_link__" class="bottom_text">__ad_title__</a></div>
<div style="background:url(__clock_img__) no-repeat left;padding-left:20px;">__ad_date__ &nbsp;__from_label__ <a href="__ad_owner_link__">__ad_owner_name__</a></div>
<div>__category__ / <a href="__subcat_link__">__subcat_name__</a></div>
</div>
<div class="bx_ads_main_info_img">
__rating__
<div class="clear_both"></div>
<bx_if:using_c1><div class="ads_From" style="__cust_style1__">__custom_name1__: __custom1__ __unit__</div></bx_if:using_c1>
<bx_if:using_c2><div class="ads_From" style="__cust_style2__">__custom_name2__: __custom2__ __unit2__</div></bx_if:using_c2>
</div>
<div class="clear_both"></div>
</div>
</div>
<div><script type="text/javascript"><!--
google_ad_client = "YOUR PUBLISHER ACCOUNT NUMBER";
/* 468x60, created 7/12/09 */
google_ad_slot = "000000000";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
Screenshot-113.png · 303.6K · 105 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 15 Dec 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.