I'm trying to make a button work with Views that makes it possible to browse through pages that has a specific taxonomy term added to it.

The situation I currently have is that the user is on the newest created content with taxonomy term "Birds" and that it needs the option to go to the previous added content within the same taxonomy term.

For example: I'm on a page called 'Tuesday', this page is the newest in term Birds. Now I want to go to the previous page called 'Monday' that has been added yesterday - which also has the same term Birds.

All other terms like Fish, Dinosaur, Alien are excluded and it's content will not be browsable on this Tuesday page (because it has the term Birds).

How is this possible in Views? Or is this even possible with a php snippet assigned to the navigation button?

Comments

anoyone? or is my question

anoyone? or is my question too vague?

Can you give me the url.

Hi,
Can you give me the url. So that i can check.

Thanks
Shantanu
Mail: shantanu2683@gmail.com

Thanks

Shantanu Karmakar
Mail:shantanu2683@gmail.com

Thank you for your reply. I

Thank you for your reply. I really appreciate!
The website is located at a temporary server. You can take a look here:

www.cycletagging.com

As you can see, the menu in de middle are the taxonomy terms they can choose from.
After that they go to the latest created page with that selected term. With the "Back" and "Next" button they should navigate through the pages but only through pages that has the same taxonomy term then the current page.

And that's my question, how do I accomplish that using Views (or any other way)?

PS: The examples I gave in my previous post were fictional and does not matter on the website.

Create a contextual view with

Create a contextual view with the term and use this module http://drupal.org/project/views_simple_pager. Pager count will be 1.

Thanks
Shantanu
Email:shantanu2683@gmail.com

Thanks

Shantanu Karmakar
Mail:shantanu2683@gmail.com

nobody click here