This topic has 14 replies, 3 voices, and was last updated 10 years by whinds.

  • Author
  • #9203
     Azerty514
    Participant

    Hello,

    On the member profile, I want to customize the space to the right of the picture by removing some fields and adding new fields

    http://seventhqueen.com/demo/sweetdatewp-modern/members/brady-patterson/

    Which file should I change it?

    thank you

    #9258
     Abe
    Keymaster

    Hi, Those tabs that display user info are in fact profile field groups found in WP admin – USers – Profile fields. Change those groups/fields there

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #9304
     Azerty514
    Participant

    In your demo on the member’s profile page, you display to the right of the photo, the tabs “Looking for” and “About me”.

    I want to change these fields there, thank you

    #9334
     Abe
    Keymaster

    Please see this post: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #9341
     Azerty514
    Participant

    Thanks alot Abe

    #9343
     Azerty514
    Participant

    Is it possible to display one or two fields in a tab?

    #9426
     Abe
    Keymaster

    You configure your fields in Users – Profile fields

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #9427
     Azerty514
    Participant

    I mean, I do not want to display all the fields in the tab to the right of the photo, I just want to display some fields, such as:

    country, date of birth, sex

    #9500
     Abe
    Keymaster

    I understand what you mean but those tabs take the exact group you set in Users – Profile fields. what I said was to define a group to include the fields you want and set it to show as a tab using https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #9550
     Azerty514
    Participant

    ok Abe I see, thank you

    #10134
     whinds
    Participant

    I have 5-7 tabs for each profile and they show up if content is entered in them.

    However, when all 7 tabs show up they are large and they wrap around on 2 lines and mess up the profile lines below them.

    I can send a picture if you like.

    How do change the size of the profile tabs and the font to be smaller so that they file on one line?

    thanks,
    Wayne

    #10281
     Abe
    Keymaster

    Hello, Try with this CSS

    COPY CODE
    
    .tabs.pill.custom dd a {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #10328
     whinds
    Participant

    thanks but it is not working. This is what is looks like in the Sweetdate Child: Stylesheet (style.css)

    @import url(“../sweetdate/style.css”);

    /*
    * Please add your custom styles below
    */

    .tabs.pill.custom dd a {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    }

    #10556
     Abe
    Keymaster

    Hi, I just did the test again and added the css to sweetdate-child/style.css and it is working as expected. Make sure you have the child theme activated. If it doesn’t work, add the CSS to Sweetdate – Styling options – Quick css

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #10769
     whinds
    Participant

    thank you – it works now.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?