Quote:
Originally Posted by Tittytweaker
Hi guys. I've seen many sites that have a really nice looking "profile" for each model and then display all the galleries below.
Something like this (shitty mockup, for now)
I'm wondering how I could get that to appear on each models custom taxonomy page. I know I'd have to manually create each profile for each individual model, but what would I have to do to get each individual profile to pop up when you go to each models page?
If you guys can think of a better way to do it, let me know. I'd really like to implement a feature like this.
|
It is actually quite simple. there is one category.php template you can edit... but that will change the layout of all categories. then there is the category-slug.php and you replace slug with the category name and the edits you make in that page template will only effect categories with that slug. there is also category-id.php to target specific category ID's You can just make a category for each model.
If you need help PM me

Ill be glad to walk you thru it

send you code/examples etc.

