Title: Center section name with http://
Last modified: August 22, 2016

---

# Center section name with http://

 *  [remijonquieres](https://wordpress.org/support/users/remijonquieres/)
 * (@remijonquieres)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/center-section-name-with-http/)
 * Hello,
 * On the text of the front page in the Center Section Name:
 * There is a non voluntary http:// at the beginning of the text and the display
   is not framed.
 * You can see an example on: [http://orchidea-technologies.com/](http://orchidea-technologies.com/)
 * Your template is beautifull!
 * My e-mail: [remi@oyoma.net](https://wordpress.org/support/topic/center-section-name-with-http/remi@oyoma.net?output_format=md)

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

 *  [daria123](https://wordpress.org/support/users/daria123/)
 * (@daria123)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488914)
 * Hey their,
 * I have the same problem. Give it a solution? I like this template 🙁
 * Thanks for help.
 *  [tengusoldier](https://wordpress.org/support/users/tengusoldier/)
 * (@tengusoldier)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488950)
 * Same here, any kind of text prompts the http thingie and leaving it blank leaves
   Web Developer by default.
 *  [tengusoldier](https://wordpress.org/support/users/tengusoldier/)
 * (@tengusoldier)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488951)
 * digging trough teh coe I found the line that did this and fixed it.
 * echo ‘<p>’.get_theme_mod(‘SilverStone_frontpage_center_name’).'</p>’;
    //echo‘
   <p>’.esc_url(get_theme_mod(‘SilverStone_frontpage_center_name’)).'</p>’;
 * find the like that is commented and subsitute it with the one above it, this 
   will fix it.
 *  Thread Starter [remijonquieres](https://wordpress.org/support/users/remijonquieres/)
 * (@remijonquieres)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488953)
 * Thank you very much but can you precise in witch file we can find it?
 *  [rwallace14](https://wordpress.org/support/users/rwallace14/)
 * (@rwallace14)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488967)
 * I also have the same issue.
 * You can see it plainly when viewing the main page of: wallace.solutions
 * It’s in the section called “Center Product”. As the first user indicated in their
   ticket, there is publicly viewable an involuntary “[http://&#8221](http://&#8221);
   that’s inserted before any text we as users type into that field. And there is
   nothing on our end for us to adjust and delete this randomly inserted “[http://&#8221](http://&#8221);
 * Please fix ASAP because this is a landing page and a major header to all of our
   web sites!!
    😀
 *  [julianlefebvre](https://wordpress.org/support/users/julianlefebvre/)
 * (@julianlefebvre)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488978)
 * I have the same problem and wish to continue using this theme
    wwww.jplmedia.
   com.au/newsite
 * Any idea when it can be fixed?
 *  [WFJwp](https://wordpress.org/support/users/wfjwp/)
 * (@wfjwp)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488996)
 * I too like the theme but now I have the same problem. Seems it hasn’t been fixed
   yet either.
 *  [WFJwp](https://wordpress.org/support/users/wfjwp/)
 * (@wfjwp)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5488997)
 * Hi Everyone, I just figured out a way to fix this! I found the code above that
   the guy gave BUT the code he gave is the EXACT code of the original so replacing
   it does nothing!
 * However, I found a way to fix it. I first made a copy of the entire code under
   the “front page” editor in case I messed it up. So do that first with notepad.
   If you don’t know where to find it. Go under the WordPress “Appearances” menu.
   Click “editor” then click the “front page” option in the menu to the right. Then
   Click ctrl+s to Search for the text that says: Web Development. There are 2 places
   where the text appears. You can then replace those words with whatever you want
   it to say.
 * Of course, it’s not perfect because it doesn’t let you edit it properly under
   the regular menu, but it will fix it for your site as needed if you leave you
   regular center column name blank it will substitute your phrase instead of the“
   Web Development” phrase. And don’t forget to click “Update File” once you’re 
   done editing. Hope this helps everyone.
 *  [arnooo](https://wordpress.org/support/users/arnooo/)
 * (@arnooo)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5489019)
 * Hi everyone,
 * I found the bug near the line 85 in the file front-page.php
 * `echo '<p>'.esc_url(get_theme_mod('SilverStone_frontpage_center_name')).'</p>';`
 * You must replace _esc\_url_ by _esc\_attr_.

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

The topic ‘Center section name with http://’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/silverstone/0.6/screenshot.png)
 * SilverStone
 * [Support Threads](https://wordpress.org/support/theme/silverstone/)
 * [Active Topics](https://wordpress.org/support/theme/silverstone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/silverstone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/silverstone/reviews/)

## Tags

 * [HTTP](https://wordpress.org/support/topic-tag/http/)

 * 9 replies
 * 7 participants
 * Last reply from: [arnooo](https://wordpress.org/support/users/arnooo/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/center-section-name-with-http/#post-5489019)
 * Status: not resolved