One thing I forgot to mention. After you do the query, you must clear the filters by resetting the global variables like this:
$mam_global_join = $mam_global_where = '';
One thing I forgot to mention. After you do the query, you must clear the filters by resetting the global variables like this:
$mam_global_join = $mam_global_where = '';