[SOLVED] Remove display of link below story title

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 08-14-2007, 03:52 PM
New Pligger
 
Join Date: Jun 2007
Posts: 14
Hey all,
Below the story title it says something like 'Posted by soandso few seconds ago - Average Rating: 5 with 1 vote(s)' ...

Below that is the displayed url that I want to remove. I'm guessing it's in the link_summary.tpl of yget...maybe $url_short? There must be a div there I can remove?

I'm using 9.6 btw

TY!
M
Reply With Quote
  #2 (permalink)  
Old 08-14-2007, 05:41 PM
Constant Pligger
 
Join Date: Feb 2007
Posts: 226
In link_summary.tpl:

Code:
<span id="ls_story_link-{$link_shakebox_index}">
		{if $url_short neq "http://" && $url_short neq "://"}
		(<a href="{$url}" {if $open_in_new_window eq true} target="_blank"{/if}>{$url_short}</a>)
		{else}
		({$No_URL_Name})
		{/if}
	</span>
Reply With Quote
  #3 (permalink)  
Old 08-14-2007, 05:53 PM
New Pligger
 
Join Date: Jun 2007
Posts: 14
Perfect thanx so much :-)
Reply With Quote
  #4 (permalink)  
Old 05-28-2010, 09:45 AM
aahna's Avatar
Casual Pligger
Pligg Version: 1.1.4
Pligg Template: wistie
 
Join Date: May 2010
Location: India
Posts: 64
Hey even i will use this for my site
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] how to make story's title link to original resource? hbtq Questions and Comments 15 02-24-2010 01:40 PM
[SOLVED] Use story title as link not work for me Max09 Questions and Comments 1 12-31-2008 12:22 PM
how to completely REMOVE links from the title in the full story page? VictorML Questions and Comments 5 09-18-2008 10:26 AM
[SOLVED] Direct link to story instead of going throught out.php or /out/ doit Questions and Comments 10 01-27-2008 06:29 PM
NEW: Option in Admin Panel to use the story title as link kbeeveer46 Questions and Comments 1 09-20-2006 05:32 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