Results 1 to 6 of 6

Thread: Change Categories in the top menu

  1. #1
    Thread Starter
    Newbie ozibiz's Avatar
    Join Date
    May 2011
    Location
    Australia
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Change Categories in the top menu

    After upgrading to 3.1.3 I can no longer change the 'Catergories' to a name of my choice in the top nav bar.


    <li class="mega"><a href="#"><?php _e('Categories','appthemes'); ?></a>
    <div class="adv_categories" id="adv_categories">

    <?php echo cp_cat_menu_drop_down( get_option('cp_cat_menu_cols'), get_option('cp_cat_menu_sub_num') ); ?>

    </div><!-- /adv_categories -->
    </li>

    and changed it to:-

    li class="mega"><a href="#"><?php _e('Bikes for Sale','appthemes'); ?></a>
    <div class="adv_categories" id="adv_categories">

    <?php echo cp_cat_menu_drop_down( get_option('cp_cat_menu_cols'), get_option('cp_cat_menu_sub_num') ); ?>

    </div><!-- /adv_categories -->

    in the /classipress/includes/theme-header.php but it is not updating on my site.

    What am I missing?

    Thanks Kim

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  3. #3
    Thread Starter
    Newbie ozibiz's Avatar
    Join Date
    May 2011
    Location
    Australia
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Veteran demonlee's Avatar
    Join Date
    Mar 2011
    Location
    Antas, Spain
    Posts
    574
    Thanks
    6
    Thanked 51 Times in 46 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    Newbie ozibiz's Avatar
    Join Date
    May 2011
    Location
    Australia
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,702
    Thanks
    166
    Thanked 3,390 Times in 3,261 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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Change name of Category in Menu
    By chimanimani in forum ClassiPress General Discussion
    Replies: 18
    Last Post: May 21st, 2012, 12:37 PM
  2. Removing 'categories menu' from the top menu bar
    By message4wale in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: August 7th, 2011, 11:55 AM
  3. Replicating Categories Menu with different categories
    By phoenixgb in forum ClassiPress General Discussion
    Replies: 2
    Last Post: April 24th, 2011, 05:04 AM
  4. Change default menu order
    By Neal in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: January 18th, 2011, 10:05 AM
  5. Replies: 1
    Last Post: July 25th, 2010, 09:17 AM