-
Author
-
September 8, 2016 at 04:32 #135379karmatigerParticipant
Posts show up in the feed looking like crap. For consistancy of design it would be preferable if the featured image appeared left justified in the same size and aspect ratio as one of the pics from the carousel if someone posted photos, and the exerpt beside it without the weird wrap.
However, looking at the CSS there doesn’t seem to be a specific class for post images in the activity feed.
How can this be fixed? I’m actually surprised it looks this bad out of the box.
(The avatar showing empty instead of the default profile photo is another bug that happens when logged in as admin – it’s site wide)
Attachments:
You must be logged in to view attached files.September 8, 2016 at 20:42 #135519RaduModeratorHi,
How can i see live example of that behaviour ? provide link and some credentials to take a closer look
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 9, 2016 at 20:17 #135643RaduModeratorHi,
By loading this css to your site it will looks like good format picture
COPY CODE.activity li.blogs.new_blog_post .activity-content .activity-inner p img { display: none; }
The css will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 9, 2016 at 20:42 #135650karmatigerParticipantadded to my chilld theme css, it worked well. Thanks.
How do I add in (… read more) to the end of the excerpt? It’s standard buddypress behavior yet your theme seems to have blocked it.
September 12, 2016 at 17:09 #135813RaduModeratorFrom where you have writed that article from social articles somehow ? i’ve tried to take a look again to that activity with post like in your proivded screenshot, but i cannot see it.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.