Viewing 3 replies - 1 through 3 (of 3 total)
  • This has nothing to do with WooCommerce.
    The code should read as follows:

    <?php if ( is_shop() && empty( $min_price ) ) { ?>

    Plese mind the double ampersand &&.

    Kind regards,
    Thorsten

    Thread Starter janfeng

    (@janfeng)

    Thank you ipm-frommen , but i dont know why :

    shop/?min_price=0&max_price=55 is display too . It should be not display .

    Thread Starter janfeng

    (@janfeng)

    oh ,is $_GET[‘max_price’] .

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘This Code not work ,Why ??’ is closed to new replies.