I'm not sure if I'm doing something wrong here.
I'm having an issue where
mysite.com/template/page.html changes to mysite.com/template/page/
(where 'template.php' is the file and 'page' is the post)
Is there something I need to do to ensure that it keeps the .html part?
(If it makes a difference, I'm using a clonable template with nested pages enabled so I can have next/previous links)
I'm having an issue where
mysite.com/template/page.html changes to mysite.com/template/page/
(where 'template.php' is the file and 'page' is the post)
Is there something I need to do to ensure that it keeps the .html part?
(If it makes a difference, I'm using a clonable template with nested pages enabled so I can have next/previous links)