Friday, 6 September 2013

Wordpress: Custom Permalink Parentpage>>category>>post

Wordpress: Custom Permalink Parentpage>>category>>post

i have created one page and data and also created new template to display
post from data category only.
Data(child page) is child of Data Book(parent page) . tree will be
Databook>> Data.
in Data List of the post are there. so when click on any post will
redirect to single.php
for that url would be http://wordpress.com/post-name
while i need url like http://wordpress.com/Databook/Data/post-name/
is it possible to get such permalink?

No comments:

Post a Comment