Hi,
I was hoping for a little advice as to how I can raise the blog search results, for example on my blog: http:www.prodemon.com/blog if you search "tuesday tipbit" it will only display 20 results and has no second page, however there are currently 21 tipbits (soon to be 22), so is there a way in which I can make the script show more results?
Thanks in advance!
Search results limiting to 20, can this be raised?
Moderators: alexandrleonenko, ICap, alexmst
-
- Site Admin
- Posts: 6082
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Search results limiting to 20, can this be raised?
Open include/classes/Search.class.php file, find there this limitation and change according to your needs.
Re: Search results limiting to 20, can this be raised?
administrator wrote:Open include/classes/Search.class.php file, find there this limitation and change according to your needs.
Thank you for your help