Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hi @ierpe,

    Please try use Lite mode.

    Thread Starter Pierre

    (@ierpe)

    Hi, thanks for your answer.

    I tried the lite mode and it does not seem to work.
    If you look at the ACF-Country Github page, you can see that values are storde in this format:

    [‘label’ => ‘France’, ‘value’ => ‘FR’]

    So I guess the search would have to look within the labels AND depending of the current language used to visit the site.

    I am a PHP developer and willing to help develop this feature if you give me some guidelines. what do you think?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Where is stored value [‘label’ => ‘France’, ‘value’ => ‘FR’]?

    Can you give me database dump with posts and postmeta tables? Please delete all private data from them.

    Thread Starter Pierre

    (@ierpe)

    Sorry for the late reply, I was asking permission, but in the end I cannot give you a database dump, since it’s one of my customer’s database…

    If you have ACF Pro installed on a WordPress local install, you just need to add the ACF-Country field plugin and create an ACF group with the country field (allowing multiple values), then I guess you would have a running test case.

    What do you think?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hi @ierpe,

    Are you able to do a new WP installation and do it, and then give me a dump of database?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ACF Country field support’ is closed to new replies.