Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Pagination problem

Viewing 10 posts - 11 through 20 (of 22 total)
  • thelight
    #252307

    It’s in your form…
    I removed the default woo sort.

    Trevor Moderator
    #252310

    Do you have any plugins installed that sort posts or taxonomies, like Post Types Order, or others like that?

    Or, you might be using the WordPress pre_get_posts() function in your theme or custom code?

    thelight
    #252312

    No, nothing! none of them!
    I only added this to disable default sorting select. For testing now I have both (I commented those lines below).

    remove_action( 'woocommerce_before_shop_loop', 'woocommerce_result_count', 20 );
    remove_action( 'woocommerce_before_shop_loop', 'woocommerce_catalog_ordering',30 );
    Trevor Moderator
    #252408
    This reply has been marked as private.
    thelight
    #252422
    This reply has been marked as private.
    Ross Moderator
    #252426
    This reply has been marked as private.
    Ross Moderator
    #252428
    This reply has been marked as private.
    thelight
    #252469
    This reply has been marked as private.
    Ross Moderator
    #252536
    This reply has been marked as private.
    thelight
    #252710
    This reply has been marked as private.
Viewing 10 posts - 11 through 20 (of 22 total)

You must be logged in to reply to this topic.