Meta Box
Support Forum
Support › MB Favorite Posts › Ability to order/rank posts based on mbfp_count?
Hi,
Is it possible to order, and essentially rank, posts by mbfp_count? I'd like to create a Top 10 of a custom post type based on likes.
I'm trying to achieve this using a repeater in Oxygen Builder.
Thanks, Jack
Hi Jack,
Yes, it is possible. You can create a custom query to order posts by meta key mbfp_count. Read more on the documentation https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters
mbfp_count
In the Oxygen builder, please contact their support to ask for implementing the query.