Title: mschosting's Replies | WordPress.org

---

# mschosting

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Enigma theme change blog page layout full width](https://wordpress.org/support/topic/enigma-theme-change-blog-page-layout-full-width/)
 *  Thread Starter [mschosting](https://wordpress.org/support/users/mschosting/)
 * (@mschosting)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/enigma-theme-change-blog-page-layout-full-width/#post-7315073)
 * bump?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ChatPirate live chat] Bug Translation issues](https://wordpress.org/support/topic/bug-translation-issues/)
 *  [mschosting](https://wordpress.org/support/users/mschosting/)
 * (@mschosting)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/bug-translation-issues/#post-7107275)
 * No translations yet?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [metadata error](https://wordpress.org/support/topic/metadata-error/)
 *  Thread Starter [mschosting](https://wordpress.org/support/users/mschosting/)
 * (@mschosting)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/metadata-error/#post-7302402)
 * I keep on making tests with different plugins to change the title, and even The
   seo framework – title fix but nothing works!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] New to WP and started with Enigma theme – Help with metadata](https://wordpress.org/support/topic/new-to-wp-and-started-with-enigma-theme-help-with-metadata/)
 *  Thread Starter [mschosting](https://wordpress.org/support/users/mschosting/)
 * (@mschosting)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/new-to-wp-and-started-with-enigma-theme-help-with-metadata/#post-7300034)
 * It did not work 🙁
 * [http://share.pho.to/A7Mza](http://share.pho.to/A7Mza)
 * This is the start of header.php
 * <!DOCTYPE html>
    <!–[if lt IE 7]> <html class=”no-js lt-ie9 lt-ie8 lt-ie7″> <![
   endif]–> <!–[if IE 7]> <html class=”no-js lt-ie9 lt-ie8″> <![endif]–> <!–[if 
   IE 8]> <html class=”no-js lt-ie9″> <![endif]–> <!–[if gt IE 8]><!–> <html <?php
   language_attributes(); ?>><!–<![endif]–> <head> <meta http-equiv=”X-UA-Compatible”
   content=”IE=edge”> <meta name=”viewport” content=”width=device-width, initial-
   scale=1.0″> <meta charset=”<?php bloginfo(‘charset’); ?>” /> <?php $wl_theme_options
   = weblizar_get_options(); ?> <?php if($wl_theme_options[‘upload_image_favicon’]!
   =”){ ?> <link rel=”shortcut icon” href=”<?php echo esc_url($wl_theme_options[‘
   upload_image_favicon’]); ?>” /> <?php } ?> <link rel=”stylesheet” href=”<?php
   echo get_template_directory_uri() . “/style.css”; ?>” type=”text/css” media=”
   screen” />
 * I put this line here but no good…
 * <?php if ( is_home() ) { ?>
    <meta name=”description” content=”Fotografo em cascais”/
   > <?php } ?>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] New to WP and started with Enigma theme – Help with metadata](https://wordpress.org/support/topic/new-to-wp-and-started-with-enigma-theme-help-with-metadata/)
 *  Thread Starter [mschosting](https://wordpress.org/support/users/mschosting/)
 * (@mschosting)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/new-to-wp-and-started-with-enigma-theme-help-with-metadata/#post-7300032)
 * This is not working and Iam going crazy! 🙁
 * here is a screenshot of the problem.
 * [http://share.pho.to/A7Mza](http://share.pho.to/A7Mza)
 * Basically only the text XPTO can be seen instead of my description 🙁
    I made
   this to the header.php
 * <!DOCTYPE html>
    <!–[if lt IE 7]> <html class=”no-js lt-ie9 lt-ie8 lt-ie7″> <![
   endif]–> <!–[if IE 7]> <html class=”no-js lt-ie9 lt-ie8″> <![endif]–> <!–[if 
   IE 8]> <html class=”no-js lt-ie9″> <![endif]–> <!–[if gt IE 8]><!–> <html <?php
   language_attributes(); ?>><!–<![endif]–> <head> <meta http-equiv=”X-UA-Compatible”
   content=”IE=edge”> <meta name=”viewport” content=”width=device-width, initial-
   scale=1.0″> <meta charset=”<?php bloginfo(‘charset’); ?>” /> <?php $wl_theme_options
   = weblizar_get_options(); ?> <?php if($wl_theme_options[‘upload_image_favicon’]!
   =”){ ?> <link rel=”shortcut icon” href=”<?php echo esc_url($wl_theme_options[‘
   upload_image_favicon’]); ?>” /> <?php } ?> <link rel=”stylesheet” href=”<?php
   echo get_template_directory_uri() . “/style.css”; ?>” type=”text/css” media=”
   screen” /> **<?php if ( is_home() ) { ?> <meta name=”description” content=”Fotografo
   em cascais” /> <?php } ?>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] New to WP and started with Enigma theme – Help with metadata](https://wordpress.org/support/topic/new-to-wp-and-started-with-enigma-theme-help-with-metadata/)
 *  Thread Starter [mschosting](https://wordpress.org/support/users/mschosting/)
 * (@mschosting)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/new-to-wp-and-started-with-enigma-theme-help-with-metadata/#post-7299988)
 * I have been searching and searching. Finally I guess I found a post that will
   help:
    [https://wordpress.org/support/topic/help-add-a-specific-meta-description-to-homepage-only](https://wordpress.org/support/topic/help-add-a-specific-meta-description-to-homepage-only)
 * This is the code:
 * _Hi All, I was having the exact same problem as Vistatech and found this thread.
   I know it’s 10 months old but most likely others are ending up here too. Here
   is what I finally found and it works. Keeps the front page description separate
   from the posts descriptions . I inserted this code in the header.php file right
   under the closing meta tag for the title. Hope it works OK for whoever needs 
   it to._
 * <?php if ( is_home() ) { ?>
    <meta name=”description” content=”My Description”/
   > <?php } ?>
 * Credit goes to Jacob Chappell who posted it here at [http://wordpress.org/support/topic/how-do-i-add-a-page-description-to-the-home-page](http://wordpress.org/support/topic/how-do-i-add-a-page-description-to-the-home-page)
 * I will have to try it later
 * On [Metataganalizer](http://www.seocentro.com/tools/search-engines/metatag-analyzer.html)
   It looks ok, Iam still not sure about what I did wrong

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