Hi all,
I’m very new to Kirby and came across an issue which was a good enough reason to join the forum. : forgive me if this is very basic…
I’m creating a multi-lingual website and I’ve been trying to create a Prev/Next navigation through articles using “hasPrevListed/hasNextListed” (https://getkirby.com/docs/cookbook/templating/previous-next). Problem is I would also like to filter only through sibling articles which are available in the current language.
I’ve been trying to combine it with this recipe https://getkirby.com/docs/cookbook/i18n/filter-by-language but so far without any luck. Would really appreciate your help!