Hello,

I tried to use clean pagination, but i have a problem with my views.
These Views get a numeric paramenter and cause of this, clean pagination seems not to work.
I don't find a way to tell clean pagination not to remove the numeric value and to work with this kind of views.

Comments

j_ten_man’s picture

Version: 6.x-1.0-alpha2 » 6.x-1.0-alpha3
Assigned: Methos76 » j_ten_man
Status: Active » Fixed

Fixed in latest release if you use the new setting on the settings page to add page/page_number

Release: 6.x-1.0-alpha3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kumkum29’s picture

Hello,
it does not work on my site.
I use views to create the content of my pages.
What are the settings of the module? (ex: urls page ...)

Thanks.

PS: i use 6.x-1.0-alpha3

kumkum29’s picture

it's good for me, the module works.
But is it possible to use URL aliases instead of real urls (taxonomy/term/50, node/12 ....) in the settings of the module ?

Thanks.

j_ten_man’s picture