![]() | | ||||||||
| | #1 |
| Advanced Warrior War Room Member Join Date: Jul 2009 Location: Paris- France
Posts: 660
Thanks: 29
Thanked 57 Times in 52 Posts
|
Hi, Is there any wordpress plugins that could turn a category list of posts into a page??? Let me make myself clearer. I want the category links on my site to point to a page with content instead of a list of the posts withen that category. Thanks in advance. |
| | |
| | #2 |
| James Williams War Room Member Join Date: Nov 2009 Location: Las Vegas, NV
Posts: 78
Thanks: 16
Thanked 10 Times in 10 Posts
|
Cant you use latest posts widget and set it to a large number then just don't show the category widget? or is this something built into your theme?
|
| | |
| | |
| | #3 |
| Advanced Warrior War Room Member Join Date: Jul 2009 Location: Paris- France
Posts: 660
Thanks: 29
Thanked 57 Times in 52 Posts
|
That is not going to help. I'm looking to have the categories but I want them to be real pages and not a list of posts.
|
| | |
| | #4 |
| James Williams War Room Member Join Date: Nov 2009 Location: Las Vegas, NV
Posts: 78
Thanks: 16
Thanked 10 Times in 10 Posts
|
why not just make pages with the category names? sounds like you don't want people looking at the list of posts in a cat? so not sure what you want on the page.
|
| | |
| | |
| | #5 |
| Advanced Warrior War Room Member Join Date: Jul 2009 Location: Paris- France
Posts: 660
Thanks: 29
Thanked 57 Times in 52 Posts
|
I actually want to preserve the category style. I'm looking to do this for pur SEO goals. I want to be able to rank the actual categoy. The list of posts will be available by another menu. The problem with making pages is that I already have some pages and I don't want to mix things up. |
| | |
| | #6 |
| James Williams War Room Member Join Date: Nov 2009 Location: Las Vegas, NV
Posts: 78
Thanks: 16
Thanked 10 Times in 10 Posts
|
can't say ive ever seen a plug in like that i think maybe you would have to modify the archives.php in your theme or copy one to the folder and edit out the have_posts loop in it. then add maybe more if else statements to insert the contenbt you want there depending on the category. but then that woul mess up your other archives i think ;/ how about making new pages or html pages, using a html widget to link to them so there named after your categories? sorry if everything i have said is no help. Best Wishes |
| | |
| | |
| | #7 |
| Advanced Warrior War Room Member Join Date: Jul 2009 Location: Paris- France
Posts: 660
Thanks: 29
Thanked 57 Times in 52 Posts
|
I was thinking about using the bloroll. Since I just want to rank those pages and don't mind much about the structure of the site which is going to be messed up, I could create posts and just use the blogroll to link to those pages about the categories. Thanks for your help. |
| | |
| | #8 |
| Advanced Warrior War Room Member Join Date: Jul 2009 Location: Paris- France
Posts: 660
Thanks: 29
Thanked 57 Times in 52 Posts
|
There must be some kind of plugin. Take a look at this website Watch 24 Online. See how the categories point to a single page. That's what I'm after.
|
| | |
| | #9 |
| Customer Tools War Room Member Join Date: Dec 2009 Location: Texas
Posts: 96
Thanks: 0
Thanked 7 Times in 7 Posts
|
It looks like that site you have for a demo, has the latest post for that category linked to the category link... I'm sure there's a wordpress Widget that will do what you want somewhere out there.. -Brad |
| Ultimate Keyword Tool - Create HUGE Targeted Keyword Lists In Minutes Not Hours Or Days. $7 seven day trial.
| |
| | |
| | #10 |
| A rat after money... War Room Member Join Date: Jul 2009 Location: Inside a cheese...
Posts: 598
Thanks: 363
Thanked 54 Times in 47 Posts
|
Try making a single PHP page like page.php, but change the WP loop code with the category PHP code. I haven't tested it myself.
|
| | |
| | |
| | #11 |
| Technical Warrior War Room Member Join Date: Oct 2007 Location: Malaysia
Posts: 56
Thanks: 4
Thanked 16 Times in 13 Posts
|
In wordpress (1.5+), there is something called "Category Templates" where you can change what to be displayed when the user clicks on any "category" links. You can do it by creating or editing any of the following two files in the theme directory: 1. category.php (for general / all category) 2. category-ID.php (for specific category only. If the category ID for "books" is "3", then you'll create "category-3.php" to make a custom page for "books") Hope that helps. - Rufas |
| | |
| | |
| | #12 |
| HyperActive Warrior War Room Member Join Date: Dec 2005 Location: Greytown, KZN, South Africa.
Posts: 408
Thanks: 226
Thanked 64 Times in 45 Posts
|
What about redirecting the category url from your hosting control panel?
|
| | |
| | #13 |
| HyperActive Warrior War Room Member Join Date: Dec 2005 Location: Greytown, KZN, South Africa.
Posts: 408
Thanks: 226
Thanked 64 Times in 45 Posts
|
This plugin might be what you are looking for: WordPress › Category Page WordPress Plugins |
| | |
![]() |
|
| Tags |
| plugin, wordpress |
| Thread Tools | |
| |
![]() |