• There is an about box in the widget sidebar and I can’t figure out how to get rid of it. It is not in the “about” pages area and I can’t find it in the widget’s time bar.

    What do I do?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi novotny1,

    Open the sidebar.php, remove the following code

    <li id="about" class="clearfix">
      <div class="sb-title"><?php echo get_option('greenpark2_sidebar_about_title'); ?></div>
      <ul>
      	<li>
      		<?php echo get_option('greenpark2_sidebar_about_content');?>
    		</li>
    	</ul>
    </li>

    save the file and upload it to your themes directory.

    I added this feature request to my todo list for the next release. Thanks!

    Thread Starter novotny1

    (@novotny1)

    That’s what I thought but I was afraid to mess with the code. Thanks for the instructions…

    I am using the Cordobo Green Park 2 Theme and was wondering how to remove the Sidebar from a particular page. Which file do I modify?

    My version (0.9.501) of Cordobo Green Park 2 has the following code in the sidebar.php file:

    vti_encoding:SR|utf8-nl
    vti_timelastmodified:TR|17 Nov 2009 02:09:14 -0000
    vti_extenderversion:SR|5.0.2.4803
    vti_cacheddtm:TX|17 Nov 2009 02:09:14 -0000
    vti_filesize:IR|3176
    vti_backlinkinfo:VX|

    Question: Where do I delete the code to remove the sidebar?

    Thanks,
    Brent

    Thanks Cordobo!!!!. I´ve been with that about thing for over some time!!!.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘About box in widget. How to remove?’ is closed to new replies.