• How do I remove the widgets on the right BlogRoll we tried to remove the appearance —> Widgets but does not appear to bar the right although it occurs when someone visit the site but does not appear to widgets.
    I have a them which has blogroll and can not be removed from Widgets.
    Tell me some some solutions to remove one’s blogroll.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Add another widget and it will probably disappear.

    do you have any widgets in the sidebar? Do you plan to add any? If so, add the widgets. Chances are, the blogroll widget is hardcoded into your theme’s sidebar.php. It will go away when you add new widgets.

    You may have something like this in sidebar.php that you can delete if necessary:

    <h2>Blogroll</h2>
    	<ul>
    	<?php get_links(-1, '<li>', '</li>', 'between', FALSE, 'name', FALSE, FALSE, -1, FALSE); ?>
    	</ul>

    Thread Starter gaddy

    (@gady)

    I only have 2 Widgets in WP-Pool bar on the right and search the site Search box appears below the search atat.Dar BlogRoll and I want to get him out. How do that? Explain for me
    And a little wide of the right Sidebar as make it more closely?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove BlogRoll from WordPress’ is closed to new replies.