gabusingh
Member
Posted 2 years ago #
Hi,
Is that possible to use custom fields in permalinks structure,
I have a post including several custom fields like city,country,location,zip,
Is that possible if I append the city to the permalinks
like ; Domain.com/cityname/postname/
Permalinks : /%city%/%postname%/
I don't think you can use custom fields, but myabe you can solve this using the tag_slug? Other choice is this plugin.
hope that helps,
Pacesol
Member
Posted 2 years ago #
no you cant use custom fields in permalinks
gabusingh
Member
Posted 2 years ago #
There is a plugin called "Custom Fields Permalink"
http://wordpress.org/extend/plugins/custom-fields-permalink/other_notes/
And I use " %cfp_a_customfield_name% "
" %cfp_a_city%"
But that is not working,I dont why?