This topic has 9 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #191179
     spocar
    Participant

    Hello again everybody , hope all of you are doing well.  Quick question. Is there a way I can delete some option in this field? like for example I just want to keep profile, notifications, message and friend? because in my site looks so saturated and I want it to make it look simple, short but nice. Thank you so much in advance

    Attachments:
    You must be logged in to view attached files.
    #191234
     Kieran_SQ
    Moderator

    Hi,

    I can send you the CSS for this but it looks like you have plugin specific tabs so I will need to inspect it manually to generate the correct CSS for you.

    I have checked your other tickets for login details but they no longer work. Please can you therefore update this ticket, in a private reply, with admin credentials for your site.

    Thanks,

    Kieran

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #191300
     spocar
    Participant
    This reply has been set as private.
    #191323
     Kieran_SQ
    Moderator

    Hi,

    Unfortunately I am still not able to login using the details provided. Please consider creating a new user with the email kieran@seventhqueen.com so I can reset the password if needed or sending details again after checking/resetting the password.

    Error (username removed)
    ERROR: The password you entered for the username ###### is incorrect. Lost your password?

    Thanks,

    Kieran

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #191333
     spocar
    Participant
    This reply has been set as private.
    #191334
     Kieran_SQ
    Moderator

    Hi,

    The CSS for your site, with your current plugins, to hide the menu items on the profile is as below

    COPY CODE
    li#activity-personal-li {display: none !important;}
    li#xprofile-personal-li {display: none !important;}
    li#notifications-personal-li {display: none !important;}
    li#messages-personal-li {display: none !important;}
    li#friends-personal-li {display: none !important;}
    li#location-personal-li {display: none !important;}
    li#groups-personal-li {display: none !important;}
    li#forums-personal-li {display: none !important;}
    li#media-personal-li {display: none !important;}
    li#settings-personal-li {display: none !important;}
    li#membersfav-personal-li {display: none !important;}

    You should remove any line from above where you wish to keep the menu item available on the front-end, for example, as per your opening text (profile, notifications, messages and friends) it would be as follows

    COPY CODE
    li#activity-personal-li {display: none !important;}
    li#location-personal-li {display: none !important;}
    li#groups-personal-li {display: none !important;}
    li#forums-personal-li {display: none !important;}
    li#media-personal-li {display: none !important;}
    li#settings-personal-li {display: none !important;}
    li#membersfav-personal-li {display: none !important;}

    Thanks,

    Kieran

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #191422
     spocar
    Participant

    Thank you so much Kieran you are the best!!! Thank you again!!

    #191428
     spocar
    Participant

    hello again Kieran. I was checking everything that you told me and It worked at the first time, but when I tried to bring back some option the theme still showing me the same options to show in the code that you gave me, even thought I add new lines or delete some.

    #191437
     spocar
    Participant

    Hello again Kieran. Nevermind I fixed already I dont even know if it was ok the css code that I wrote, but because I couldn’t see the results with “media” and “favorite member” I changed the css code of those two from {display: none !important;} to {display: inline !important;} and It worked. Thank you again. Hope stays like this from now.

    #191440
     Kieran_SQ
    Moderator

    Glad it is working for you now. Feel free to open a new ticket any time with any other questions and we’ll be happy to assist.

    Kieran

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?