We're now starting to create jReview menu items as suggested above. I understand how to control the url alias except the part of the url where pagination is involved. On my site, the 2nd page of a "custom where" menu item likes like:
http://[our domain]/saint-louis-missouri-sushi/menu/page:2/
On the current beta demo site, 2nd pages look like:
http://demo.reviewsforjoomla.com/city-guide/hotels-and-travel?page=2How does one control how the url shows pagination after the alias portion such as "/menu/page:2/" or "?page=2"?
Preferably, I'd just like the url to end like /alias/2 or /alias/page2 so it looks like it is not dynamically generated and also doesn't have embedded non-alphanumeric characters. Is that possible? (Either way, I want to get rid of the "/menu/" part of the url).
Thanks. -- Rik