I am having trouble getting a shortcode to work that does pagination and sorts products on sale according to product title (or date preferred).
I am currently using [etheme_sale_products per_page=”12″ columns=”4″ orderby=”title” order=”asc”] but this only displays 12 products and does not sort them nor provides page links.
Am I missing something? is there another way of doing this?
Thank you