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

Reply To: Indexed Search not working…

#22360
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Christian,

Indeed, there was an issue there with the page editor. When the plugin tried to get the content of the shortcodes, they were returned completely empty. It turns out, that for some reason the page editor requires the global $post object to work correctly. I had to make an adjustment directly on the search code to fix that issue.
Now it should have the contents indexed correclty. I will also make sure to include this fix in the upcoming releases.