Title: mrdthomas's Replies | WordPress.org

---

# mrdthomas

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 41 total)

1 [2](https://wordpress.org/support/users/mrdthomas/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mrdthomas/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/mrdthomas/replies/page/2/?output_format=md)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Name and e-mail in Comments in a post](https://wordpress.org/support/topic/name-and-e-mail-in-comments-in-a-post/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/name-and-e-mail-in-comments-in-a-post/#post-1703125)
 * Your welcome.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Name and e-mail in Comments in a post](https://wordpress.org/support/topic/name-and-e-mail-in-comments-in-a-post/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/name-and-e-mail-in-comments-in-a-post/#post-1702888)
 * I don’t think WordPress is causing you to see the name and email address, it 
   sounds like your web browser is caching the info. Try clearing your cookies and
   cache and also try using a different web browser or computer to see if the info
   is visible to other users which is highly unlikely.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Any suggestions?](https://wordpress.org/support/topic/any-suggestions-2/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/any-suggestions-2/#post-1702306)
 * From my experience when creating membership sites you will need to either create
   a custom theme, or use a downloaded theme and create custom pages and queries
   to display the data in a fashion that suites your site. Most WordPress themes
   are designed with blogging in mind.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [WordPress clean home wrapper](https://wordpress.org/support/topic/wordpress-clean-home-wrapper/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/wordpress-clean-home-wrapper/#post-1702880)
 * If you are still having a problem can you provide a link to your site?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Need Left Navigation Theme](https://wordpress.org/support/topic/need-left-navigation-theme/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/need-left-navigation-theme/#post-1702878)
 * What is the URL for your site and are you looking to modify your current theme
   or just find one with left navigation?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 3.0 upgrade static page not working](https://wordpress.org/support/topic/wordpress-30-upgrade-static-page-not-working/)
 *  Thread Starter [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/wordpress-30-upgrade-static-page-not-working/#post-1545105)
 * The plugin that cause issues with my 3.0 configuration was [User Messages](http://wordpress.org/extend/plugins/user-messages/).
   After disabling that plugin my static page settings began working again. I am
   using the older free version available here, the updated commercial version works
   in 3.0.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 3.0 upgrade static page not working](https://wordpress.org/support/topic/wordpress-30-upgrade-static-page-not-working/)
 *  Thread Starter [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/wordpress-30-upgrade-static-page-not-working/#post-1545098)
 * I didn’t want to believe it but it was a plugin, now the hunt to find the culprit.
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Disable “Comments are closed” completely](https://wordpress.org/support/topic/disable-comments-are-closed-completely/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/disable-comments-are-closed-completely/#post-1399847)
 * Did you remove <?php comments_template(); ?> from your template files?
 * Also check out [http://codex.wordpress.org/Include_Tags#The_Comments_Template](http://codex.wordpress.org/Include_Tags#The_Comments_Template)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [dividing multiple posts for many pages ???](https://wordpress.org/support/topic/deviding-multiple-posts-for-many-pages/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/deviding-multiple-posts-for-many-pages/#post-1398750)
 * This is how I have achieved what I think you are asking for.
 * You create a the category for example news, then you obviously put every news
   post in the news category. Then you can simply link to the news slug ([http://yoursite.com/cateory/news](http://yoursite.com/cateory/news))
   in your site navigation.
 * Or
 * You can create a page in WordPress called news then create a page template that
   queries the news category.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change header image in MT Dark](https://wordpress.org/support/topic/how-to-change-header-image-in-mt-dark/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/how-to-change-header-image-in-mt-dark/#post-1331578)
 * After a quick look using Firebug it appears the style below is pushing the image
   to right.
 *     ```
       .container_12 .prefix_3, .container_16 .prefix_4 {
       padding-left:240px;
       }
       960.css (line 18)
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [List Categories On A New Page](https://wordpress.org/support/topic/list-categories-on-a-new-page/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/list-categories-on-a-new-page/#post-1319377)
 * When you using template tags you have to create a template php file and assign
   that template file to your page in WordPress.
 * You cannot drop template code into WordPress post or pages.
 * Checkout this page: [](http://codex.wordpress.org/Stepping_Into_Template_Tags)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Handing Over The Admin Logon](https://wordpress.org/support/topic/handing-over-the-admin-logon/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/handing-over-the-admin-logon/#post-1318977)
 * You can delete the old account and during the delete process you will be prompted
   to move the post to a new user. Or you can change the email address of their 
   admin account to a different email and put the correct email address in for the
   site admin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [new post will not publish](https://wordpress.org/support/topic/new-post-will-not-publish/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/new-post-will-not-publish/#post-1318972)
 * After you try to publish a new post can you click edit to see what the post status
   is? Is it draft, published or pending review?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [List Categories On A New Page](https://wordpress.org/support/topic/list-categories-on-a-new-page/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/list-categories-on-a-new-page/#post-1318970)
 * Have you looked at [http://codex.wordpress.org/Template_Tags/wp_list_categories](http://codex.wordpress.org/Template_Tags/wp_list_categories)
   or [http://codex.wordpress.org/Function_Reference/get_categories](http://codex.wordpress.org/Function_Reference/get_categories)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Blog title alignment is screwed up](https://wordpress.org/support/topic/blog-title-alignment-is-screwed-up/)
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/blog-title-alignment-is-screwed-up/#post-1318969)
 * Using FireFox 3.5.6 on Mac OS X 10.5 and IE 8 on Windows XP they both look the
   same except the second link has a longer sub title. Are you still having problems
   in IE?

Viewing 15 replies - 1 through 15 (of 41 total)

1 [2](https://wordpress.org/support/users/mrdthomas/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mrdthomas/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/mrdthomas/replies/page/2/?output_format=md)