Upgrade your simplesearch to the latest version, released today.
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
update fixed the issue. thank you!
Curious about this, as I'm having an issue getting pagination to work in my results. I'm running MODX 2.2.5 and SimpleSearch 1.6.0-pl.
Here is my search results call:
[[!SimpleSearch? &highlightResults=`1` &highlightClass=`search_result_highlight` &exclude=`1` &tpl=`search_result` &containerTpl=`search_results_container` &perPage=`2`]]
The &perPage=`2` is simply to trigger multiple pages so that I can test pagination. After I get it working, it will be set to 20.