Please add the following code to layouts -> company_profile.php
Please add this code to layouts -> noo_company-info.php
Please add this code to framework -> admin -> noo_form_handler.php
The new field will be shown at the position that is under the logo
♣ Note
♦ See this image:
♦ If you use childtheme, add the following sentence to the function:
require_once dirname(__FILE__) . ‘/framework/admin/noo_form_handler.php’;
Here is the attached file that contains above codes