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

Reply To: Search not working on Homepage & some other questions

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search not working on Homepage & some other questions Reply To: Search not working on Homepage & some other questions

#17996
Ernest MarcinkoErnest Marcinko
Keymaster

You are welcome!

The functions.php can get overwritten upon a theme update. I recommend keeping a copy of this custom code, in that case. If you want to make sure it is permanent, you can create child-theme, and use the functions.php in the child theme directory for custom codes. That way all the modifications remain permanent, as child themes are not changed by updates.