Go Back   Pligg CMS Forum > Pligg Development > Modification Tutorials

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-09-2008, 03:22 PM
computerbar's Avatar
Pligg Donor
Pligg Version: 9.9.5
Pligg Template: yget,lemontwi
 
Join Date: Nov 2007
Location: UK
Posts: 79
Thanks: 32
Thanked 9 Times in 8 Posts
Adding multiple Adsense between stories on Frontpage.

OPEN
/templates/link_summery.tpl

insert this Code at the bottom after the last two </div></div> "i.e. after all the page code.
Code:
{if $pagename neq "story"}

	{if $link_shakebox_index eq 5}
	<div id='vu_ytplayer_vjVQa1PpcFMQKNc90dfz3EwwQeIQ3DUqQ6GvVF4MQpo='><a href='http://www.youtube.com/browse'>Watch the latest videos on YouTube.com</a></div><script type='text/javascript' src='http://www.youtube.com/cp/vjVQa1PpcFMQKNc90dfz3EwwQeIQ3DUqQ6GvVF4MQpo='></script>
	{/if}

	{if $link_shakebox_index eq 15}
	<div id='vu_ytplayer_vjVQa1PpcFMQKNc90dfz3EwwQeIQ3DUqQ6GvVF4MQpo='><a href='http://www.youtube.com/browse'>Watch the latest videos on YouTube.com</a></div><script type='text/javascript' src='http://www.youtube.com/cp/vjVQa1PpcFMQKNc90dfz3EwwQeIQ3DUqQ6GvVF4MQpo='></script>
	{/if}

{/if}
NOTE:
eq 5
eg 15
you can changes this to any number and align it with your own taste.
say you have 20 stories per page. then keep the number between 1-20.
And obviously change the Adsense codes.
this code is for 500x510 youtube video adsense.

check demo on my site
__________________
PeekLocal

Unmissable pligg Mods..

Last edited by computerbar; 01-09-2008 at 03:26 PM.. Reason: spelling
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 On
[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
Adding adsense dunk3r23 General Help 3 06-20-2008 05:17 AM
Adsense Revenue Sharing Mod for 8.2 Dravis Modification Tutorials 38 03-13-2008 09:57 AM
Can't get stories submitted on frontpage mitdrissia General Help 0 01-10-2008 10:27 AM
No stories on frontpage kidblogger General Help 4 05-17-2007 02:24 AM
problem adding Adsense function to link_summary.tpl johntheentrepreneur Modification Tutorials 0 04-17-2007 02:35 AM


Search Engine Friendly URLs by vBSEO 3.2.0