Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] How to remove delete or get rid of "Sample Text Widget" (http://forum.bytesforall.com/showthread.php?t=13789)

helpsolve Apr 14, 2011 12:14 PM

[SOLVED] How to remove delete or get rid of "Sample Text Widget"
 
I've seen posts that tell you to add a blank text widget to get rid of the the sample text widget.

The best way to do this really is to delete these lines In footer.php and header.php


<h3>A sample text widget</h3></div>
<div class="textwidget">
<p>Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
<a href="http://wordpress.org/">euismod dolor nec</a> pretium. Nunc ut tristique massa. </p>
<p>Nam sodales mi vitae dolor <em>ullamcorper et vulputate enim accumsan</em>.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. <strong>Nulla nulla lorem</strong>,
suscipit in posuere in, interdum non magna. </p>
</div>



<div class="widget widget_text"><div class="widget-title">
<h3>A sample text widget</h3></div>
<div class="textwidget">
<p>Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
<a href="http://wordpress.org/">euismod dolor nec</a> pretium. Nunc ut tristique massa. </p>
<p>Nam sodales mi vitae dolor <em>ullamcorper et vulputate enim accumsan</em>.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. <strong>Nulla nulla lorem</strong>,
suscipit in posuere in, interdum non magna. </p>
</div>

juggledad Apr 14, 2011 12:44 PM

Whie that will work, you will have to remember to do it each time you update the theme. By adding a widget to the sidebar it becomes a site option and will continue to exist during theme upgrades.

helpsolve Apr 14, 2011 06:47 PM

I see,

However, for my situation it works the best since adding any kind of text widget, hides the other items I wish to see on the right hand side. I didn't want to have to mess with figuring out the spacing issues tweaking it little by little until I can see the other items I want.


All times are GMT -6. The time now is 02:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.