Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
April 24, 20168 yr 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?
April 24, 20168 yr Author 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.
April 24, 20168 yr Author 55 minutes ago, Janeric said: Phew! I thought it was me! Thanks for getting it fixed onlyME! Please update 1.1.8
April 24, 20168 yr 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/
April 24, 20168 yr Author 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.
April 27, 20168 yr 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, 20168 yr by Joel R
May 4, 20168 yr 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, 20168 yr by Lenny Warren
May 4, 20168 yr Author @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
May 4, 20168 yr 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?
May 4, 20168 yr Author 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.
May 4, 20168 yr 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?
May 4, 20168 yr Author Did you edit the theme you're using? Please give me the url so I can take a look.
May 4, 20168 yr http://www.militariacollectors.network/forums/ Yes, @onlyME I only have the default theme, edited that one... Edited May 4, 20168 yr by Lenny Warren
May 4, 20168 yr Author OK, I found the problem. CSS should be .tthumbimg, .tthumbPreview { opacity: 0.5 !important; } .ipsDataItem_unread .tthumbimg, .ipsDataItem_unread .tthumbPreview { opacity: 1 !important; }
May 4, 20168 yr 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????
May 4, 20168 yr Author 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.
May 4, 20168 yr 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.
May 4, 20168 yr Author 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
May 4, 20168 yr 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.
May 7, 20168 yr 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, 20168 yr by Joel R
May 7, 20168 yr Author 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.
May 7, 20168 yr 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.