Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-25-2007, 08:48 AM
pogung177's Avatar
Casual Pligger
 
Join Date: Dec 2006
Posts: 41
Thanks: 7
Thanked 3 Times in 2 Posts
story title as link on Story single page

Dear all,

I need help how to change story title as link only on story page
like www.plugim.com
__________________
eBook PDF download // Join Busby SEO Test // Tubigg is my last Pligg site
Reply With Quote
  #2 (permalink)  
Old 01-25-2007, 09:19 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
You can use if statements in link_summary like this:

Code:
{if $pagename eq "story"}

code to use title as link

{if}
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
The Following User Says Thank You to kbeeveer46 For This Useful Post:
  #3 (permalink)  
Old 01-25-2007, 10:08 AM
pogung177's Avatar
Casual Pligger
 
Join Date: Dec 2006
Posts: 41
Thanks: 7
Thanked 3 Times in 2 Posts
Thanks @kbeeveer46, I'm ready to coding again right now!
__________________
eBook PDF download // Join Busby SEO Test // Tubigg is my last Pligg site
Reply With Quote
  #4 (permalink)  
Old 01-26-2007, 11:25 AM
pogung177's Avatar
Casual Pligger
 
Join Date: Dec 2006
Posts: 41
Thanks: 7
Thanked 3 Times in 2 Posts
I've try change the link stroy on link_summary.tpl

Code:
	    {if $pagename eq "story"}
			  <a href="{$url}">{$title_short}</a>
	
              {else}

	          <a href="{$story_url}">{$title_short}</a>	
            {/if}
but it not working
__________________
eBook PDF download // Join Busby SEO Test // Tubigg is my last Pligg site
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
Change page title only for story page - Google hadock General Help 12 11-23-2008 07:29 AM
how to completely REMOVE links from the title in the full story page? VictorML Customization Assistance 5 09-18-2008 09:26 AM
How to direct story title in summary page to the original story? chris79 General Help 4 02-03-2008 07:28 PM
Story title link going to blank page. KPR General Help 0 12-14-2007 10:31 AM
edit story and outgoing link returns blank page crusty General Help 0 08-23-2007 02:30 PM


Search Engine Friendly URLs by vBSEO 3.2.0