What file-name would I make to allow the following permalink.
WordPress/Custom-Archive/ID/Title
I have created the Custom-Archive with achive-slug.php and the ID seemed to work under that as well but when I try to type a custom title it goes to the 404 page.
Is there a easier way to do this as I can’t import the JSON as posts I’d rather run it dynamically from the JSON feed and show the information based on the ID. The only reason I want to show the Title is for SEO purposes.