No translation in ajax file
-
hey guys,
have a problem. I’ve got some ajax files in my theme. I have included the wp-blog-header.php and written for correct access:
header("HTTP/1.1 200 OK");
All works perfect, also the own defined functions of my theme. But with the translation I’ve got a problem. My outputs are not translated in the used language. These remain the same. I’ve used the language functions
_e(), __(), _n(), sprintf()
correctly.Hope you can help me. Maybe I have to include another file?
Thanks a lot,
Ninos
- The topic ‘No translation in ajax file’ is closed to new replies.