Vote count and Title Link only on front page

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-23-2007, 04:12 PM
New Pligger
 
Join Date: Aug 2007
Posts: 5
I'm trying to just show the vote count and title link on the front page for the published stories. In a similar way to this: Mobilised / Popular
to little success. I hacked away at link_summary.tpl and got the results. But then realized this also affected the story page. Has anyone got a work around for this? Lol, I even just did an include of the sidebar_stories.php which worked perfect, but again it messed up the story page.

Last edited by tommy818; 01-18-2008 at 06:00 PM.
Reply With Quote
  #2 (permalink)  
Old 10-25-2007, 05:40 AM
New Pligger
 
Join Date: Oct 2007
Posts: 2
Quote:
Originally Posted by tommy818 View Post
I'm trying to just show the vote count and title link on the front page for the published stories. In a similar way to this: Mobilised / Popular
to little success. I hacked away at link_summary.tpl and got the results. But then realized this also affected the story page. Has anyone got a work around for this? Lol, I even just did an include of the sidebar_stories.php which worked perfect, but again it messed up the story page.
This is the code behind it:

Code:
{if $pagename neq "story"}
        <div class="listtitle" id="{$link_shakebox_index}">
                <span class="vote-publish">{$link_shakebox_votes}</span>
                <a href="{$story_url}">{$title_short}</a>
        </div>
{else}
      [ This is where the your standard story-page code goes ]
{/if}
Dean
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Link Clicks-Count Addon AnAlienHolakres3 Questions and Comments 60 02-10-2012 06:05 AM
[mod] count clicks instead of votes abcdefgary Questions and Comments 6 06-15-2008 12:34 AM
Pligg beta 9.5 [updated] kbeeveer46 Current Version 0 04-29-2007 10:58 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