Hello
It seems the add-on does not support displaying the thumbnails in the feeds add-on.
Can you support this?
That would be wonderful!Please confirm which add-on you are using, we will see if we can add support for it.
Thank you!
No reply here yet.Is this intentional, or did I find a bug?
ErrorException: [E_DEPRECATED] uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in src/addons/AL/ThreadThumbnail/Service/Detector.php at line 213
- XF::handlePhpError()
- uasort() in src/addons/AL/ThreadThumbnail/Service/Detector.php at line 213
I really can't see that the thumbnail sizing, or lack of, can be blamed on custom themes. XF2addons new plugin shows larger thumbnails out of the box. They're not ideal, should be square, but just goes to show...
That would be wonderful!
The add on is Audentio/Feeds
It's basically a themeHouse add-on (Feeds).
Downloaded free.
Yes, demo was out of date, the tags page does show the thumbnails now - https://xf2.addonslab.com/index.php?tags/tag1/Trying out the demo the thumbnail image for me is not showing on the tags page, is the demo site not running latest version?
Cheers, Craig
I'm wondering how the "Post count" feature works.
I have a thread with a single attached image on first post, and the second reply with 4 other images attached.
But despite I've set "Post count" to 10 (and also rebuild TT cache), I can only select the image from first post as a thumbnail, from the threads list...
Is my board having issues or what?
I have just noticed that in a thread where there are no images attached, the add-on is using the featured image from a link shared in one of the thread replies.
Is this intentional, or is did I find a bug?
If it's the first case, it could be useful to have an option to toggle this off.
Use embedded media for automatic thumbnail detection
. Uncheck it to prevent the embedded media from being used as a thumbnail.The version adds an option to enable/disable using of embedded media for thumbnail detection. The option is enabled by default, so the previous behavior is kept without any changes.
The version also fixes an error in PHP 8.1
The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/
Thank you!
any update on this ? a lot of us are moving to 2.3, even a beta version would be better than nothing.Hello everyone!
Just to confirm that we are working on 2.3 compatibility, the issue is there are changes that might make the new versions not compatible with 2.2.x versions anymore, so we are trying to make the changes backward-compatible. We will release a new version here soon.
Thank you!
This release implements support for XenForo 2.3.x The package is backward-compatible and can be upgraded on any XenForo 2.2.x as well, but it does not implement any additional fixes or features.
The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/
Thank you!
Seems to work for me:1. Install this addon.
2. Change forum type to Article
3. Add a new thread with two posts
4. Try to edit post #2, works
5. Try to edit post #1, does work only with open in new page/tab. But not per js.
div[data-type=thread] .structItem-cell.structItem-cell--icon {
width: 96px;
}
div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar {
width: 96px;
height: 60px;
border-radius: 0px;
}
Please provide a link where we can see the What's new page, to help you with getting the thumbnails to be the same dimensions.2.3.3
This is the default. Thumbnails show up on the thread list:
View attachment 311612
But I want to have them as rectangular thumbnails.
So I added the following codes in extra.less according to the FAQ.
Code:div[data-type=thread] .structItem-cell.structItem-cell--icon { width: 96px; } div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar { width: 96px; height: 60px; border-radius: 0px; }
Then it looks like the following now.
View attachment 311613
How can I make it look like the following? This is by applying AndyB's Article Forums, unfortunately it doesn't apply to What's new, New posts, etc. so I have to buy your add-on..
View attachment 311614
Please provide a link where we can see the What's new page, to help you with getting the thumbnails to be the same dimensions.
Thank you!
We use essential cookies to make this site work, and optional cookies to enhance your experience.