Hi,
I’ve got this within the single entry template:
{exp:channel:entries
channel="items"
url_title="{segment_4}"
limit="1"
track_views="one"
dynamic="off"
}and this within the listing template:
{exp:channel:entries
channel="items"
category="{embed:category}"
orderby="{view_count_one}"
sort="asc"
dynamic="off"
}but nothing is happening with the ordering in the listing template.
I’ve tried testing the view tracking by adding {view_count_one} to the single entry template and it returns 0 every time.
Channel entry view tracking is turned on in the CP. Any ideas?
Thanks,
Clive