Hi,
In the first way a search is done withing the category and that's why it's possible to have the category in URL.
When using the search module the search is called on POST method. You can associate the search module with a menu item and the url will change.
When going back on browser, the browser invalidates the search and considered it expired. You can fix the issue by installing the following extension http://extensions.joomla.org/extension/expires-headers
Thank you! The extension worked great!
Can you be more specific on how to associate the search module with a menu item so the URL can be changed. Thank you!
BB
Hi,
First you have to create a menu item. Then you get the menu item id and set it on the J-BusinessDirectory Search module settings on Modules section on Joomla administration.