Is there a way to set the number of links to be listed per page? I would like to limit it to 5 or so per page to decrease load time.
Thanks!!!
Is there a way to set the number of links to be listed per page? I would like to limit it to 5 or so per page to decrease load time.
Thanks!!!
it is set up to display the maximum number of results which is set in
admin -> configuration -> maximum values -> Search Results Per Page
The default value for this setting in Zen Cart is 20.
To make the change you are looking for would require modifying the configuration settings in admin -> configuration -> links manager as well as rewriting several lines of code in the links manager files.