Support

Account

Forum Replies Created

  • Hey Adriavidal,

    Try using:
    $output = get_field('precio');

    get_field will return the field value, where as the_field will echo it.

    It would be great to be able to choose formatting of the number field (thousands separator, decimal places) both for the backend and the frontend.

    Backend especially, since that’s hard to manipulate with PHP. It could be treated as a ‘Append’/Prepend’ option.

  • Hi Elliot,

    I’m trying to do this as well, but on the options page with the premium add-on. The plugin appears to support this, but when I choose my tabs and add my ACF metaboxes in the plugins ‘Global Options’ section, no tabs are showing.

    Any ideas?

    It would be great to see this feature implemented in ACF 5. AWESOME plugin btw.

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