1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
437 stars 177 forks source link

Pagination page no elements not loading for deep links #165

Closed aa411853 closed 8 years ago

aa411853 commented 8 years ago

Cannot figure out why the pagination page # elements are not loading when either refreshing current page, or calling page via a deeplink. Have deepLinking set to true.

In order for page # elements to appear you have to click next button. However if I change any of the filters the page nos appear without having to proceed to next page first..

See sample link below:

https://www.southernautomart.com/index.php?page=search#bodystyle-filter:path=.SEDAN%204-DR|make-filter:path=default|drivetrain-filter:path=default|paging:number=15

1rosehip commented 8 years ago

Added pagination demo with deep links: https://github.com/no81no/jplist/blob/master/demo/6-pagination-demo-deep-links.html