Show address data (like company, name) on registration form (Magento 2)

By default, the Magento 2 registration form does not show address data such as the company, name or street. To change that, simply create customer_account_create.xml in the folder app/design/Your Vendor/Your Theme/Magento_Customer/layout and add the following code:

Now just clear…

Getting the full country name by country code (Magento 1)

See the following example on how to get the long country name by its short code: