/listing/category/business-name
I want to create a structure like this. Does anyone know how to do it?
/listing/category/business-name
I want to create a structure like this. Does anyone know how to do it?
Hi,
Please take a look at this guide on How to refresh WordPress permalinks - HivePress Help Center.
Hope this helps
Hello, I am doing it on localhost for testing
URL → http://localhost/wordpress/listing/stylish-remodeled-room/
However, I need the following type of URL. It is beneficial for SEO.
http://localhost/wordpress/listing/listing-category/stylish-remodeled-room/
How can it be done? Please tell me I also created a child theme for it.
Please note that these are WordPress-level settings. HivePress registers listings as custom post types, and WordPress does not provide advanced permalink options for them by default.
You can try changing the permalinks by implementing custom code snippets [see here, using hp_listings post type and hp_listings_category taxonomy}, or you can consider using third-party plugins like Permalink Manager.
Hope this helps
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.