I was wondering if it was possible to make an article sticky. What I mean is when the user sees the front page- the newest stories are displayed under a sticky static story.
thanks!
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Sticky Articles |
| The Following User Says Thank You to dollars5 For This Useful Post: | ||
| |||
|
:( I was looking for this... I'll try to see in the extra_fields but i haven't good knowledge in developping...
|
| |||
|
Hello. Has anyone figured this out, yet? If so, what are the step-by-step instructions? Thanks in advance. |
| ||||
|
you could always implement the featured story mod like I have on my site terrafite / Popular you could probably add as many of those as you like, although it's a workaround, it's a start.
|
| The Following User Says Thank You to modernste For This Useful Post: | ||
| ||||
| Quote:
__________________ Visit PliggPro the official Pligg Mods & Template Shop! |
| |||
|
Thanks for the info folks. Just one more question: Can I feature e.g. Top 5 stories or just one with this mod? Again, thanks in advance. |
| ||||
|
take a look at terrafite / Popular all I did was make a copy of the php code in the featured_story_index.tpl and paste it underneath the other. I would imagine you can do this for any number of articles you want to be sticky. just copy this: {php} require_once(mnminclude.'link.php'); $link = new Link; // Edit this line here to change the story // to figure out what number a story is, hover your mouse over the votebox for the story // you'll see javascript:vote(A, B, C, 'D', E) // the 2nd number (B) will be the number you enter below // a better version of this module will come with Pligg V1.0 $link->id=40; $link->read(); $link->print_summary('summary'); {/php}<br> and paste it right under the first article, if you want more, just keep pasting. at least this is the solution that worked for me. |
| The Following User Says Thank You to modernste For This Useful Post: | ||
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I show articles from a specific ... | wishmaster22 | Customization Assistance | 0 | 08-11-2008 11:11 PM |
| Can Pligg be modified to post user-written articles, not links to articles? | slobizman | General Help | 3 | 08-08-2007 03:13 AM |
| Internal Pligg Site - Users submit articles, which are then voted on. | tokyojj | General Help | 9 | 07-25-2007 03:44 PM |
| Google Not Picking Up Articles? | skins4webs | General Help | 3 | 05-27-2007 09:20 PM |
| Add-on:View articles users have commented on in their profile | kbeeveer46 | Modification Tutorials | 2 | 08-24-2006 12:31 AM |





Linear Mode

