Hi! It’s me again! I was trying to select Frontend Search > Post Tags > show tag selectors On > Only displays 10 tags list but the actual tag I want it’s not displayed. I’m looking for a specific tag but it’s not showing. Is there a way to display more tags? and not limited to 10?
I’m looking for the Tag BOOK but it only displays a few tags and not the one I want. https://ibb.co/qyNxP9F
Open the wp-content/plugins/ajax-search-pro/backend/settings/class/tagssearch.class.php file on your server, and replace it’s contents with this: https://gist.github.com/anag0/bf42b137d7d7130305b425e88f005735
It will increase the results limit to 50, which is hopefully sufficient.