Hi
I have a number of weblog entries I want to order on page. But I am using pagination also, with a limit of 12 entries per page.
Basically my weblog is a catalog of products with about 500 products and 12 per page, and about 23 categories of product.
I basically want to be able to better control the order the products are displayed in.
Is it possible to use the selected_items module when pagination is being used? That is - do I or can I place the limit and paginations tags into the {exp:selected_items} tag or is the use of pagination in conjunction with the selected items module not possible.
