This topic has 56 replies, 4 voices, and was last updated 8 years by IchBins.

  • Author
  • #187428
     IchBins
    Participant

    Okay, I tested everything. It’s not the plugin but the child theme. As soon as I activate the Mother Theme the online status will be displayed.

    In my test, I came across more abnormalities.

    1. When a group is created, the message about it is not displayed in a row. I attached a screenshot for you.

    2. If the notifications for groups are not displayed properly. Second screenshot

    Thank you for helping..

    #187497
     Radu
    Moderator

    Hi,
    That means the child theme contains or a outdated php template files or a hardcoded line or file, speak with your coder to review the overwritten templates from child theme.

    Cheers
    R.

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

    No changes to the child. With minor exceptions (new icons + activity stream + excl. the admin from the list)

    See for yourself, there are not more files in the child.

    #187505
     Radu
    Moderator

    Did you have changed the credentials ? i’ve tried to looking again at the layout.
    Let me know the correct ones in a private reply
    Cheers
    R.

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

    Please try again!

    #187552
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    #buddypress #activity-stream p img {
        display: inline !important;
        vertical-align: initial;
        max-width: 20px;
        height: auto;
    }
    

    Let me know

    Cheers
    R.

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

    Hello Radu,

    what about the online status?

    Thank you!

    #187810
     IchBins
    Participant

    Found another bug..

    #187832
     Radu
    Moderator

    For the online status it means something from your child theme makes the online status to not works, so look for that code or ask your developer about a code alteration in child theme and revert back and test, so there it’s acustom modification maden by you or you developer and you should revert that.

    For the last articles “bug” there is no bug , you cutomization makes that icons white over white and those had becomes invisible, just use this css

    COPY CODE
    
    .widget_recent_entries li:before {
        color: #999 !important;
    }
    

    To make them visible

    Cheers
    R.

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

    Hello Radu,

    First, thanks for the code for the “bug”.
    On the topic Online Status, I sent you screenshots of all files in the childtheme. If you look at these, then you will see that we have nothing in it that hardly anything was changed. Please check it!

    Your theme looks really nice, but if I need to fix all the bugs from December 29th to today, we really need to think about using it again. We actually planned 5 more projects with it. But that’s difficult.

    Not meant bad, but the first project has totally destroyed the Deathline.

    We still hope for the best!

    #187976
     Radu
    Moderator

    Hi,

    Seems that some color customization makes tthat to look to “not works” the issue was the dot color

    COPY CODE
    
    span.high-bg.kleo-online-status {
        background: #31bd52 !important;
        border: 1px solid #fff !important;
    }
    

    Use this css to make to look like in screenshot

    Cheers
    R.

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

    Perfect! Thank you very much Radu. Can you explain what this causes? Because I we changed nothing like this at the css.

    #187999
     IchBins
    Participant

    I would ask you to make the pictures unrecognizable, so that no people are recognizable and no conclusions about the project are possible. Thank you!

    #188024
     Radu
    Moderator

    Hi,

    You’re welcome

    Sorry but i don’t understand what you want to say in your latest reply.

    Cheers
    R.

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

    On the last pic you have sent are people to recognize and also the project. I ask you to anonymize this. Thank you!

    #188050
     Radu
    Moderator

    Hi,

    Done, have a nice week
    Cheers
    R.

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

    Thanks, you too!

Viewing 17 posts - 41 through 57 (of 57 total)

The topic ‘Profilepicture in stream to small, posts in the stream shift in 2 lines’ is closed to new replies.

Log in with your credentials

Forgot your details?