Adsense Revenue Sharing Placement Question???

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-19-2007, 04:55 PM
New Pligger
 
Join Date: Jan 2007
Posts: 4
Ok I just installed the Adsense Revenue sharing mod, and I would like remove the current adsense ad (at the bottom of the page) and put it on the post of story.

So my question is:

1) How do I remove the the adsense ad on the bottom of the page?
2) What code do I put in for the adsense revenue share mod?


Thanks
Reply With Quote
  #2 (permalink)  
Old 01-24-2007, 09:56 AM
New Pligger
 
Join Date: Jan 2007
Posts: 4
can anybody help me wiht this one???
Reply With Quote
  #3 (permalink)  
Old 01-27-2007, 12:33 PM
Jarda's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: Wistie
 
Join Date: Jan 2007
Location: Europe
Posts: 38
I have same problem with no answer

I simply placed adsense code into pligg.tpl to get it just under header but i need revenue share module code there...
Reply With Quote
  #4 (permalink)  
Old 02-11-2007, 07:26 PM
observer_24_7's Avatar
Pligg Donor
 
Join Date: May 2006
Posts: 45
theres this "tpl_link_summary_pre_story_content" tag but theres no "tpl_link_summary_post_story_content" tag .. I am sure we would like to place the ad there.

Presently ad is showing where the tpl_pligg_below_center tag is.
Reply With Quote
  #5 (permalink)  
Old 03-25-2007, 10:23 AM
New Pligger
 
Join Date: Mar 2007
Posts: 6
Why no support on this? is there a way we can pay to get support? I realize that that it is a free script, but there should be a way to get answers expidited if we pay... i need the answer to this question too~
Reply With Quote
  #6 (permalink)  
Old 03-25-2007, 12:36 PM
ozo ozo is offline
Casual Pligger
 
Join Date: Jan 2007
Posts: 50
Hey guys, you can get full details on adding adsense to your site from this link:

http://www.pligg.com/forum/showthrea...hlight=adsense

Hope this helps!
Reply With Quote
  #7 (permalink)  
Old 03-26-2007, 09:41 AM
New Pligger
 
Join Date: Mar 2007
Posts: 6
Quote:
Originally Posted by ozo View Post
Hey guys, you can get full details on adding adsense to your site from this link:

http://www.pligg.com/forum/showthrea...hlight=adsense

Hope this helps!
Hey, thanks for the response, I read that and it looks like it just for hard coding your Pub ID in there, not for the rev-share..
Reply With Quote
  #8 (permalink)  
Old 03-26-2007, 10:40 AM
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 796
Heres the code I use for Adsense Revenue Share:

Code:
{adsense assign=users_adsense}
{if $users_adsense}
	<script type="text/javascript"><!--
		google_ad_client = "{$google_adsense_id}";
		google_alternate_ad_url = "";
		google_ad_width = 728;
		google_ad_height = 90;
		google_ad_format = "728x90_as";
		google_ad_type = "text";
		google_ad_channel ="{$google_adsense_channel}";
		google_color_border = "cccccc";
		google_color_bg = "ffffff";
		google_color_link = "666666";
		google_color_text = "000000";
		google_color_url = "407fac";
		//-->
	</script>
	<script type="text/javascript"
	  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
	</script>
{else}				
	<script type="text/javascript"><!--
		google_ad_client = "pub-0673077929970762";
		google_alternate_ad_url = "";
		google_ad_width = 728;
		google_ad_height = 90;
		google_ad_format = "728x90_as";
		google_ad_type = "text";
		google_ad_channel ="newsdots";
		google_color_border = "cccccc";
		google_color_bg = "ffffff";
		google_color_link = "666666";
		google_color_text = "000000";
		google_color_url = "407fac";
		//-->
	</script>
	<script type="text/javascript"
	  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
	</script>
{/if}
I can't remember how I got my ads to display at the bottom, will take a look.

Geoserv
Reply With Quote
  #9 (permalink)  
Old 03-26-2007, 07:14 PM
New Pligger
 
Join Date: Mar 2007
Posts: 6
Quote:
Originally Posted by Geoserv View Post
Heres the code I use for Adsense Revenue Share:



I can't remember how I got my ads to display at the bottom, will take a look.

Geoserv
Yeah I know where that is, Im just trying to find the line that calls the code you posted..I was looking for an includes type of line..but I cant seem to find it.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adsense Revenue Sharing Mod for 8.2 Dravis Questions and Comments 40 05-17-2011 10:31 AM
Google adsense revenue sharing, question dadaas Questions and Comments 2 03-30-2011 07:01 AM
EASY NO WORRIES PAINLESS adsense revenue sharing mod placement mod guide johntheentrepreneur Questions and Comments 6 12-07-2008 03:05 AM
Adsense revenue sharing and ad placement yagami Questions and Comments 0 03-10-2008 11:24 AM
Adsense Placement In Revenue Sharing Module spuds Questions and Comments 0 01-14-2008 02:49 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development