Title: 2evening's Replies | WordPress.org

---

# 2evening

  [  ](https://wordpress.org/support/users/2evening/)

 *   [Profile](https://wordpress.org/support/users/2evening/)
 *   [Topics Started](https://wordpress.org/support/users/2evening/topics/)
 *   [Replies Created](https://wordpress.org/support/users/2evening/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/2evening/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/2evening/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/2evening/engagements/)
 *   [Favorites](https://wordpress.org/support/users/2evening/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding .html permalink extension](https://wordpress.org/support/topic/adding-html-permalink-extension/)
 *  Thread Starter [2evening](https://wordpress.org/support/users/2evening/)
 * (@2evening)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/adding-html-permalink-extension/#post-1707928)
 * 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.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding .html permalink extension](https://wordpress.org/support/topic/adding-html-permalink-extension/)
 *  Thread Starter [2evening](https://wordpress.org/support/users/2evening/)
 * (@2evening)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/adding-html-permalink-extension/#post-1707927)
 * Please excuse my English.
    I want to make my ticket permalink look like [http://endless.im/archives/%postname%.html](http://endless.im/archives/%postname%.html)
   i do that . but ,sometimes ,permalink change into [http://endless.im/ticket/%postname%](http://endless.im/ticket/%postname%)
 * I hope you understand what I write.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding .html permalink extension](https://wordpress.org/support/topic/adding-html-permalink-extension/)
 *  Thread Starter [2evening](https://wordpress.org/support/users/2evening/)
 * (@2evening)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/adding-html-permalink-extension/#post-1707746)
 * I have no idea.
    Thanks for your reply!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Categories with posts](https://wordpress.org/support/topic/categories-with-posts/)
 *  [2evening](https://wordpress.org/support/users/2evening/)
 * (@2evening)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/categories-with-posts/#post-1402195)
 * 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>
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)