This release fixes a UI bug with the lightbox not being shown on XenForo 2.2.
The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/
Thank you!
This release fixes a bug with the image in thread metadata being the thumbnail instead of the full version, which would cause lower quality preview image when the thread is shared on social media.
The new version is available for all licensed customers at - https://customers.addonslab.com/marketplace.php/my-services/
Thank you!
I uploaded a pic that is 840x480 and inserted it into a thread.
When sharing it on FB, the thumbnail does appear, but it is NOT using the large image in the preview, so it doesn't really look good on social.
How can I force it to use the big preview pics?
That is pretty much the only reason I bought this...
In this release, we have created a new option called "Hide thumbnail in attachments".
With the option enabled the attachment which is used as a thumbnail will not be shown in the Attachments block under its post.
The new version is available for all licensed customers
at https://customers.addonslab.com/marketplace.php/my-services/
Thank you!
From now on, the options "Enable/Disable Product" and "Enable/Disable Automatic Thumbnail" will not require listing all forums by hand in the option "Enable only in the following forums" or "Disable only in the following forums" - the children of the listed forums will be automatically considered enabled.
This is a breaking change so please verify your configuration after the upgrade.
The release also applies a minor change to the "Rebuild thread thumbnails" Admin panel tool and will now...
.threadThumbnailWrapper div.avatar
{
width: 80px; // CHANGE this value for a different width (also change max-height below to the same value)
height: 60px; // CHANGE this value for a different height (also change max-height below to the same value)
border-radius: 5px!IMPORTANT; // this is making rounded thumbnail corners: INCREASE or REDUCE if you want them more round or less round, comment or delete if you want square corners
}
.threadThumbnailWrapper div.avatar img.alignThumbnail
{
object-fit: cover;
min-width: 100%; // this will scale width to full thumbnail witdth for centered cropping - DO NOT TOUCH
min-height: 100%; // this will scale width to full thumbnail height for centered cropping - DO NOT TOUCH
max-width: 80px; // CHANGE this value for a different width
max-height: 60px; // CHANGE this value for a different height
}
// the following CSS will scale and center crop the smaller thumbnails that are showing on widget in default avatar size
.threadThumbnailWrapper a.avatar img.alignThumbnail
{
object-fit: cover;
min-width: 100%;
min-height: 100%;
}
Suggestion:
When the first "image" posted is an embedded video like YouTube/Vimeo, fetch the video thumbnail to use as Thread Thumbnail.
Question:
Will this work in a Suggestion-type forum?
I am afraid different users prefer different formats - when the number of forums is too large, it is not easy to see which ones are selected in a large list, and it is possible to de-select some of them accidentally, so ID-based list in even easier to use in these cases.Also, is it possible to turn the forum IDs fields into a forum names selectable list, so it would be easier to set up?
WOW brilliant this is exactly what I need and I appreciate the time to set up that demo.Youtube video thumbnail is already used. It does work in Suggestion type forum as well, you can see it here - https://xf2.addonslab.com/index.php?forums/suggestions.30/
I see the Automatic setting great! How about making it square if we use round avatars? And perhaps larger in the forum view only? Possible? I'm going to buy tomorrow most likely thanks!WOW brilliant this is exactly what I need and I appreciate the time to set up that demo.
I just need to ask before purchase, can the images be larger and also square, if we use round for avatars?And can this be enabled in the post by default? I don't want them to disable it. Thanks!!!!!
We use essential cookies to make this site work, and optional cookies to enhance your experience.