Home Forums WoodMart support forum Price Filter

Price Filter

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #64604

    newsprince
    Participant

    Hello.

    We found both price filter widgets (woodmart price filter with step selection & woocommerce slide price filter) to be slow in sql execution time according to query monitor.

    This happens because that widgets executes everytime the sql queries that they have embedded so that the price filtering works.

    Can you create a simple pricing filter widget (like the concept i attach) that it doesn’t pre load or pre execute any sql query unless you define the MIN and MAX price and then hit Go or Enter

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #64620

    Artem Temos
    Keymaster

    Hi,

    These price filters are based on WooCommerce functions to get their ranges. Unfortunately, we don’t have options as you suggested at the moment. You can try to customize it in the file inc/widgets/class-widget-price-filter.php.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)