Reply To: Change more results url?

#1018
Ernest Marcinko
Ernest Marcinko
Keymaster

Yes, but only by altering the code a little bit.
Open up the wp-content/plugins/ajax-search-pro/includes/shortcodes.php file, and go to the line 450, you should see something like this:

<a href='<?php home_url('/'); ?>?s='><?php echo $style['showmoreresultstext']; ?></a>

Basically, that’s the url 🙂

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)