Title: Michael Smith's Replies | WordPress.org

---

# Michael Smith

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/msmith993/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/msmith993/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/msmith993/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/msmith993/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/msmith993/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/msmith993/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Syntax Question Post id vs Page id](https://wordpress.org/support/topic/syntax-question-post-id-vs-page-id/)
 *  Thread Starter [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/syntax-question-post-id-vs-page-id/#post-5668764)
 * Thanks for the help, both of you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Syntax Question Post id vs Page id](https://wordpress.org/support/topic/syntax-question-post-id-vs-page-id/)
 *  Thread Starter [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/syntax-question-post-id-vs-page-id/#post-5668603)
 * hmm…
 * so i tried
 *     ```
       .post-13 #site-description {
       display:none;
       }
       ```
   
 * and
 *     ```
       .postid-13 #site-description {
       display:none;
       }
       ```
   
 * and nothing changed.. any ideas?
 * Here is a link to site in case it helps
    [http://settlein.michaelsmithcreative.com/portfolio/](http://settlein.michaelsmithcreative.com/portfolio/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Travel Lite] how do i de activate the comment section](https://wordpress.org/support/topic/how-do-i-de-activate-the-comment-section/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-de-activate-the-comment-section/#post-4783210)
 * This post is old enough that you should probably start a new thread… but since
   I was in my email right now here is the answer.
 * Make sure you have disabled comments as described above AND (this is part that
   always got me) if you have posts or pages that were created BEFORE you changed
   that setting you will need to disable comment on the page itself.
 * Go to posts and select “quick edit” for the post that still has comments showing.
   in the menu that opens look for a check bock that says “allow Comments” Make 
   sure that box is unchecked. You will need to do this for every post or page that
   is currently created if you want to disable comments across all posts and pages.
   I suggest looking at bulk changes if you have a lot.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Hathor] Cannot create child themes](https://wordpress.org/support/topic/cannot-create-child-themes/)
 *  Thread Starter [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/cannot-create-child-themes/#post-7895382)
 * Thanks for the work around, but I have decided to use a different theme that 
   works without the need to take an extra step to implement the child.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hathor] Cannot create child theme](https://wordpress.org/support/topic/cannot-create-child-theme/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/cannot-create-child-theme/#post-5351909)
 * I have the same issue with the hathor theme. Created a child using 2 different
   plugins (including Orbisius Child Theme Creator)and ftp.
 * Looks like hathor is a poorly developed theme…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/4/#post-5002902)
 * I test everything in the same theme your using before i send you the code. I 
   even test it on your site using the firebug extension in firefox so i know the
   code works and doesn’t have any odd side effects.
 * Have you enabled any other features or made any other changes? Perhaps adding
   a search function to the nav bar? It looks like you nav bar is extra tall because
   there is some kind of invisible search form below all the other links.
 * To get the site back the way it was prior to adding the clickable header all 
   you need to do is use the same html and css listed in this thread when we got
   it looking the way you want. Of course if you have made changes i don’t know 
   about then in that case what worked before may not work now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/4/#post-5002898)
 * The menu issue is separate from the header. You may want to open a new thread
   to get some help with that.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/4/#post-5002896)
 * It probably has something to do with the the background header image hiding somewhere
   on your site. Try replacing the the current #headImage rule with the following.
 *     ```
       #headImage {
         display: block;
         float: none;
         margin: 0 auto;
         text-align: center;
         width: 100%;
         background-color: #000;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/4/#post-5002894)
 * Remember the snippit of code we put in your header.php file. Remove it and replace
   it with the following.
 *     ```
       <div id="headImage">
       <a href="http://www.oliviaontheriviera.com/"><img src="http://www.oliviaontheriviera.com/wp-content/uploads/2014/06/oliviaontheriviera-header-180x12001.jpg" alt="oliviaontheriviera-header-180x1200.jpg" width="1200" height="180" class="alignnone size-full wp-image-26"></a>
       </div>
       ```
   
 * The update just adds the “a href” html to make the header a link. You dont need
   to update your CSS.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Stargazer] change header color](https://wordpress.org/support/topic/change-header-color-5/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/change-header-color-5/#post-5039292)
 * That’s the wrong css file. Remove it from the admin-custom-header.css and put
   in styles.css
 * You should be aware that code is specific to david’s site and theme so i dont
   know what will happen for you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[AccessPress Lite] Sidebar titles from to](https://wordpress.org/support/topic/sidebar-titles-from-to/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/sidebar-titles-from-to/#post-5056576)
 * Hello Susanna,
 * This may be a simple fix, but it would really help if you could post a link to
   your site so i could take a look.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[D5 Design] Menu background in responsive](https://wordpress.org/support/topic/menu-background-in-responsive-1/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/menu-background-in-responsive-1/#post-5056571)
 * Hello Man Sphere.
 * Looks like the theme was designed to use a clear background for the nav bar, 
   an odd choice in my opinion, but it can be fixed!
 * Copy the code below into the end of your styles.css file. (Note: you should be
   using a child theme or a custom css plugin to hold all of your custom CSS. It
   will protect your custom work from future theme updates.)
 * If the works correctly the full size page will be normal and the mobile sizes
   will have the same peachy color the rest of your site has.
 *     ```
       @media (max-width: 600px) {
       #design-main-menu ul {
           background-color: #ffe8ca;
           list-style: none outside none;
           margin: 20px 0 0;
           width: 100%;
       }
       }
       ```
   
 * Give it a shot and let me know if it works.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/4/#post-5002884)
 * Your welcome. Good luck
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/3/#post-5002882)
 * Yup, i know exactly where that is from. The white line is part of the actual 
   image file. there is no way to remove it without replacing the header.
 * use the link below to download a fixed header 🙂
 * [https://www.dropbox.com/s/ckump8gy5b2smd3/oliviaontheriviera-header-180×1200.jpg](https://www.dropbox.com/s/ckump8gy5b2smd3/oliviaontheriviera-header-180×1200.jpg)
 * You will need to upload this new image to your media library, then replace the“
   [http://www.oliviaontheriviera.com/wp-content/uploads/2014/06/oliviaontheriviera-header-180×1200.jpg&#8221](http://www.oliviaontheriviera.com/wp-content/uploads/2014/06/oliviaontheriviera-header-180×1200.jpg&#8221);
   line of code from the headImage div we put in your header.php file with whatever
   the new link is.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Suits] Responsive header not working](https://wordpress.org/support/topic/responsive-header-not-working/)
 *  [Michael Smith](https://wordpress.org/support/users/msmith993/)
 * (@msmith993)
 * [12 years ago](https://wordpress.org/support/topic/responsive-header-not-working/page/3/#post-5002880)
 * Lets try this make sure all the header and or background images in both the parent
   and child are off. I still see the background image. If they are off then replace
   the custom css i had you install with the following.
 * It basically the same thing i have had you put in place before but i added !important
   to the end of a couple of the important lines to give the changes a higher priority.
 *     ```
       #headImage {
           display: block;
           float: none;
           margin: 0 auto;
           text-align: center;
           width: 100%;
       }
   
       .site-header {
           background: url("#") no-repeat scroll center top #000 !important;
       }
   
       .site-header .home-link {
           display: block;
           margin: 0 auto;
           max-width: 100%;
           min-height: 0px  !important;
           text-align: center;
           text-decoration: none;
           width: 100%;
       }
       ```
   

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

1 [2](https://wordpress.org/support/users/msmith993/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/msmith993/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/msmith993/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/msmith993/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/msmith993/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/msmith993/replies/page/2/?output_format=md)