I am building a custom page and I have the Loop defined as a custom query. All works fine but I need to order by one of the custom fields. Does anyone know how to achieve this within Pinegrow.
I can do this manually by editing the php file, but every time I modify the file in Pinegrow it over rights the array.
Hi @Ephesian,
I don’t think you can do this through a smart action. I think you need to use a regular “The Loop” action. There is an “order parameters” input block that lets you specify ‘meta_value’. If you need more help, let me know.
Cheers,
Bob