I have created multiple loop or wpfacet lisiting for featured job(taxonomy) and for main loop which displays job on the basis of location,
but / here it is stated that only one loop will run per page, and the other template will be static,
I want both the loops to run in same page, how can this be achieved, I have tried doing custom query and fetch but still the post duplication issue is there.
I have also tried looking for this everywhere but the issue is not solved.