Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Janeric Posted April 24, 2016 Posted April 24, 2016 For some reason although I keep switching on the toggle for Show preview images on hover , everytime I save and go back in it's switched off. Is this a bug?
onlyME Posted April 24, 2016 Author Posted April 24, 2016 Just now, Janeric said: For some reason although I keep switching on the toggle for Show preview images on hover , everytime I save and go back in it's switched off. Is this a bug? Yes, it's a bug, I will fix in next version. Janeric 1
Janeric Posted April 24, 2016 Posted April 24, 2016 Phew! I thought it was me! Thanks for getting it fixed onlyME!
onlyME Posted April 24, 2016 Author Posted April 24, 2016 55 minutes ago, Janeric said: Phew! I thought it was me! Thanks for getting it fixed onlyME! Please update 1.1.8 Janeric and Joel R 2
GoGators Posted April 24, 2016 Posted April 24, 2016 I have permissions set to one forum, "News and Information," but the "Activity Feed" is showing the thumbnails on every post. http://www.the-armory.net/discover/
onlyME Posted April 24, 2016 Author Posted April 24, 2016 Just now, GoGators said: I have permissions set to one forum, "News and Information," but the "Activity Feed" is showing the thumbnails on every post. http://www.the-armory.net/discover/ I confirm this bug, it will be fixed in the next version.
Joel R Posted April 27, 2016 Posted April 27, 2016 (edited) Some minor suggestions for your consideration: 1. (Suggested before) Setting to turn off TT in Activity Stream. Or replace profile picture with TT , similar to Recent Posts block. 2. Use fa-eye icon for "Hide Thumbnail" setting in topic listing view, similar to IPS 3. Allow default icon per category, not just for entire website. 4. Allow choices of default icons (similar in concept to "closed tag system"). For example, Admin uploads 4 choices of topic thumbnail for category, and member can choose from those 4 (or upload own, or generate from topic) when starting new topic. Edited April 27, 2016 by Joel R onlyME 1
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 (edited) Love this plugin @onlyME. Only one issue and one suggestion... on mobile view, (iphone) the thumbnail messes up the text pagination. Reducing the size of the thumbnail makes no difference. As for my suggestion, without the plugin the forum has a dark icon for new messages, and a lighter greyed out forum for no new messages. Is it possible that the thumbnails can be lighter greyed out when no new messages and normal when there ARE new messages? At the moment it's a lot harder to work out which forums have new messages.... Also, when you clicked the darker icon it made all the messages read, and then went lighter. These changes would make the plugin perfection for me.... Edited May 4, 2016 by Lenny Warren
onlyME Posted May 4, 2016 Author Posted May 4, 2016 @Lenny Warren The padding issue will be fixed in the next version. 27 minutes ago, Lenny Warren said: As for my suggestion, without the plugin the forum has a dark icon for new messages, and a lighter greyed out forum for no new messages. Is it possible that the thumbnails can be lighter greyed out when no new messages and normal when there ARE new messages? At the moment it's a lot harder to work out which forums have new messages.... Also, when you clicked the darker icon it made all the messages read, and then went lighter. I will not update this feature because there are some people who don't like the lighter thumbnails. But you can do it by going ACP > Customization > Themes > click </> to edit your theme > CSS > core > custom > custom.css Add this code .tthumbimg { opacity: 0.5 !important; } .ipsDataItem_unread .tthumbimg { opacity: 1 !important; } Save Lenny Warren 1
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 Thanks @onlyME, do iI just put it at the end of what I already have, or does it have to be inside the body tag?
onlyME Posted May 4, 2016 Author Posted May 4, 2016 Just now, Lenny Warren said: Thanks @onlyME, do iI just put it at the end of what I already have, or does it have to be inside the body tag? You're right.
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 Thanks @onlyME, have done that and cleared my caches, the read post thumbs are still not greyed out. Still the same. Anything else I can try?
onlyME Posted May 4, 2016 Author Posted May 4, 2016 Did you edit the theme you're using? Please give me the url so I can take a look.
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 (edited) http://www.militariacollectors.network/forums/ Yes, @onlyME I only have the default theme, edited that one... Edited May 4, 2016 by Lenny Warren
onlyME Posted May 4, 2016 Author Posted May 4, 2016 OK, I found the problem. CSS should be .tthumbimg, .tthumbPreview { opacity: 0.5 !important; } .ipsDataItem_unread .tthumbimg, .ipsDataItem_unread .tthumbPreview { opacity: 1 !important; }
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 Fantastic, that sorted it @onlyME, amazing support for this plugin. I'm HIGHLY impressed. Excellent, I changed the opacity to 0.2 which suits me better.... Any thoughts on clicking the unread thumb making the forum read, like the original icons????
onlyME Posted May 4, 2016 Author Posted May 4, 2016 1 minute ago, Lenny Warren said: Any thoughts on clicking the unread thumb making the forum read, like the original icons???? It can not, because clicking on thumbnail will be open the popup to change thumb.
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 2 minutes ago, onlyME said: It can not, because clicking on thumbnail will be open the popup to change thumb. No worries, is that not possible with a menu option? As that would mimic the original function of clicking the icon, to make things read? Changing the thumb can be done within the actual topic by editing?? No worries either way, love th eplugin, just a few of my members have asked about clicking the thumb to make forum read.
onlyME Posted May 4, 2016 Author Posted May 4, 2016 Just now, Lenny Warren said: No worries, is that not possible with a menu option? As that would mimic the original function of clicking the icon, to make things read? Changing the thumb can be done within the actual topic by editing?? No worries either way, love th eplugin, just a few of my members have asked about clicking the thumb to make forum read. I will think about your idea, it's not bad
Lenny Warren Posted May 4, 2016 Posted May 4, 2016 Just now, onlyME said: I will think about your idea, it's not bad Thank you, can I just say that I LOVE your plugin, it has made my forum so much better looking. I love clean structured design, but also as a Professional Photographer I want images to be a main part of my forum. Oh, and your rapid and efficient support is First Class.... Thanks again @onlyME, just off to look at your other plugins. onlyME 1
Joel R Posted May 7, 2016 Posted May 7, 2016 (edited) On 4/27/2016 at 11:14 PM, Joel R said: (Suggested before) Setting to turn off TT in Activity Stream. Setting to also turn off TT in Status Updates. TT is confusing my users, because the image shows topic thumbnail, not the post's attached image. Thanks! Edited May 7, 2016 by Joel R
onlyME Posted May 7, 2016 Author Posted May 7, 2016 13 minutes ago, Joel R said: Setting to also turn off TT in Status Updates. TT is confusing my users, because the image shows topic thumbnail, not the post's attached image. Thanks! Status updates? There is no topic thumbnail.
GoGators Posted May 7, 2016 Posted May 7, 2016 On 4/24/2016 at 11:54 AM, GoGators said: I have permissions set to one forum, "News and Information," but the "Activity Feed" is showing the thumbnails on every post. http://www.the-armory.net/discover/ On 4/24/2016 at 11:56 AM, onlyME said: I confirm this bug, it will be fixed in the next version. I am still having this issue. Your help would be appreciated.
Recommended Posts