Keyword

How can i change the item navigation

  • Gerben
  • Gerben's Avatar Topic Author
  • Offline
  • Senior Member
More
12 years 2 months ago #100861 by Gerben
How can i change the item navigation was created by Gerben
Dear Support,

I'm struggling on something and i hope you can help me with it. If you're viewing a item it's possible to navigatie to the next and previous item with the item navigation. The code for this is

<?php if($this->item->params->get('itemNavigation') && !JRequest::getCmd('print') && (isset($this->item->nextLink) || isset($this->item->previousLink))): ?>

The thing is that i have a search option that mix all category's. When a visiters clicks on a item and then navigate it's going to the next in the same category and not the next in the searchresults.

So is it possible to navigatie to the next or previous in the ItemList?
Hope that some one can giver me some tips.

Geppie

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #100862 by Lefteris
Replied by Lefteris on topic Re: How can i change the item navigation
Hi. K2 navigation links only display items in the same category. You need to find/develop a plugin for doing what you want.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Gerben
  • Gerben's Avatar Topic Author
  • Offline
  • Senior Member
More
12 years 2 months ago #100863 by Gerben
Replied by Gerben on topic Re: How can i change the item navigation
Hi Kavadas,

That's a bummer..! Thanks anyway

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum