Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-19-2007, 03:55 PM
New Pligger
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Question Adsense Revenue Sharing Placement Question???

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, 08:56 AM
New Pligger
 
Join Date: Jan 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
can anybody help me wiht this one???
Reply With Quote
  #3 (permalink)  
Old 01-27-2007, 11:33 AM
Jarda's Avatar
New Pligger
 
Join Date: Jan 2007
Posts: 27
Thanks: 5
Thanked 1 Time in 1 Post
Same here

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...
__________________
Share-News.net
Reply With Quote
  #4 (permalink)  
Old 02-11-2007, 06:26 PM
observer_24_7's Avatar
Pligg Donor
 
Join Date: May 2006
Posts: 45
Thanks: 5
Thanked 3 Times in 2 Posts
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.
__________________
India Digg : News from users
Reply With Quote
  #5 (permalink)  
Old 03-25-2007, 09:23 AM
New Pligger
 
Join Date: Mar 2007
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
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, 11:36 AM
ozo ozo is offline
Casual Pligger
 
Join Date: Jan 2007
Posts: 50
Thanks: 5
Thanked 7 Times in 5 Posts
Adding Adsense to your site

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, 08:41 AM
New Pligger
 
Join Date: Mar 2007
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
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, 09:40 AM
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 849
Thanks: 74
Thanked 49 Times in 45 Posts
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
The Following User Says Thank You to Geoserv For This Useful Post:
  #9 (permalink)  
Old 03-26-2007, 06:14 PM
New Pligger
 
Join Date: Mar 2007
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
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
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Adsense Revenue Sharing Mod for 8.2 Dravis Modification Tutorials 38 03-13-2008 09:57 AM
EASY NO WORRIES PAINLESS adsense revenue sharing mod placement mod guide johntheentrepreneur Modification Tutorials 3 03-11-2008 01:47 PM
Adsense revenue sharing and ad placement yagami General Help 0 03-10-2008 10:24 AM
Adsense Placement In Revenue Sharing Module spuds General Help 0 01-14-2008 01:49 PM
Google adsense revenue sharing, question dadaas Modification Tutorials 0 10-03-2007 01:13 PM


Search Engine Friendly URLs by vBSEO 3.2.0