This topic has 3 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #18603
     TheNHA
    Participant

    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!

    #18904
     Abe
    Keymaster

    Hi 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.css

    COPY 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.

    #19233
     TheNHA
    Participant

    Thanks 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?

    #19449
     Abe
    Keymaster

    CSS 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.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?