Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Change more results url? › Reply To: Change more results url?
February 19, 2014 at 3:00 pm
#1018
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 :)