I have been using q-trasnalte and event maneger plugin in my word press and there is problem with ajax call.
one ajax call is in for location search in admin which is not working.(there is result in response in ajax call but response is not appending to HTML )
I have triend to add '?lang=' . qtrans_getLanguage()' with my ajaxurl but it is not working.
I am using 'Use Pre-Path Mode (Default, puts /en/ in front of URL)' in qtrsnalte setting.
I have already go through forum on google but it is not working.
If i disable q-translate plugin it works correctly.
Can you guide me what am i missing ?
Thank you.