This topic has 7 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #182059
     roomsforcrew
    Participant

    Hello

    I have a slight issue with Buddypress private messaging and the Kleo theme. When a user has sent a message this text appears to help them keep track:

    test message

    CONVERSATION BETWEEN BEN AND YOU AND YOU.

     

     

     

    The issue here is it says ‘YOU’ twice? I tried troubleshooting by turning off plugins, eventually found that if I changed the theme (Geodirectory supreme in this case), it would correct itself:

    test message

    Conversation between ben and you. 

    Can you please help me sort this issue

    Many thanks

    Ben

    #182090
     Laura
    Moderator

    Hello, please share access so i can check it 🙂

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

    Hello Laura

    To access the website: https://roomsforcrew.com/wp-admin/

    username: 7thqueen
    password: queen

    Just a bit more info, group messaging has been disabled. I’ve tested the private messaging system with multiple subscriber accounts, and the problem always exists. As I said in my last message changing the theme seemed to rectify the issue?

    Look forward to your responce

    Ben

    #182261
     Laura
    Moderator

    Hello, i could not find the source of it at the language file.
    I can check the file using ftp access or if you prefer you can hide it using this css ad style.css of child theme

    COPY CODE
    
    
    #message-recipients .highlight {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #182293
     roomsforcrew
    Participant

    Hello Laura

    I placed the CSS in the theme quick CSS box and it worked just great. thank you. Before I leave you, just one more question. Is it possible to change the text on the compose message screen?
    At the moment it says:

    Send To (Username or Friend’s Name)

    Could this be changed so it just says:

    Send To (Username)

    Also wondering if it would be possible to remove the box where the user can add additional recipients of the message they are writing? See attached image. This would mean that when they click the send private message button on a users profile, they will only be messaging that particular user.

    Look forward to your response!

    Ben

    #182511
     Laura
    Moderator

    Hello, text changed, and to hide that add this to style.css of child theme

    COPY CODE
    
    input#send-to-input {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #182579
     roomsforcrew
    Participant

    Hi Laura

    Thank you ever so much for your help.

    Have a nice xmas and new year!!

    Ben

    #182613
     Laura
    Moderator

    Happy to help 🙂
    If you can rate us 5 stars at themeforest that would help a lot 😀

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?