textfield
Member
Posted 7 years ago #
I am developing a website for an Architect using wordpress. I have structured the site so that each project is a sub-category of their respective section (IE Commercial or Residential). I have structured my permalinks like this, /categories/post-name/ and I am using the wp-pagination plugin. When I link to a sub-category, I want the older posts to show their post name, rather than /page/2/ , etc... Any suggestions?
http://www.nlarchitecture.com/
Click on 'Undefeated' for an example
It cannot be done - or at least it's not simple.
When you are in a "category view" (which you are by clicking on a cat or subcat) that's basically a listing of the posts in that category, and unless you switch to single post view I am afraid you cannot get the individual post's permalink.
textfield
Member
Posted 7 years ago #
- or at least it's not simple.
If one were to try to approach this, what would be a smart path?
Comments are welcome from all.
Thanks Moshu...