If I set "Use story title as link" to true in my installation, it will take me to that site when I click on it. But I want this to happen when the user is seeing the description of the story (in the second click of the user).
In Ximmy.com when you go to "news" and click on any story, it will take you to the description page inside ximmy.com, and then you click on the title of that story and it will open a new window with the link of the story.
How can I replicate this on my site?
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| OUtgoing links in a new window when seeing a story |
| ||||
|
Me to looking for the answer.
|
| |||
|
guys I'm sure this is an option right inside your admin cp go to configure your site, select story and from there select true to Use story title as link P.S. nice site totalpad! Keep it up :) P.S.S - I think I misunderstood you guys... sorry if I did. If you want the story page to open in new link this I don't know how to do. |
| |||
|
Anybody else care to share a solution?
|
| ||||
|
Surprisely no solution so far...
|
| ||||
|
***Forced to bump***
|
| ||||
|
Try this.. Open link_summary.tpl and find Code: {if $pagename eq "story"}
<a href="{$url}">{$title_short}</a>
{else}
<a href="{$story_url}">{$title_short}</a>
{/if}
Code: {if $pagename eq "story"}
<a href="{$url}">{$title_short} target="_blank"</a>
{else}
<a href="{$story_url}">{$title_short}</a>
{/if}
__________________ Visit PliggPro the official Pligg Mods & Template Shop! |
| ||||
| Quote:
Quote:
|
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I update homepage story title links to be internal? | LovableCritters | General Help | 4 | 09-24-2007 05:44 AM |
| edit story and outgoing link returns blank page | crusty | General Help | 0 | 08-23-2007 01:30 PM |
| Why does outgoing links not work with url method2? | mbs348 | General Help | 10 | 02-28-2007 04:11 AM |
| Story outgoing link not working | daone | General Help | 2 | 12-31-2006 11:00 AM |
| Not all story links work | newby | General Help | 4 | 11-26-2006 08:01 AM |





Linear Mode

