I have been trying to filter out questions from Q2A site. i.e., suppose a user select a tag 'abc' as filter none of those questions will be shown to him. By overriding the basic select spec function this is working well. But the only issue is "pagination". The page counts and listings are as if no filtering is applied- so in many pages of categories no question comes as they gets filtered out. Does anyone know how/where this can be adjusted? I tried looking at the questions page but cannot make out :(
@Scott @Pupi Any help?