I’m having a similar problem. No matter what I do, I can’t get the custom taxonomies I create in ACF to be part of the custom post type’s permalink; it always remains /custom_post_type_slug/post_title
Related Posts:
- rewrite URL based on selected taxonomy for post page
- Preferred way to include Advanced Custom Fields in a plugin?
- permalinks with get variables
- WordPress plugin how to run function when button is clicked
- Use an empty page to build custom plugin output
- Add Post and Comments menu no longer visible
- Creating a path in a plugin to call a function
- URL rewriting must be activated manually for my plugin
- 404 errors after plugin options update and category base change
- Why doesn’t flush_rewrite_rules run on plugin activation?
- Auto save permalink setting page with the plugin activation
- Help With Rewrite_Rules For a Custom Plug-In
- Append varible to url or set session
- How can I turn a custom wordpress page into a product page?
- Elementor custom Query with ACF fields to show matching woocommerce products custom fields
- How to Bind one post object Type with other postobject Type in Advanced Custom field [closed]
- Problem with dinamic add_rewrite_rule()
- Remove custom post type slug from URL and add taxonomy Slug
- add_rewrite_rule behaving strangely
- custom permalink’s rewrite rule for page id
- Taxonomy archive page listing terms instead of posts
- Show content without a post
- How to get post image root URL?
- Remove All Taxonomies from Post On Update
- How do I validate extra pin field on my WordPress login form page?
- How to create new content type and flushes rewrite rules without visiting the permalinks page?
- Forward an old url rewrite scheme to a new one?
- Changing permalink structure breaks link to .php file which generates files dynamically
- wp_insert_post generated mixed permalinks
- How to call function from another plugin?
- How to link to custom “archive like” page with custom permalink rules “dynamically”
- Attaching Image-file to userId
- Add variables from rewrite rules to query var
- ACF Field value in wordpress login message filter
- Home page is not loading, where in other pages are displaying on the site
- Get the current post/page URL with plain permalinks
- Adding body class in author page for custom role
- Author Meta in Author URL Link
- WordPress plugin how to run function when button is clicked
- using wordpress acf shortcods in tables goes outside the table
- User avatar-ACF fields
- Get (eventual) permalink from post within Edit Post in Admin panel
- WordPress permalink setting
- Get URL of Post You Are Editing
- How to use permalink query to go to specific tabs in posts
- Advanced Custom Fields conflicting with custom plugin when saving custom field
- Custom rewrite, url path with parameters to a page
- Load images from CDN and custom features to “Add Media” dialogue
- How can i add insertion point between inner blocks in my custom block like core blocks
- How to replace plugin icon?
- pre_set_site_transient_update_plugins not updating
- WordPress simple ‘Hello World’ plugin – problems
- How to change the headline title for an admin page in a plugin?
- Cannot update plugin
- how can a plugin return an error message on activation?
- Update custom settings field in plugin
- Send Webhook when post-status is publish or trash
- URL rewrite parameter lost (add_rewrite_rule)
- Update option hook not firing
- Declaration of mandoe_menu_walker::start_el(&$output, $item, $depth, $args) must be compatible with Walker::start_el(…)
- PHPUnit Ajax Serialization of ‘Closure’ is not allowed
- $_GET vs get_query_var()
- Using “add_image_size” to register custom image sizes inside plugins not working
- How do I access the contents of WordPress Classic editor in admin area with JavaScript?
- Reading the inside of
- PHPUnit Testing Installation Issue
- Settings API not Saving to Database or Display
- WordPress, GIT, Renamed Plugin Dir + files – Working Code now Broken [closed]
- Error using @wordpress/create-block to create multiple blocks on Windows
- Using a Page Template Not in Theme
- correct way to include an external HTML page in WP-admin
- Extend WP_List_Table class – Edit wp_usermeta – WPPB.me Boilerplate – Action error
- get_term_by() returning null on plugin
- wp_head is not fired from the hook I have used in my plugin
- Why isn’t my readme.txt file being read
- Admin Message after Plugin Option Updated
- Safe XML response from wordpress plugin
- How to update WordPress Plugins in your own maintance application?
- How to get the value entered in the input field in wordpres
- Find Any Theme’s page.php File
- Sanitize and Save metabox values
- Checking if the query is empty does not work
- Remove default wordpress roles
- register_setting registered with incorrect data type
- What is the meta_query key name for the woo product average rating? [closed]
- Gutenberg: – Call a function after Server Side Component is rendered
- WP Job Manager – Show recent jobs as cards
- how to catch a data from a array in WordPress
- How to create a database table in WordPress using PHP
- How are themes and plugins localized using the gettext GNU framework?
- How react js and other Javascript Technologies works on WordPress plugin?
- Theme, Plugin or Both?
- Custom Nav Walker $item->url producing malformed hyperlinks
- Shortcode rendered in preview, but empty in post
- Anyway to prevent admin from seeing other admin’s product?
- Accept only PDF file for upload
- Render raw html in Gutenberg block
- get the queried_object of an url
- Trigger a JavaScript function based on the data fetched from Woo commerce hook
- Build a dynamic block using the default attributes