Results 1 to 1 of 1

Thread: Exposing the default Classipress Ad Dropdown for use

  1. #1
    Thread Starter
    Veteran vienna's Avatar
    Join Date
    May 2010
    Location
    Vienna, Austria
    Posts
    718
    Thanks
    19
    Thanked 177 Times in 118 Posts

    Exposing the default Classipress Ad Dropdown for use

    Since everyone is so clever in here I will ask this to the resident geniuses!

    In the Classipress header the dropdown navigation that comes standard default under the name "Categories" is created by echo cp_cat_menu_drop_down( get_option('cp_cat_menu_cols'), get_option('cp_cat_menu_sub_num') );


    which is, of course, a custom Classipress function in the theme-functions.php

    Does anyone know how to write an alternative of this function so that it shows up as a MENU option in the Admin MENU selections?

    In other words, when you are in the Menu panel where Custom menus are created it says that the theme "supports" two menus. And to select which menu appears in each location.

    The locations are "Primary Navigation" and "Theme Dashboard".

    What I want to see right off the bat, from the beginning, before I have created any Custom menus, is simply the "Categories" default menu that Classipress generates.

    It should be a default function of Classipress that ITS OWN MENU show up first.

    For instance, if I want to create a Custom menu BASED on the Classipress then all I have to do is to click on the name of a menu structure already written into Classipress.

    Then it would populate the Custom menu drag-and-drop pane and I could fool around with it and save it under a new Custom name. But it would already show the correct Parent, child, child of relationships instead of having to start dragging forever.

    Having to build a Custom Menu from scratch, piece by piece, category by category and child category, in a Classified Ads site is just a little absurd when the entire menu is ready to apply, just hidden and inaccessible.

    Also, if this existed, then I could immediately apply the Classipress menu to other navigation menu widgets.

    IDEAS, anyone?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Changing default header text on Classipress homepage
    By sgg123 in forum ClassiPress General Discussion
    Replies: 13
    Last Post: September 26th, 2011, 12:35 AM
  2. change current dropdown style to default
    By sgnetz in forum ClassiPress General Discussion
    Replies: 4
    Last Post: August 13th, 2011, 02:58 AM
  3. change current dropdown style to default
    By sgnetz in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: August 11th, 2011, 08:57 AM
  4. Default permalink displays when selecting from dropdown
    By gibbere in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: May 14th, 2011, 02:10 AM