Results 1 to 3 of 3

Thread: Blog Sidebar

  1. #1
    Thread Starter
    Member gershon's Avatar
    Join Date
    Nov 2011
    Posts
    58
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Blog Sidebar

    i tryied many things to remove blog and meta sidebars from the main page using appearance settings. nothing helped. i ended up removing the
    following code from sidebar.php. Is it a good approach ? thanks

    <div class="shadowblock_out">

    <div class="shadowblock">

    <h2 class="dotted"><?php _e('BlogRoll', 'appthemes') ?></h2>

    <ul>
    <?php wp_list_bookmarks('title_li=&categorize=0'); ?>
    </ul>

    <div class="clr"></div>

    </div><!-- /shadowblock -->

    </div><!-- /shadowblock_out -->


    <div class="shadowblock_out">

    <div class="shadowblock">

    <h2 class="dotted"><?php _e('Meta', 'appthemes') ?></h2>

    <ul>
    <?php wp_register(); ?>
    <li><?php wp_loginout(); ?></li>
    <li><a target="_blank" href="http://www.appthemes.com/" title="Premium WordPress Themes">AppThemes1</a></li>
    <li><a target="_blank" href="http://wordpress.org/" title="Powered by WordPress">WordPress</a></li>
    <?php wp_meta(); ?>
    </ul>

    <div class="clr"></div>

    </div><!-- /shadowblock -->

    </div><!-- /shadowblock_out -->

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,958
    Thanks
    169
    Thanked 3,405 Times in 3,276 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Member gershon's Avatar
    Join Date
    Nov 2011
    Posts
    58
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [MOD NEEDED] Main sidebar in blog page
    By pinocchio in forum ClassiPress General Discussion
    Replies: 3
    Last Post: December 14th, 2010, 05:44 PM
  2. Blog Catgories on Sidebar
    By essej88 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: November 9th, 2010, 11:49 PM
  3. Excluding Blog Posts in Top Ads Sidebar
    By mrg19 in forum ClassiPress General Discussion
    Replies: 4
    Last Post: June 5th, 2010, 11:42 AM
  4. Recents Ads Sidebar Exclude Blog posts
    By essej88 in forum Help Using ClassiPress
    Replies: 1
    Last Post: June 5th, 2010, 01:32 AM
  5. Blog wrong positions in sidebar tabs
    By mando in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: May 20th, 2010, 12:53 PM