This topic has 5 replies, 4 voices, and was last updated 9 years by kcurlsjr.

  • Author
  • #27126
     bradh
    Participant

    The first line of my article includes a link and is supposed to read as “If you’ve never heard of tastytrade, what you are about to read will change your life.”

    It reads correctly on the article page but does not appear correctly in the activity stream. A screenshot is attached.

    Please assist in ensuring this is corrected. Thank you.

    Attachments:
    You must be logged in to view attached files.
    #27130
     sharmstr
    Moderator

    I’ve seen that before. I’m trying to remember what caused it. I’m almost positive its a buddypress issue and nothing Kleo is doing. Let me see if I can find it again.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #27132
     sharmstr
    Moderator

    Its something different.


    @abe
    The link css within the activity stream is screwed up.

    COPY CODE
    
    
    #buddypress .activity-list .activity-content .activity-inner p a {
    float: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    }
    
    

    This fixes it, but not sure what else it screws up

    COPY CODE
    
    #buddypress .activity-list .activity-content .activity-inner p a {
       float: none;
       display: inline;
    }
    


    @bradh
    Put that new css in your child theme until the Kleo team can sort it out.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #27144
     bradh
    Participant

    @sharmstr Thanks for the fix.

    #28046
     Abe
    Keymaster

    Thanks @sharmstr
    We have included a fix for this week update.

    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.

    #28077
     kcurlsjr
    Participant

    Would this be the same reason that “@username”–when this feature is used in a status update or forum post–also do not displayed correctly within the activity stream?

    If so, great news that a fix is on the way. Such a minor thing, but always bugged me.

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

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

Log in with your credentials

Forgot your details?