-
Author
-
January 6, 2014 at 10:54 #9203Azerty514Participant
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
January 6, 2014 at 23:54 #9258AbeKeymasterHi, 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.January 7, 2014 at 09:56 #9304Azerty514ParticipantIn 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
January 7, 2014 at 18:54 #9334AbeKeymasterPlease 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.January 7, 2014 at 20:11 #9343Azerty514ParticipantIs it possible to display one or two fields in a tab?
January 9, 2014 at 11:53 #9426AbeKeymasterYou 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.January 9, 2014 at 12:05 #9427Azerty514ParticipantI 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
January 10, 2014 at 12:04 #9500AbeKeymasterI 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.January 23, 2014 at 19:54 #10134whindsParticipantI 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,
WayneJanuary 27, 2014 at 13:19 #10281AbeKeymasterHello, 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.January 27, 2014 at 20:03 #10328whindsParticipantthanks 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;
}February 6, 2014 at 13:21 #10556AbeKeymasterHi, 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. -
AuthorPosts
You must be logged in to reply to this topic.