-
Author
-
August 29, 2014 at 16:49 #27126bradhParticipant
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.August 29, 2014 at 16:53 #27130sharmstrModeratorI’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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 29, 2014 at 17:10 #27132sharmstrModeratorIts 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 8, 2014 at 22:18 #28046AbeKeymasterThanks @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.September 9, 2014 at 03:15 #28077kcurlsjrParticipantWould 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.
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.