I'm working on converting my site search features from PowerSearch to native Miva search functions.
One of my sites is having an issue with search query strings not being generated/displayed in URL's after performing a search from the search bar.
Is there a setting that I might configured incorrectly or maybe some forgotten template code changes that might cause this to happen?
An initial search for "shirts" would produce a results on a page without the search string like "domain.com/mm5/merchant.mvc?" but after selecting a new pagination the string will appear like "domain.com/mm5/merchant.mvc?Screen=SRCH&Search=shirt&ProductsPerP age=24"
Thanks for any suggestions.
One of my sites is having an issue with search query strings not being generated/displayed in URL's after performing a search from the search bar.
Is there a setting that I might configured incorrectly or maybe some forgotten template code changes that might cause this to happen?
An initial search for "shirts" would produce a results on a page without the search string like "domain.com/mm5/merchant.mvc?" but after selecting a new pagination the string will appear like "domain.com/mm5/merchant.mvc?Screen=SRCH&Search=shirt&ProductsPerP age=24"
Thanks for any suggestions.
Comment