2
votes
1answer
32 views

Making a configurable field translatable

I'm working on a theme right now that gives the admin the possibility to set different texts that are used within the theme, by configuring them in the admin panel (e.g. the text that is displayed, ...
0
votes
1answer
342 views

My custom fields aren't getting translated [closed]

I've been using a class to build custom fields in my WP themes, it basically allows me to create custom text, radio, dropdown fields, etc and it's working fine. However I created a text custom field ...