Modify any Element’s WP_Query Arguments
Any Total module you use that displays posts (Portfolio Grid, Blog Grid, Post Types Grid...etc) passes it's Query arguments to the "vcex_grid_query" filter which you can use in a child theme to modify the query to set your own custom…