Hello,
you can do it without adding any permalink structure via hooks using the plugin:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin/
and use any custom post field generated by ACF in URL permalink.
Cheers,
Athlan
				
		
	 
	
	
		
	
		
	
		
		
	
	
		
		
			
		
	
	
		
		
		Hello  @darrenbachan .
You can use any custom post field generated by ACF plugin in URL permalink structure thanks to the plugin:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin/
Moreover, you can create dynamic values based on that fields:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin/wiki/ACF-plugin-support
Cheers,
Athlan.
				
		
	 
	
	
		
	
		
	
		
		
	
	
		
		
			
		
	
	
		
		
		Hi  @sbmdesigns 
Sure, you can include all custom post fields (generated by ACF) in permalink URL plugin thanks to the plugin:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin
You can also define custom fields on-the-fly like get the post permalink from specific field using hooks:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin/wiki/ACF-plugin-support
Cheers,
Athlan
				
		
	 
	
	
		
	
		
	
		
		
	
	
		
		
			
		
	
	
		
		
		Hello,
If you would like to use custom post fields (generated by ACF) in URL structure without modyfying the WP_Query you can use the plugin:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin
Cheers,
Athlan