I have set default property page so in the property url it shows /lima-investments/property-name. But I want to remove /lima-investments from the url.
I want to change following url
http://example.com/lima-investments/miraflores-apartment-for-rent-terrace/
to
http://example.com/miraflores-apartment-for-rent-terrace/
Please help.
Use this…
http://wordpress.org/extend/plugins/custom-permalinks/
Change the permalink in the admin->settings->permalink
add
in Custom permalink
This means that “miraflores-apartment-for-rent-terrace” is a sub page of “lima-investments”, right?
Try to Remove the parent page of “miraflores-apartment-for-rent-terrace”. Edit “miraflores-apartment-for-rent-terrace” page. Go to Page Attribute section. Change the Parent drop-down to (no parent)