I am working in a WP multisite which runs on a classipress theme and there is a custom post type "ad_listing" and custom taxonomy type "ad_cat". Now the url is like this
I need to rewrite this URL so it looks like
and categories are nested so it can be nth level.
Please help me how to do that with wp rewrite rules.
Thanks in advance.Any help will be greatly appreciated.