-
Author
-
May 23, 2014 at 00:34 #18603TheNHAParticipant
Hello I have a few issues that I have been trying to cover but finding info has been difficult. Can someone help with the following. I will list with numbers, please refer to the numbers if possible.
1. Can I customize profile “media” link text. (Media is to vague, users don’t understand) I would love to change it to my photos/videos.
2. Photo Manipulation – can users rotate images after they have been uploaded?
3. Can users set a gallery image as the background/cover photo for the profile page?
4. Can users add media to comments?
5. Can users pin other user photos to a gallery?
6. Can the lightbox be customized: background changed to white, no one can see the text; button and link colors match theme colors?I would greatly appreciate any Kleo specific or rtMedia specific help with this. My community is live and these are the questions I get on a daily basis.
Thank you in advanced!
May 27, 2014 at 23:49 #18904AbeKeymasterHi there,
Your questions are mostly related to rtMedia and not the theme so I will answer to the theme related ones or the ones I can help
1. I think you can try to translate rtMedia plugin and see if changing the Media string helps.
6. This could be customized by CSS. Inspect site elements with Chrome and apply the CSS rules in your kleo-child/style.cssCOPY CODE.mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta { background: #FFFFFF !important; } .mfp-content #rtmedia-single-media-container .rtmedia-media { background: #FFFFFF !important; }
Ask rtMedia guys for anything else
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.June 2, 2014 at 20:53 #19233TheNHAParticipantThanks for the response.
I copied the code into my child’s custom CSS but the light box is still black. Is there another step I am missing?
June 7, 2014 at 01:18 #19449AbeKeymasterCSS should be added in child theme/style.css and the theme should be active
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
The forum ‘KLEO’ is closed to new topics and replies.