-
Author
-
September 23, 2014 at 14:47 #29354
NT
Participant1) The Add Friend, Private Message buttons, I want to independently stylise each button,
2) Default values dont seem to work in the user profile fields. Unless someone selects the value in front end, only then it will appear in the profile tabs next to the profile image. I need to be able to have default values set so the tabs next to profile image show up with all the profile fields I’ve created. This will encourage users to edit their profile info.
3) Reasons to Join page, the 3 images, I don’t want these to open in a lightbox, I want them just static not a link.
4) I have put an image in the header which doesnt work well on mobile. Is there code so I can say on a mobile device don’t load the header image?
5) Where can I change this text…
“Your avatar will be used on your profile and throughout the site. If there is a Gravatar associated with your account email we will use that, or you can upload an image from your computer.”September 23, 2014 at 15:42 #29360Catalin
ModeratorHello,
1. the css code to style individually is:
COPY CODE#profile div.friendship-button { } #profile div.friendship-button a { } #profile div#send-private-message { } #profile div#send-private-message a { }you need basic css skills for making those changes… keep in mid that this customization needs to be added in the style.css file from your child theme
2. this implies custom development work.
3. 4. please resend me the email because I did not receive it and I will be able to handle this requests and the ones from your other thread.
5. take a look at https://wordpress.org/plugins/codestyling-localization/
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 23, 2014 at 23:58 #29461NT
ParticipantHello,
Thanks, these are the remaining issues you missed out. I’m not sure your response to 5 was meant for us? This wasn’t an issue. We have sent numerous emails to you, if you havn’t received these, its unlikely you’ll receive another so will post here.
Please see below the urgent queries.
3) Reasons to Join page, the 3 images in the circle, I don’t want these to open in a lightbox, I want them just static images, NOT a link.
Reference: Exactly the same ‘Reasons to Join’ page as your demo (attached)4) I have put an image in the header which doesn’t work well on mobile. Is there code which tells a mobile device not to load the header image?
5) Where can I change this text…
“Your avatar will be used on your profile and throughout the site. If there is a Gravatar associated with your account email we will use that, or you can upload an image from your computer.”Many thanks
-
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.