This topic has 21 replies, 3 voices, and was last updated 8 years by Laura.

  • Author
  • #77737
     jwchameleoncorp
    Participant

    http://travelcuckoo.com

    Hello,

    I would like to make the following changes to the drop down menu that exists between the “Login” and “Sign Up” button.

    1. I would like to add or remove items in the drop down

    2. I would like to change the labels of the items in the drop down to different words

    I looked in the Menus area of the WP dashboard, but didn’t see where I might make these changes.

    Can you please point me in the right direction?

    Thank you for the help!

    #78047
     Laura
    Moderator

    Hello, do you mean the profile menu in the header?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78068
     jwchameleoncorp
    Participant

    This (see attached)

    Attachments:
    You must be logged in to view attached files.
    #78283
     Laura
    Moderator

    Hello, please check out here https://archived.seventhqueen.com/forums/topic/add-menu-item-to-the-profile-drop-down-menu
    To delete any of them ,let me know which one you want to delete

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78297
     jwchameleoncorp
    Participant

    Hi @laura,

    Okay, I added the code as suggested and it crashed my whole site! Getting a bit frustrated.

    Here’s the code and a snap shot of the editor AFTER putting it back to the way it was before adding the code. Even after deleting the new code, it does not work!

    COPY CODE
    
    add_filter('header_profile_dropdown', 'my_profile_link');
    function my_profile_link($links) {
    	$links[] = '<li><a href="http://mydomain.com/help" rel="nofollow">Help</a></li>';
    	return $links;
    }
    
    Attachments:
    You must be logged in to view attached files.
    #78300
     jwchameleoncorp
    Participant

    Here is how my site looks now (see attached)

    Attachments:
    You must be logged in to view attached files.
    #78304
     jwchameleoncorp
    Participant

    Hi @laura,

    Never mind. It wasn’t the code that crashed the site. The plugin WP Rocket crashed the site. I disabled the plugin by renaming the folder and the code works. Do you know if there is a compatibility issue with the plugin?

    http://wp-rocket.me/

    #78305
     jwchameleoncorp
    Participant

    Also, per your reply, I do not want to delete any of them, but I would like to rename some of them. Particularly:

    Under the Profile Dropdown:

    1. “Activity” to be change to “My Activity”. Otherwise there is confusion as to whether it means Sitewide Activity

    2. “Groups” to be change to “My Groups.” For the same reasons.

    Thanks for the help.

    #78313
     jwchameleoncorp
    Participant

    Hi @laura,

    I’d like to add a couple more things:

    1. Would it be possible to reorder the items in the drop down menu?

    2. Would it be possible to create sub-menu items? Example:

    My Classifieds > Place a classified
    > Renew a classified
    > Edit a classifed

    As always, thank you for all your work!

    #78454
     Laura
    Moderator

    Hello, right now thw submenu feature is not avaible, the reorder could by done by css maybe, what is the order that you want?
    About the renames, you could use loco translator for that 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78539
     jwchameleoncorp
    Participant

    Hi @laura

    Loco Translate looks interesting, but after reviewing the plugin, I have a question.

    I plan on making the website multilingual using something like WPML. If I use Loco Translate to do renames, will it affect or conflict with the ability for WPML (or a similar plugin) to do it’s job of translating those renames into other languages, on the site?

    #78561
     Laura
    Moderator

    Hello, it wont affect at all 🙂 But i suggest to use q-translate x instead of WPML if you are a novice

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78568
     jwchameleoncorp
    Participant

    Thanks for the tip! I need all the help I can get! 🙂

    #78571
     jwchameleoncorp
    Participant

    One more thing. I forgot to answer your question…”the reorder could by done by css maybe, what is the order that you want?”

    I want to put the “Settings” label at the bottom of the drop down menu. It’s much more intuitive for the user.

    #78572
     Laura
    Moderator

    Hello, ok 🙂 can you share an user so i can test some code? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78576
     jwchameleoncorp
    Participant

    That’d be great! It’s on the DEV site right now, (which is coming along really well 🙂 ) so I’ll circle back with you when I upload it to the server. Maybe a week or two. Thanks Laura. Have a great weekend. 🙂

    #78578
     Laura
    Moderator

    Hello ok 🙂 thanks you! have a great weekend you too 🙂
    Will be here once you have the site live.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78993
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #79064
     jwchameleoncorp
    Participant

    Hi @Laura

    When you check things out, can you tell me how I can add these items to the Profile Drop Down menu (see attached pics)

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #79277
     Laura
    Moderator

    Hello, those are dynamic links, cant add them without editing the php files.
    Please list me all the changes you need so i can check it all 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #95354
     themegbh
    Participant

    Hello Laura, I have the same problem to rename ‘Activity’ to ‘My Activity’. Can you please elaborate on to achieve this using loco translator? Any direct code we can use instead of a plugin?

    #95498
     Laura
    Moderator

    Hello, just to to Loco Translator, Find your language at the theme and click it, now at the translation screen click SYNC and search for Activity, “translate” it to My Activity
    Save, do this with any other plugin related to buddypress

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 22 posts - 1 through 22 (of 22 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?