Hoi,
How can I get rid of Search box at the Home Page
No search field on Homepage
Re: No search field on Homepage
The release notes of that feature in version 24.13 list the following instructions to remove the search. https://forums.appgini.com/phpbb/viewto ... f=3&t=5374
Homepage search can be disabled by adding AppGini.disableHomePageSearch = true; in a script block in hooks/footer-extras.php.
To search both titles and descriptions in the homepage search box, add AppGini.homePageSearchDescriptions = true; in a script block in hooks/footer-extras.php
I know enough to be dangerous but not enough to be effective.
AppGini 24.17
AppGini 24.17
Re: No search field on Homepage
Hi kmullins,
Great, thank you so much
Ron
Great, thank you so much
Ron