'two toolset custom post type connect with relationship to change permalink structure

i create two custom post type using toolset plugin 'movie' and 'song'. The movie post title is 'titanic' and url is example.com/movie/titanic. The song post title is 'My Heart Will Go On' and url is example.com/song/my-heart.

now connect two post type with toolset post relationship. movie is parent and song is child. The permalink structure are like change to example.com/movie/titanic/song/my-heart

example.com/%parent-post-type%/%parent-post-slug%/%child-post-type%/%child-post-slug%/

i am using advance permalink plugin but not support with toolset.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source