You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the CPT loops ordering are not consistent.
news needs to order by date, but testimonial, campaign, home content boxes, and portfolio need to allow for custom ordering.
I know that these are theme specific loops but perhaps we hook into WP_Query and check if post_type is equal to one of our then set the order accordingly.