and . I post from windows live writer ,it lost the milestone and the status. then Page display incorrectly.
I hope you understand what I write. again.
Please excuse my English.
I want to make my ticket permalink look like http://endless.im/archives/%postname%.html
i do that .
but ,sometimes ,permalink change into http://endless.im/ticket/%postname%
I hope you understand what I write.
I have no idea.
Thanks for your reply!
wp-content\themes\constructor\layouts\default.php
<div class="links right">
<?php the_date() ?> |
<em>分类: <?php the_category(', '); ?>| // here</em>
<?php get_constructor_author('', ' |') ?>
wp-content\themes\constructor\single.php
<?php get_constructor_author('', ' |') ?>
<em>分类: <?php the_category(', '); ?>|</em>