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

Reply To: Custom field not fully indexed

#55125
Ernest MarcinkoErnest Marcinko
Keymaster

Oh okay I see the problem now. You have a custom code snippet, which changes the title and if it finds no match then unsets it.

In the recent version a limit was added to the post title length at 999 characters as default and that’s what conflicted with the code. I have changed it to 9999, now everything should be back to normal.