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 Do I Remove Blogroll Widget 3.4.3? (http://forum.bytesforall.com/showthread.php?t=3602)

TwtrCoach Sep 25, 2009 05:20 PM

[SOLVED] How Do I Remove Blogroll Widget 3.4.3?
 
Hi.

Seems like it help think out load for me here today.

After I installed 3.4.3 the Blogroll widget has shown up for some reason. I did not add it myself.

And when I go back to ver 3.3.3 again this widget disappear.

I clicked on the Widget option to remove it, but cant see the Blogroll listed there..

So not sure how to take this unwanted Widget off.

Cheers.. Are

Flynn Sep 25, 2009 05:51 PM

This is a bug that will be fixed in a new update on the weekend. For now you could delete this from footer.php

PHP Code:

<div id="linkcat-12" class="widget widget_links"><div class="widget-title"><h3>Blogroll</h3></div>
    <
ul class='xoxo blogroll'>
<
li><a href="http://wordpress.org/development/">Development Blog</a></li>
<
li><a href="http://codex.wordpress.org/">Documentation</a></li>

<
li><a href="http://wordpress.org/extend/plugins/">Plugins</a></li>
<
li><a href="http://wordpress.org/extend/ideas/">Suggest Ideas</a></li>
<
li><a href="http://wordpress.org/support/">Support Forum</a></li>
<
li><a href="http://wordpress.org/extend/themes/">Themes</a></li>
<
li><a href="http://planet.wordpress.org/">WordPress Planet</a></li>

    </
ul>
</
div


TwtrCoach Sep 25, 2009 06:50 PM

Awesome!!

Fixed.

Thanks .. Are


All times are GMT -6. The time now is 07:00 AM.

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