Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Modify users drop-down top menu

  1. #1
    Thread Starter
    Expired Customer aleotti81's Avatar
    Join Date
    Apr 2020
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Modify users drop-down top menu

    top user menu.png

    Hi,
    I'd need to add more items (links) to the users drop-down top menu, so to facilitate user navigation after login.

    I found some relating code in menu.php line 251, but actually I dont know how to modify or add item.

    $fields = array(
    'listings' => '<li id="menu-item-my-listings"><a href="' . esc_url( CP_DASHBOARD_URL ) . '" class="user-listings"><i class="fa fa-list" aria-hidden="true"></i>' . __( 'Listings', APP_TD ) . '</a></li>',
    'profile' => '<li id="menu-item-edit-profile"><a href="' . esc_url( CP_PROFILE_URL ) . '" class="user-edit-profile"><i class="fa fa-user" aria-hidden="true"></i>' . __( 'Edit Profile', APP_TD ) . '</a></li>',
    'divider' => '<li class="divider"></li>',
    'logout' => '<li id="menu-item-logout"><a href="' . esc_url( wp_logout_url( get_permalink() ) ) . '" class="user-logout"><i class="fa fa-sign-out" aria-hidden="true"></i>' . __( 'Log out', APP_TD ) . '</a></li>',
    'profile' => '<li id="menu-item-edit-profile"><a href="' . esc_url( CP_PROFILE_URL ) . '" class="user-edit-profile"><i class="fa fa-user" aria-hidden="true"></i>' . __( 'Edit Profile', APP_TD ) . '</a></li>',

    Please help

  2. #2
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,768
    Thanks
    242
    Thanked 1,068 Times in 1,008 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Expired Customer puppydemand's Avatar
    Join Date
    Mar 2020
    Posts
    59
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,768
    Thanks
    242
    Thanked 1,068 Times in 1,008 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Expired Customer puppydemand's Avatar
    Join Date
    Mar 2020
    Posts
    59
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,768
    Thanks
    242
    Thanked 1,068 Times in 1,008 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Expired Customer puppydemand's Avatar
    Join Date
    Mar 2020
    Posts
    59
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Expired Customer puppydemand's Avatar
    Join Date
    Mar 2020
    Posts
    59
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,768
    Thanks
    242
    Thanked 1,068 Times in 1,008 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Expired Customer puppydemand's Avatar
    Join Date
    Mar 2020
    Posts
    59
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to modify the emails being sent to users?
    By brandanparry in forum Help Using ClassiPress
    Replies: 2
    Last Post: April 12th, 2020, 06:07 AM
  2. Replies: 4
    Last Post: June 13th, 2019, 09:50 AM
  3. Create menu like the 'Current Listings' roll over drop down menu
    By dalemiles in forum Help Using ClassiPress
    Replies: 4
    Last Post: March 7th, 2016, 03:00 PM
  4. Modify drop-down menu
    By edjenner in forum Koupon
    Replies: 3
    Last Post: November 19th, 2013, 05:27 PM
  5. Users can only modify images in their ads
    By miendo in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: February 15th, 2012, 08:18 AM