Search form issue
-
Hi
I am using the 2.6.2.6 plugin version and experience an error in the search process. Further more I am using the pre-path mode putting the language code in front of the URL. And I am hiding the language code from the URL in case of default language, in my case German.
The search form get method always forwards the query string to
www.mydomain.tld/xx(xx standing for the language code). Since for the default language I am hiding the language code from the URL, the search form get string should be actuallywww.mydomain.tld/Visitors viewing my site using the standard language don’t get shown their search results. Technically seen they have to remove
/defrom the URL to get their search results.Using qTranslate before, I didn’t have this problem.
The topic ‘Search form issue’ is closed to new replies.