Turn categories into posts?

Hundred100

Newbie
Joined
May 31, 2013
Messages
2
Reaction score
0
is there a plugin that allows me to change a post into a category with a picture, so when a user clicks it, it will go to a gallery where each picture is a post. For example I have a porn gallery website and I want one category to be big boobs with a picture, when a user clicks it, it will go to the posts which are pictures,
so
if I had images
bigboobs1.png
bigboobs2.png
bigboobs3.png
I want to insert each image in it's own post under the category 'Big Boobs' which is a category with a picture and I want each post to be in a gallery format under that category. I really hope this makes sense.
In essence I want to allow each category it's own featured picture which displays on the homepage. Under the category's I want to give each picture it's own post so I can improve SEO on them pictures.

If someone can assist me with this I'm happy to gift $5 as a sign of my appreciation.
 
I don't know a specific plugin off the top of my head, but I might be able to point you in that direction.

I have done this on a mainstream site about three years ago. I had about 150 categories and each one has its own "featured image". I set up all the special "CPTs or Custom Post Type". But, I believe there are now plugins that will help you do the same thing.

You need to search for them by looking for CPT plugins for wordpress.

I also use just plain html pages on other sites to feed the images and category names to the actual posts on WP. But if you are not familiar with html, or coding in WP, then probably the best route is to find one of the CPT plugins.

I'll take a quick look and if I see any, I will post back ... I just won't know if they are any good or not.
 
Last edited:
I don't know a specific plugin off the top of my head, but I might be able to point you in that direction.

I have done this on a mainstream site about three years ago. I had about 150 categories and each one has its own "featured image". I set up all the special "CPTs or Custom Post Type". But, I believe there are now plugins that will help you do the same thing.

You need to search for them by looking for CPT plugins for wordpress.

I also use just plain html pages on other sites to feed the images and category names to the actual posts on WP. But if you are not familiar with html, or coding in WP, then probably the best route is to find one of the CPT plugins.

I'll take a quick look and if I see any, I will post back ... I just won't know if they are any good or not.

Thanks for the reply, I've installed 3 plugins for taxonomies sorting, and they don't seem to work, either that or I'm using it wrong. Is the html method hard because it seems the only way.
 
Back
Top