And I will do the same. Thanks a lot for your quick reply!
I have the exact same issue. Hoping for a solution since the plugin has all the features I need on my site.
Thread Starter
hegero
(@hegero)
@john That makes sense!
@galalaly Thanks a lot! I will definitely try your work around.
I’m also very interested in any suggestions on this. I have a similar problem, only I’m trying to sort by _product_attributes. It seems like the orderby meta_value_num is not producing any result at all. I’ve tried a number of different settings, even the one provided by WooDocs ($args[‘orderby’] = ‘meta_value_num’; $args[‘order’] = ‘desc’; $args[‘meta_key’] = ‘_price’;), and nothing! Getting me kind of frustrated.
Anyone have a clue on what’s going on?