This is your first item:
Code:
[0] => Array
(
[raw] => Array
(
[id] => 1
[pid] => 0
[sorting] => 0
[tstamp] => 1505806364
[naam] => Item 1
[categorie] => Array
(
[1] => Array
(
[__TAGS_RAW__] => Array
(
[id] => 1
[pid] => 0
[sorting] => 0
[tstamp] => 1505748277
[naam] => Categorie 1
[alias] => categorie-1
)
[tag_value_sorting] => 0
[naam] => Categorie 1
[alias] => categorie-1
)
[2] => Array
(
[__TAGS_RAW__] => Array
(
[id] => 2
[pid] => 0
[sorting] => 0
[tstamp] => 1505804265
[naam] => Categorie 2
[alias] => categorie-2
)
[tag_value_sorting] => 1
[naam] => Categorie 2
[alias] => categorie-2
)
)
)
[text] => Array
(
[naam] => Item 1
[categorie] => Categorie 1, Categorie 2
)
[attributes] => Array
(
[naam] => Naam
[categorie] => Categorie
)
[html5] => Array
(
[naam] => <span class="text">Item 1</span>
[categorie] => <ul class="tags">
<li class="first even categorie-1">Categorie 1</li>
<li class="last odd categorie-2">Categorie 2</li>
</ul>
)
[class] => first even
[actions] => Array
(
)
[jumpTo] => Array
(
)
)
and the node actions - [jumpTo (for the old version)] - is empty...
look at your render setting of this list and choose a page and filter - you can make a screenshot
Bookmarks