Title: Norbert's Replies | WordPress.org

---

# Norbert

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [sidebar names cannot be changed](https://wordpress.org/support/topic/sidebar-names-cannot-be-changed/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years ago](https://wordpress.org/support/topic/sidebar-names-cannot-be-changed/#post-199216)
 * I am sorry, just forgotten that I manipulated the creation of the side bar. I
   have to do it manually. Problem is solved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [seo for each individual post](https://wordpress.org/support/topic/seo-for-each-individual-post/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years ago](https://wordpress.org/support/topic/seo-for-each-individual-post/#post-195644)
 * Ah, the moisie plugin works, great !!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [seo for each individual post](https://wordpress.org/support/topic/seo-for-each-individual-post/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years ago](https://wordpress.org/support/topic/seo-for-each-individual-post/#post-195634)
 * This works, but the custom field will be displayed all the time. I created a 
   testfield in post1 and no matter which post you request it is on the page.
    But
   maybe this is a start and I can modify the code. I need a possibility to identify
   the requested post and get the custom fields from the database only for this 
   post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [meta tags](https://wordpress.org/support/topic/meta-tags-2/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/meta-tags-2/#post-183831)
 * Great, with vim I found some garbage and removed it. Now the warnings are gone.
   
   Thanks for your help. Norbert
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [meta tags](https://wordpress.org/support/topic/meta-tags-2/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/meta-tags-2/#post-183829)
 * I tried some but got always errors within admin area of wordpress, as soon as
   I activate the plugin:
    Warning: Cannot modify header information – headers already
   sent by (output started at …/wp-content/plugins/get-custom.php:8) in …/wp-admin/
   admin.php on line 6
 * (also for line 7,8,9)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [no indention of sub categories](https://wordpress.org/support/topic/no-indention-of-sub-categories/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/no-indention-of-sub-categories/#post-171175)
 * the categories are already defined as subcategories, exactly as for the pages.
   I tried to find a parameter in the css which may be responsible for that, but
   I didn’t.
    My sidebar. php looks like this. I can only change categories: … <?
   php wp_list_pages(); ?> …
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [All entries in the menu are in lower case](https://wordpress.org/support/topic/all-entries-in-the-menu-are-in-lower-case/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/all-entries-in-the-menu-are-in-lower-case/#post-171068)
 * That’s it 🙂
    I use the classic theme and in the stylesheet there it was. So 
   I removed it and everything is fine. Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to post text with whitespaces ?](https://wordpress.org/support/topic/how-to-post-text-with-whitespaces/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/how-to-post-text-with-whitespaces/#post-168923)
 * It’s much more then I expected. Really great
    Thanks a lot !! Norbert
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to post text with whitespaces ?](https://wordpress.org/support/topic/how-to-post-text-with-whitespaces/)
 *  Thread Starter [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/how-to-post-text-with-whitespaces/#post-168918)
 * yes. But within a post, for text indention.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posting PHP](https://wordpress.org/support/topic/posting-php/)
 *  [Norbert](https://wordpress.org/support/users/norbert/)
 * (@norbert)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/posting-php/#post-93945)
 * Hi,
    thx for this software !! There’s just one little thing, I cannot figure 
   it out how to make posts with lots of whitespaces. Let’s say, I want to post 
   some source code. How can this be done ? Norbert

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