Forums Forums Search & Filter Pro multiple pages result are not working

Viewing 10 posts - 11 through 20 (of 79 total)
  • Trevor
    #42251

    Can I mark this as resolved and close the thread?

    Anonymous
    #42252

    oh no. one step back!! this query_posts seem to mess up search and filter. the filter buttons are now doing nothing anymore…. 🙂

    Trevor
    #42253

    Sorry, where did you set that query_posts up?

    Anonymous
    #42254

    in the index.php of the theme directly in front of the “first have posts if”

    Anonymous
    #42255

    search and filter is now displaying all posts with a value in that custom field named “order” , regardless which category they belong to or what you choose in the filter.

    Trevor
    #42256

    Can you use check your site and now see if it is sorting the correct/desired way?

    Anonymous
    #42261

    hi trevor,

    no… the order is priorizing the categories.
    it would sort correct if in the “all genres” results a “all D” post is in between the slow disco ones.

    Trevor
    #42263

    OK, you may understand better what you need. Go and edit the index.php file again, and see what i did. I commented out your code, and changed one line in the args. It is here that you need to make the order work, but I probably did it wrong.

    Anonymous
    #42268

    i am sorry, but i cant follow the logic there…. you inserted an “order by meta value” thingy, but search and filter still priorizes categories. so yes it sorts regarding my custom field “order” but AFTER it has sorted by categories.

    i also tried a plugin named “wp order” , where i can also specify my custom field “order” for ordering. but the effect is the same. wordpress orders first regarding the category, then it takes the custom field “order”.

    Anonymous
    #42270

    i just checked in depth, i made a mistake before, its not ordering at all.
    order should be slow disco A , all D , slow disco B, slow disco C, slow disco D, followed by the rest all X entries

Viewing 10 posts - 11 through 20 (of 79 total)