Can /listing-category/ be renamed to /somethingelse-category/?

I am working on an auction site. I legally cannot allow the word “listing” to appear anywhere on the site. I am exploring the plugin Loco Translate to change static references of “Listing” to “Auction” but also need the slug /listing-category/ to become /auction-category/

Is there a code snippet or other way to change /listing-category/ to /auction-category/ without breaking HIvePress’ ListingHive?

For example,
https://example.com/listing-category/oldboats/

would become
https://example.com/auction-category/oldboats/

https://example.com/listing/this-really-cool-boat/
would become
https://example.com/auction/this-really-cool-boat/

Thanks in advance.

Hi,

Please check this doc How to customize URL structure - HivePress Help Center

​I hope this is helpful to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.