Results 1 to 2 of 2

Thread: Need help to remove list of page in Footer

  1. #1
    Thread Starter
    Junior Member swapmama's Avatar
    Join Date
    Aug 2011
    Location
    Algeria
    Posts
    45
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Need help to remove list of page in Footer

    Would like to remove the list of pages or the "page menu" that sets above the 4 footer columns added with the Footer Widget. I'm using a child-theme, and it has an "includes" folder, into which I've placed a copy of "theme-footer.php". After making some edits to this file that SHOULD show on the site - nothing happens, the page is ignored. I changed the text on line 84 from "Classified Ads Software" to "THIS TEXT IS BUGGERED", and it is not showing in the page. I also removed the code in lines 29 & 30:

    <li class="first"><a href="<?php echo get_option('home')?>"><?php _e('Home','appthemes'); ?></a></li>
    <?php wp_list_pages( 'sort_column=menu_order&depth=1&title_li=&exclude= '.get_option('cp_excluded_pages') ); ?>

    which I believe are creating the list of pages. No change.

    So.

    Either my child-theme is not set up right or just freekin' LOST! It was on good advise from the WP forum I was told that child-themes must recreate the folder hierarchy of the parent theme. This seems to have been working - but I can't touch that list of pages.

    Any clues?

    =Alan R.

  2. #2
    Thread Starter
    Junior Member swapmama's Avatar
    Join Date
    Aug 2011
    Location
    Algeria
    Posts
    45
    Thanks
    0
    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. Replies: 8
    Last Post: May 28th, 2012, 09:13 PM
  2. remove links in footer
    By comlor in forum Report Clipper Bugs
    Replies: 2
    Last Post: July 19th, 2011, 06:11 AM
  3. [SOLVED] remove footer powered by and header and remove comments
    By kajaja in forum ClassiPress General Discussion
    Replies: 7
    Last Post: June 3rd, 2011, 07:48 PM
  4. [SOLVED] Remove credits from footer
    By radlam in forum Help Using Clipper
    Replies: 2
    Last Post: May 3rd, 2011, 05:39 AM
  5. [SOLVED] Remove or change links above footer
    By nelsenweb in forum ClassiPress General Discussion
    Replies: 3
    Last Post: April 4th, 2011, 10:09 AM