This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Range slider not working #6359
    Mayur MarwaMayur Marwa
    Participant

    Great! It works!
    Thanks Ernest!

    in reply to: Range slider not working #6348
    Mayur MarwaMayur Marwa
    Participant

    HI,

    I guess the custom field value is treated as a string.
    By a little searching on wp forums I figured that:
    The SQL query needs to have “meta_value+0” instead of “meta_value” in the query to return the data as numeric value.
    If this is a possible solution, How do I implement this in the plugin?
    If not, kindly suggest how to treat the custom field value as numeric so that the plugin searches correctly.

    in reply to: Range slider not working #6346
    Mayur MarwaMayur Marwa
    Participant

    Hi Ernest,

    Appreciate the quick reply.
    I changed the option to “Minified” and the slider has appeared.

    But it does not show any results.
    I have a custom field of cust_height in my posts which I am using for the range filter. I have added this field into 2 of my posts. But the search says no results.

    Request you to investigate the issue.

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