I am beginner to the WordPress.
To date I’ve a customized put up sort referred to as ‘property’. This put up sort has one customized area referred to as ‘property_city’.
In WP-admin – permalink setting, I’ve chosen Put up title possibility.
So, posts of this practice put up sort have URLs like:
http://xxx.native/properties/edge-apartments/
http://xxx.native/properties/northgate-point/
What I need to have these URL to be generated utilizing town of the property and likewise I need to change properties prefix with student-properties like that:
http://xxx.native/student-properties/Manchester/edge-apartments/
http://xxx.native/student-properties/Chester/northgate-point/
I’ve tried varied plugin and varied code, however none of them labored as anticipated.
Any assist could be appreciated.
Thanks,