I guess you are using custom post type with custom category is it?If so, then I suggest using this plugin: http://wordpress.org/plugins/custom-post-type-permalinks/
Set it up, go to Settings -> permalink settings and there will be an additional settings called “Permalink Settings for Custom Post types”. Enter something like :
/%item%/%postname%
If you are not using a custom taxonomy, simply put /%category%/%postname%/ in permalinks and it should work.
Update:
Try using /%item-location%/%postname%
Related Posts:
- Preserve custom URL parameter on more pages
- Which method is best to enqueue scripts
- How to make WordPress use protocol indepentent upload files?
- Woocommerce different URL for every table placed in the restaurant
- Author Specific URL’s in WordPress
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- Add query string to plugin URL
- I need to generate the CSS for my plugin from a function, how do i map a request to a function in the front-end?
- Is revealing just the AUTH_KEY a security issue?
- How can I pass a variable to a page with a SEF url?
- locate_template with multiple categories?
- custom taxonomy and custom post type url conflict
- Find the URL of the current plugin directory
- Rewrite url without flushing the database?
- Custom page slug without creating a WP page
- Best way to hook a custom url?
- Changed permalink structure. Need help with redirecting old posts
- What is an arbitrary URL?
- How can I change a plugin’s URL?
- How to make a proper custom post type link
- Why WordPress plugin url ajax doesn’t work?
- Added slug after URL permalink last slash returns different content
- Is there a hook to Intercept al urls from a webpage and redirect to a page
- WordPress shows error related to allow_url_fopen
- Ability to automatically redirect a URL
- Subdomains with almost the same content
- URL parameters causing 404 on home page, but nowhere else
- change content based on url per plugin
- Redirect to another page using contact form 7? [closed]
- correctness of URL
- How do I convert my WordPress website to be domain agnostic?
- Need to change link URL embedded in multiple posts to new link URL
- How to pass a query string to another page on the same site?
- how to replace hostnames on certain external links?
- How to rewrite URL and get the values?
- Scrape a webpage for image and add it to post
- How to access the WordPress DB from a plugin file
- Replace video url with video player
- Offer Download Links for Product Images
- How to hide particular plain text with link from different subscribers
- Redirect unloggedin users
- Change language on website and change currency with url query
- Add a parameter at the end of the url and prettify
- insert og image link in wordpress post
- How to create a folder in wordpress that will contain pages?
- How to generate expiring URL of the page?
- how to include my homepage and scc in to a plugin
- How to allow URL with filename & extension in wordpress?
- Having multiple URL structure for wordpress blog
- Some resources of my website are pointing to www.mysite.com/dev/ and trying to get rid of that append has been a headache
- How do you remove question mark in URL in get method?
- WordPress drop domain alias
- URL Case Sensitivity (Unbounce Landing Pages)
- Automatic set a featured image from the first image’s url (or tag) in the article
- WordPress website giving 404
- Infinite 301 redirects after definitions in “Redirections” plugin?
- Keeping original URL
- How to link file or image from wordpress plugin dir to theme by using themes function.php, is it possible?
- Using permalinks with parameters
- Images not showing on homepage after migration [duplicate]
- Creating custom URL for async content
- URL RewriteRule doesn’t work when using WP Database Participants in my WordPress website
- How To Rewrite WordPress Pages URL Only?
- How can I process all requests for a given directory in a URL with my plugin?
- Unwanted Links and Spam WordPress Pages and Posts
- Display Plugin information on specific url
- Why links are not linked if edited comment?
- How to get the real address from a url (permalink)
- Remove base from the custom post type URL [duplicate]
- WP Job Manger change jobs url (NOT slug)
- map urls to plugins
- HTML link within my plugin settings page
- Why plugin’s icon for the menu not found?
- Fetching Video From YouTube Automatically [closed]
- How to create a custom wordpress plugin for a specific functionality?
- How to change all the urls of the WordPress site?
- How to Handle? vp_page Parameter in WordPress and Resolve Google Search Console Validation Issues?
- Trying to Find the PHP File/Function that Handles a Specific Form Action URL
- Help with coding a link for a button in WordPress with The Events Calendar Plugin
- Should messages in WP_Error already be html escaped?
- Pass $this to function nested in another public function of the same class
- Way to hook into a sidebar call to replace it with a custom sidebar
- Where to place custom functions?
- Set Post Format if find a string in title or post content
- call_user_func_array() expects parameter 1 to be a valid callback
- Inserting custom PHP script on homepage
- a weird attribute on every html tag
- Which wordpress theme is compatible Optima Express theme (real estate inventory) plugin?
- Fullscreen gallery plugin [closed]
- Fetch CSS of posts
- Looking for a good way to include php code in posts, but using special include markup rather than direct php code
- Why does WordPress use cookies for /wp-admin and /wp-content/plugins for non-admin users [duplicate]
- Add class as plugin for other plugins
- Hidden Some Setting on Post or Page [duplicate]
- Home not showing in yoast breadcrumb
- Contact Form 7: custom validation [closed]
- Redirect url in plugin to somewhere else?
- Output plugin post like system count [closed]
- Elementor with system colors instead of kit colors [closed]
- Possible to issue a warning before plugin deletion (i.e., that tables will be deleted)?