my problem is this.
There are posts with string "ÖZYALIN"
When I search it as ÖZYALIN results appear without any issue. But when I do that search as Özyalın or özyalın results doesn't show.
It doesn't happen when string doesn't have any unique Turkish character. Forexample if you search for sting MAYAN you can use MAYAN, Mayan or mayan and results appear without and issue.
my problem is this.
There are posts with string "ÖZYALIN"
When I search it as ÖZYALIN results appear without any issue. But when I do that search as Özyalın or özyalın results doesn't show.
It doesn't happen when string doesn't have any unique Turkish character. Forexample if you search for sting MAYAN you can use MAYAN, Mayan or mayan and results appear without and issue.
Share Improve this question asked Aug 16, 2020 at 5:50 PapalinoPapalino 12 bronze badges 1- We cannot reproduce the issue: prntscr.com/u0cs4a. Requesting to debug yourself with the guide available here: wordpress.stackexchange.com/tags/debug/info – Mayeenul Islam Commented Aug 16, 2020 at 6:48
1 Answer
Reset to default 0I am just wondering if your website language (in backend) is set to ISO 8859-9 ("Latin 5").
You can manualy check and set them inside wp-config.php or if you go into settings->general https://www.tipsandtricks-hq.com/?p=1480