05/26/2015 at 3:37 pm
#335687
Keymaster
@ Dedra
Here’s a new trick that can be done with Connections…
- Edit your entries in the admin.
- While on the edit page, scroll to the “Custom Fields” metabox.
- Click the Enter New link in the Add New Custom Field: section.
- Enter order for the Name and the order number in the Value field.
- Click the Update button.
- Do this for all entries. This is important because any entry not assigned an order will not show up in the results.
- Edit the page where you inserted the
[connections]shortcode. - Change the shortcode to:
[connections order_by='meta_key:order|NUMERIC_ASC']
Now you entries should appear in the desired order.
Hope that helps!
