Izaya Orihara Posted January 9, 2016 Posted January 9, 2016 I feel like I may have seen this before...forgive me in advance but status updates sort of bug me. I am not sure if it is a setting I am just unaware of what but 1. I hate that we have the status update but we're unable to fully see the complete text unless we go to the person's profile 2. YouTube videos don't show a video in the status post or half the time the link is just plain text Is there a way to fix this? Possibly a mod?
The Old Man Posted January 9, 2016 Posted January 9, 2016 Yeah it's odd that Staus Updates were The Big Thing and now they're treated as so differently they're mostly ignored. I've also noticed today that profile comments seem to have gone, and Group Blogs where you could add a few editors or contributors on a blog have gone too - my staff blog is now apparently just my blog. I've searched in my boards settings thinking the upgrades may have disabled them accidentally but they seem to be gone here too.
chilihead Posted January 10, 2016 Posted January 10, 2016 You can see the full status update in Expanded mode. Also you may be interested in this mod:
SJ77 Posted January 10, 2016 Posted January 10, 2016 33 minutes ago, chilihead said: You can see the full status update in Expanded mode. Also you may be interested in this mod: I am using this and it's doing what you need.
Rheddy Posted January 10, 2016 Posted January 10, 2016 That expanded widgets update plugin should have been a default optional feature from IPS. It's very sad that IPS has neglected to include that in the ACP for status updates. With how IPS seems to be ignoring Status Updates now, it would have been better to just remove the whole thing outright because the feature has been rendered impotent. Now, the only way to expand status updates view is to spend $15 on a plugin from the marketplace.
Fnuxle Posted January 10, 2016 Posted January 10, 2016 11 hours ago, Morisato said: That expanded widgets update plugin should have been a default optional feature from IPS. It's very sad that IPS has neglected to include that in the ACP for status updates. With how IPS seems to be ignoring Status Updates now, it would have been better to just remove the whole thing outright because the feature has been rendered impotent. Now, the only way to expand status updates view is to spend $15 on a plugin from the marketplace. That's not the only thing the plugin is good for.. Also, you could just as well head to the ACP and edit your theme's template RecentStatusUpdatesStatus, which is under core > front > widgets. Find this: <div class='ipsType_richText ipsContained' data-ipsTruncate data-ipsTruncate-type='remove' data-ipsTruncate-size='3 lines'> {$status->truncated()|raw} </div> Change to this: <div class='ipsType_richText ipsContained'> {$status->content()|raw} </div>
Izaya Orihara Posted January 10, 2016 Author Posted January 10, 2016 6 hours ago, Fnuxale said: That's not the only thing the plugin is good for.. Also, you could just as well head to the ACP and edit your theme's template RecentStatusUpdatesStatus, which is under core > front > widgets. Find this: <div class='ipsType_richText ipsContained' data-ipsTruncate data-ipsTruncate-type='remove' data-ipsTruncate-size='3 lines'> {$status->truncated()|raw} </div> Change to this: <div class='ipsType_richText ipsContained'> {$status->content()|raw} </div> and what does this do exactly?
Fnuxle Posted January 10, 2016 Posted January 10, 2016 Should do what you asked. Content won't be limited by height, or to plain-text.
SJ77 Posted January 13, 2016 Posted January 13, 2016 for some reason only certain people on my site can post status. There must be some restriction or permission setting I am missing
Fnuxle Posted January 13, 2016 Posted January 13, 2016 4 hours ago, superj707 said: for some reason only certain people on my site can post status. There must be some restriction or permission setting I am missing There's a setting when you edit your profile, "Enable Status Updates", in my case it was off by default..
SJ77 Posted August 6, 2017 Posted August 6, 2017 Now for 4.2 there seems to be no plugin that does advanced status feeds!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.