Loop on custom field
-
I want to get the post with the highest number in a custom field (non every post has that custom field), and I thought about doing that with a loop
[loop type=”post” count=”1″ orderby field=”_vote_like” key=”_vote_like” order desc]
but this is not woring. Hints? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Loop on custom field’ is closed to new replies.