• Hi,
    I have lil’ problem with my UM profile template.

    I want to add a system that allow subscribers to choose their game classes with a checkbox option. So it’s working but when you choose your game classes like Bard/Cleric/Sorcerer it’s diplayed as followed :

    Bard, Cleric, Sorcerer
    and I want that to be displayed without the commas… :

    Bard Cleric Sorcerer
    So How can I remove these commas from the checkbox front-view system?

    EDIT:
    You can see the problem on this screen, when I choose my classes commas are annoying…

    http://nsa38.casimages.com/img/2017/02/02/170202073002529520.png

    Regards,
    Elano.

    • This topic was modified 9 years, 1 month ago by Elano.
    • This topic was modified 9 years, 1 month ago by Elano.
Viewing 1 replies (of 1 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @elano,

    Unfortunately, we do not have a built in function on what you need. This may require customization on your end to extend the functionality of the plugin. You can try the following UM filter hook and see if this will resolve the issue:

    um_profile_field_filter_hook__ – this returns 2 parameters $value ( mixed ) | $data ( array )

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Remove commas?’ is closed to new replies.