I have installed MT 3.14 and previously, I was using default archive preference which is of type Individual. Am I right to assume that if the archive preference is of type Individual, when I point over to the posted date of a particular entry in my main index, the URL will look something as follows?
CODE
http://somesite.com/archives/YY/MM/entry_title.html
Where YY refers to the year and MM refers to the particular month.
So, my problem is, I have now changed to Daily archives. How can I make the links of the posted date, comments and trackback as follows:
CODE
http://somesite.com/archives/YY/MM/DD/full_entry_title.html
Currently, I get an error when trying to access the comments link because I have changed to Daily archive, rebuilt my entire site but it doesn't reflect like what I want as shown above.
My comments link is like this at the moment:
CODE
http://somesite.com/archives/YY/MM/entry_title.html#comments
Any ideas what should I change in my main template or did I not configured properly?
Thanks