This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Ajax Search Issues in foreign languages

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Ajax Search Issues in foreign languages Reply To: Ajax Search Issues in foreign languages

#38007
Ernest MarcinkoErnest Marcinko
Keymaster

I’m afraid that is not going to help.

The issue is not on the existing page – but within the ajax request, the actual response text is translated, which is returned from the server side. Using a selector of this type is not going to work, as the response is not a valid HTML, but a custom encoded text with HTML+JSON data.

Is there any hook or something programmatical to exclude certain actions/hooks/ajax requests from the server side translation?