When creating a custom feed with a list of posts (either all posts or specific posts) there is an option "Viewers Counter" that can be toggled on/off on the post itself (i.e. in Magazine format).
Is there a way to have these posts be sorted by "Viewers Counter" descending? that way, posts with more counters can jump up the list (or down) according to what is more viewed by visitors.
Is there such option on Wix?
Hi Ayal,
Currently there is no such option in the post list widget, but you can build a custom feed using data binding and the repeater where you can use custom sorting. Here’s an article explaining the principle: https://www.wix-blog-community.com/post/how-to-create-a-customizable-recent-posts-list
I hope this helps!