I also tried Poedit to make translation from urami-wp.po file, but cannot find string “sign up”
I changed this code a little:
array(
‘name’ => ‘newsleter_popup_description’,
‘type’ => ‘textarea’,
‘label’ => __(‘Newsletter popup description’,’urami-wp’),
‘value’=> array(
‘en’ => ‘Sign up now to receive your discount code and updates on our latest products and promotions.’,
‘lt’ => ‘Užsiprenumeruokite dabar ir gaukite nuolaidos kodą bei naujausių produktų bei akcijų naujienas.’
),
),
(changed ‘value’ from string to array)
However no changes are seen
Hi,
Site is makemestylish.co.uk
I tried Urami WP -> Import demos
But nothing happened.
Also I did not got documentation with theme files.