Forums Forums Search & Filter Pro add "thousand separator " to Range – Slider number field

Viewing 10 posts - 1 through 10 (of 18 total)
  • Anonymous
    #29361

    Take a look here:

    http://www.tristaryachts.com/brokerage/

    if you look the “price” field you will see the number “60000000” I need it to be like this
    “60.000.000”

    How can I do this?

    Thanks

    Anonymous
    #29454

    Hi there, I’m just trying to figure out how to get S&F to format the price in a range slider.

    I’m in Australia so the standard PHP functions for this would be

    
    setlocale(LC_MONETARY, 'en_AU');
    echo money_format('%!.0n', $price);
    

    Can this be done?

    Regards

    Anonymous
    #29528

    Hi there, I’m trying to do this too, but I see your reply was marked as private – could let me know if this is possible and how?
    Many thanks

    Anonymous
    #29576

    Sorry, I don’t know how I marked my question as “private” but it’s just that, no reply just yet πŸ™ this is what is writen in my post:

    if you look the β€œprice” field you will see the number β€œ60000000” I need it to be like this
    β€œ60.000.000”

    How can I do this?

    Thanks

    Ross Moderator
    #29590

    Merging these two topics – I’ll be looking at this in the next couple of days – I’m hoping its a quick addition I can make but is not yet currently supported.

    Thanks

    Anonymous
    #29644

    Ok thanks, Here’s hoping πŸ™‚

    Anonymous
    #29925

    Hey Ross! any news on this? thanks!

    Ross Moderator
    #30259

    Not just yet – its something that really feel should be in the plugin but need to get a couple of other updates out of the way first.

    Thanks

    Anonymous
    #30271

    but al least lets find a “go around” fix, some temporal change we can do, so we can have this, Im sure there’s a way!

    thanks,

    Ross Moderator
    #30306

    I’m afraid theres nothing I have to hand, and investigating this would be pretty much the same as me actually adding this as a feature to the plugin.

    Thanks

Viewing 10 posts - 1 through 10 (of 18 total)