by ShopSite Lauren » Mon Oct 16, 2017 10:13 pm
You can use [-- SEARCHRESULT_FORM FORM_ONLY --]</form> (make sure you remember to close the form since the tag only opens the form). This still puts the form in a table, but it is only the results form, not the additional options like sorting, result count, etc. Below are tags for those other elements:
[-- SEARCHRESULT_FORM FORM_ONLY --]
[-- IF SearchResultCount --][-- SearchResultsPerPage --][-- END_IF --]
[-- IF SearchSortBy --][-- SearchSortBy --][-- END_IF --]
[-- IF SearchResultPrevNext --][-- SearchPrevNext --][-- END_IF --]
[-- IF SearchResultCount --][-- SearchResultCount--][-- END_IF --]
</form>
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.