Try this
Add this to function.php
“pll_register_string(Nothing Found, Nothing Found);”
(without a code).
And go to language>String translations> edit/apply changes.
Then do the echo
echo pll__(‘Nothing Found’);
Thanks,
Can you give me some advice where can I add custom dropdown field with this plugin?
But I want to choose a country code.
example:
JPN
USA
PH
CH
Like this one
View post on imgur.com
This is possible?
-
This reply was modified 8 years, 9 months ago by itbutler. Reason: add example