Closed Anjade closed 1 year ago
$pagination->prevPageUrl() $pagination->nextPageUrl()
are still not regexed?
There should be an easy way to regex page:2 till page:{x} with /{x}
Like: options_regex_links [
page:{INT} => {INT}
Sorry but I do not understand the issue. We can also not provide technical Kirby or PHP support unfortunately. Closing the issue
$pagination->prevPageUrl() $pagination->nextPageUrl()
are still not regexed?
There should be an easy way to regex page:2 till page:{x} with /{x}
Like: options_regex_links [
page:{INT} => {INT}