Title: mannschaft's Replies | WordPress.org

---

# mannschaft

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Contact Form 7: Redirect to a Thank You page](https://wordpress.org/support/topic/contact-form-7-redirect-to-a-thank-you-page/)
 *  [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/contact-form-7-redirect-to-a-thank-you-page/#post-971363)
 * and the developer replied that it can’t be done with his plugin.
    Anyone knows
   of a (simple) plugin that does support a redirect?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I’m lost – how to get rid of these double category listing!](https://wordpress.org/support/topic/im-lost-how-to-get-rid-of-these-double-category-listing/)
 *  Thread Starter [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/im-lost-how-to-get-rid-of-these-double-category-listing/#post-971235)
 * OK I KNOW THE CULPRIT!
 * It’s the wp-typogrify 1.6 plugin. As soon as I activate it, the above mentioned
   problem arises. If i’d only known earlier….!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I’m lost – how to get rid of these double category listing!](https://wordpress.org/support/topic/im-lost-how-to-get-rid-of-these-double-category-listing/)
 *  Thread Starter [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/im-lost-how-to-get-rid-of-these-double-category-listing/#post-971233)
 * It’s resolved. A whole fresh install of WordPress into a new folder did the trick.
   I’ve got rid of that damn typo.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I’m lost – how to get rid of these double category listing!](https://wordpress.org/support/topic/im-lost-how-to-get-rid-of-these-double-category-listing/)
 *  Thread Starter [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/im-lost-how-to-get-rid-of-these-double-category-listing/#post-971231)
 * that didn’t make any difference, unfortunately.
    I’m now going to install another
   version of wordpress in a new folder, and copy the config file over, and change
   the blog address and see if that resolves it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [bug in Categories print in sidebar (with typo), how to fix?](https://wordpress.org/support/topic/bug-in-categories-print-in-sidebar-with-typo-how-to-fix/)
 *  Thread Starter [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/bug-in-categories-print-in-sidebar-with-typo-how-to-fix/#post-950992)
 * or, the code in the default theme:
    `<?php wp_list_categories('show_count=1&title_li
   =<h2>Categories</h2>'); ?>`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [bug in Categories print in sidebar (with typo), how to fix?](https://wordpress.org/support/topic/bug-in-categories-print-in-sidebar-with-typo-how-to-fix/)
 *  Thread Starter [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/bug-in-categories-print-in-sidebar-with-typo-how-to-fix/#post-950980)
 * It’s not in the sidebar, because that simply has:
 *     ```
       <li id="categories">
       				<h3><?php _e( 'Categories', 'sandbox' ) ?></h3>
       				<ul> <?php wp_list_categories('title_li=&show_count=0&hierarchical=1') ?> </ul>
       			</li>
       ```
   
 * nothing strange going on here, no?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [bug in Categories print in sidebar (with typo), how to fix?](https://wordpress.org/support/topic/bug-in-categories-print-in-sidebar-with-typo-how-to-fix/)
 *  Thread Starter [mannschaft](https://wordpress.org/support/users/mannschaft/)
 * (@mannschaft)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/bug-in-categories-print-in-sidebar-with-typo-how-to-fix/#post-950979)
 * Ooops! You’re quite right, sorry.
 * I’ve changed theme back again to Kubrick so that my problem is visible.
 * Thank you for noticing this.

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