Nicolas Lemoine

Results 75 comments of Nicolas Lemoine
trafficstars

Thanks for the fast feedback! I'll try those ways and maybe come back with a PR if I have enough time. BTW, making a file input required doesn't work either....

Hello @dbrabyn I'm not able to reproduce your bug. Do you have other plugins activated on your site? Maybe another plugin is loading a different version of select2. Try deactivating...

https://www.advancedcustomfields.com/blog/acf-5-10-release-html-escaping-blocks-api-v2-block-preloading-and-more/ A new version of ACF has been released: > Update: We’ve also pushed out version 5.10.1, which includes a fix for a conflict with WooCommerce’s SelectWoo library. Can you...

Hi ACF-country users, I'm thinking about removing flags images in favor of [emoji flags](https://gist.github.com/chrisjonesio/2f693fd9853c5450345e18c836577393): lighter, removing a dependency, no more select2 issues, etc. What do you think about it?

Looks like emoji flags are dead 😢 https://blog.unicode.org/2022/03/the-past-and-future-of-flag-emoji.html That's a shame and a bad coincidence, a few after days after I almost finished writing a new version with emoji flags...

@EmmanuelBeziat However, countries doesn't disappear or show up every morning (although the recent events may remind us that borders are not that set in stone 😞) I think I'll still...

Hi @indrek-k I couldn't reproduce your issue. Are you sure you're using the latest version of acf-country? Try to remove your existing version and reinstall it. > The JS request...

I can't reproduce the bug. Everything is working as expected for me. Could you add more informations (code, etc.)? Are you sure you're using the `get_field` method?

I personally use this library: https://github.com/inc2734/wp-breadcrumbs It could be a great starting point. One class should handle the crumbs generation returning an object/array you can then use as JSON-LD, display,...

Thanks for your answer. However, taxonomies can be hierarchical and one could have more than one term level (eg. Category level 1 > Category level 2 > Category level 3)....