Welcome Guest, Not a member yet? Register   Sign In
How to append pagination prefix by dash for creating url like 'www.example.com/browse-listing-by-item-(:any)-page-(:num
#1

[eluser]Unknown[/eluser]
I want Pagination URL like this (using routes) :-

base url =
Code:
www.example.com/browse-listing-by-item-(:any).html
pagination url =
Code:
www.example.com/browse-listing-by-item-(:any)-page-(:num).html
In pagination config '-page-' is prefix and '.html' is suffix. Is this possible ? please help




Theme © iAndrew 2016 - Forum software by © MyBB