Support

Account

Home Forums ACF PRO WP_Query repeater field minimum value Reply To: WP_Query repeater field minimum value

  • Its not working that way, i dont know why.
    In ACF i have Repeater Field (single_villa_prices) and there are 4 values in each row (start_date, end_date, price, min_stay).
    My query is this for now:
    http://pastebin.com/rt1TFxap

    Even if i use < or > you suggested its not returning anything. If i check the query, it looks right, but its not (apparently).
    I even tried value ‘100’ (without passing the variable, just pure string) and its not working either.