![]() | ![]() | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Jul 2010
Posts: 101
Thanks: 34
Thanked 15 Times in 15 Posts
|
Some of my posts on my site are better than others. And I only want the best ones to show up on the home page. This is so because some of my older posts are much better is quality. Is there plugin that allows you to show just 10 posts of your choice. I know there are many plugins out there, that could show the most popular ones based on traffic etc, but even then the posts that you really want on the home page would not show up on the home page. Any help greatly appreciated. |
| | |
| | #2 |
| Active Warrior War Room Member Join Date: Dec 2011 Location: London, UK
Posts: 96
Thanks: 26
Thanked 95 Times in 28 Posts
|
There is a 'related posts' plugin that allows you to hand pick what is considered related rather than use keywords/categories. Perhaps this could be adapted to help with your problem? WordPress › Microkid's Related Posts « WordPress Plugins thanks Simon |
| SlicedGenius.com - A brand new member site for internet marketers. Sign up now for your early bird discount! | |
| | |
| | #4 |
| Today's the day! War Room Member Join Date: Oct 2007 Location: Florida, USA.
Posts: 1,317
Blog Entries: 6 Thanks: 338
Thanked 392 Times in 211 Posts
|
Do a search for "sticky posts." I think that's what it's called. You can make one or several posts stick to the top of the list.
|
| | |
| | |
| | #5 |
| HyperActive Warrior War Room Member Join Date: Jul 2010
Posts: 101
Thanks: 34
Thanked 15 Times in 15 Posts
| Not really. Sticky post basically means sticking one post as your home page. When people refer to "sticky post", that's what they're referring to.
|
| | |
| | #6 |
| HyperActive Warrior War Room Member Join Date: May 2009
Posts: 113
Thanks: 8
Thanked 12 Times in 12 Posts
|
Hmm.. ifthere is enough demand for it, I might be able to create it.
|
|
PM me if you are interested in working with a skilled development team.
| |
| | |
| | #7 |
| Dog Vomit PLR War Room Member Join Date: Apr 2008 Location: USA
Posts: 1,332
Thanks: 14
Thanked 162 Times in 93 Posts
|
I just change the publishing dates of the posts that I want to appear on the homepage to the most recent. Wouldn't this fix your problem? |
| | |
| | #8 |
| HyperActive Warrior Join Date: Mar 2011
Posts: 392
Thanks: 53
Thanked 48 Times in 42 Posts
|
Very strange that it doesn't exist in WordPress. In Drupal making a teaser (of a blog entry or of whatever other content type) sticky on the front page was a standard core feature already two versions ago.
|
| | |
| | #9 | |
| Today's the day! War Room Member Join Date: Oct 2007 Location: Florida, USA.
Posts: 1,317
Blog Entries: 6 Thanks: 338
Thanked 392 Times in 211 Posts
| Quote:
WP-Sticky I couldn't remember the name and didn't take the time to look it up. I use this plugin for exactly this purpose on a client's site. In his plugin, "sticky" means that post will be at the top of all posts for that day. "Announcement" means it is at the top of the list of all posts. It will work for the OP's needs. | |
| | ||
| | |
| | #10 |
| Jamie Alexander War Room Member Join Date: Jul 2011
Posts: 2,256
Thanks: 906
Thanked 824 Times in 553 Posts
|
In the dashboard, click on appearance, menu, then create your own menu. Title it: my favorite posts. Add it to sidebar above recent posts. Job done. |
| | |
| | #11 | |
| Carol War Room Member Join Date: Aug 2008 Location: UK
Posts: 3,543
Blog Entries: 15 Thanks: 513
Thanked 1,213 Times in 800 Posts
| Quote:
You don't need a plug-in for this. Sticky posts is built into Wordpress. Go to Settings/Reading and make sure "blog pages show at most" is set to the number of posts you want to appear. Go to each post you want to appear on the home page. Click on Edit and to the right of each post you will see "visibility". Click on the word "edit" to get the dropdown menu and then put a tick in the box beside "stick this post to the front page". | |
![]() Received a scam email or text that you think people should know about? PM it to me - I'll add it to Keep Safe On The Net. | ||
| | |
| | #12 |
| Watching you... War Room Member Join Date: Dec 2008 Location: Waterdown, Ontario, Canada
Posts: 7,659
Blog Entries: 2 Thanks: 2,013
Thanked 3,523 Times in 2,135 Posts
|
The "sticky" solution is almost there - without the plugin, of course, since now it's built-in, as Carol said above. However... because there always must be a however/but! Assume you have 35 posts in your blog. You make 10 of them sticky. But you still have to define (in Settings > Reading) how many posts you want to show on a page. If you set it to 10 - on your main/index page you will have 10 sticky + 10 nonsticky. (then 10 on the previous posts, 10 again and finally 5) If you set it to 0 - there will be nothing > error. If you set it to 1 - main index 10 sticky + 1... BUT on every page of "earlier/previous posts" there will be only 1 post... 34 times. I don't know of any plugin, which doesn't mean it couldn't exists. I just don't pay attention to plugins when something can be done simply by tweaking a bit of code in a template file. You can have a Page template with dynamic content; i.e. showing the content you write into that Page AND XX number of posts by category OR by ID OR by whatever parameter you pick out of the existing ones in the database. Then the static homepage would (should, actually) use this Page template. E.g. you can create an otherwise hidden "featured" category and display 10 posts from it on this static frontpage with dynamic content of yours... and by adding/removing posts from that category you can manage which posts are displayed. Ceterum censeo... you don't need a plugin for everything |
| | |
| | |
| | #13 |
| Byo Park Join Date: Nov 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
|
Thanks Rosetrees! Was about to search for the stick notes plugin and saw your post where its already there. thanks for taking the time and saving me some time.
|
| | |
| | |
| | #14 | |
| Watching you... War Room Member Join Date: Dec 2008 Location: Waterdown, Ontario, Canada
Posts: 7,659
Blog Entries: 2 Thanks: 2,013
Thanked 3,523 Times in 2,135 Posts
| Quote:
| |
| | ||
| | |
| | #15 |
| Jamie Alexander War Room Member Join Date: Jul 2011
Posts: 2,256
Thanks: 906
Thanked 824 Times in 553 Posts
|
When I was using Socrates, the sticky option make the background dark blue. Make sure your theme doesn't do this as it's nasty. |
| | |
| | #16 |
| HyperActive Warrior War Room Member Join Date: Jul 2010
Posts: 101
Thanks: 34
Thanked 15 Times in 15 Posts
| |
| | |
| | #17 | |
| HyperActive Warrior War Room Member Join Date: Jul 2010
Posts: 101
Thanks: 34
Thanked 15 Times in 15 Posts
| Quote:
I only want just ONE POST to be sticky, and showing up on the first page. I want the RECENT POSTS to be the ones I want to show. | |
| | |
![]() |
|
| Bookmarks |
| Tags |
| posts, recent, showing, top, wordpress |
| Thread Tools | |
| |
![]() |