Thread Thumbnail by AddonsLab

Thread Thumbnail by AddonsLab [Paid] 3.0.0 Beta 1

No permission to buy ($29.99)
AddonsLab updated Thread Thumbnail by AddonsLab with a new update entry:

Meta tag with thread thumbnail URL

With this update, we have added support for Facebook and Twitter thumbnail based on thread thumbnail. The thumbnail set for the thread will be used when the thread is shared on Facebook and Twitter.

The new version is available for all licensed customers at
https://customers.addonslab.com/marketplace.php/my-services/

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you...

Read the rest of this update entry...
 
Good work. Thanks for the quick update. Could you please also add whatsapp meta tag.

You are welcome!

WhatsApp is using the same image as Facebook does, just it seems it is common to have problems with WhatsApp not showing the image due to its size and dimensions. We found in several places like https://stackoverflow.com/a/43154489 and http://webdevelopmentscripts.com/80-whatsapp-share-link-with-image-in-websites that you should keep the size of the image less than 150k and about 300x300 so that WhatsApp uses it. Try to test with such image and see if it works for you. Make sure to test with a new thread every time (instead of editing one) as WhatsApp may have a cache for a page and may not update the thumbnail even if you have edited it.

Thank you!
 
CSS:
div[data-type=thread] .structItem-cell.structItem-cell--icon {
    width: 90px;
}

div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar {
    width: 74px;
    height: 100px;
}

This code makes images bigger in excluded forums too.
 
CSS:
div[data-type=thread] .structItem-cell.structItem-cell--icon {
    width: 90px;
}

div[data-type=thread] .structItem-iconContainer .threadThumbnailWrapper .avatar {
    width: 74px;
    height: 100px;
}

This code makes images bigger in excluded forums too.

In the latest versions of the product the template called "altt_thread_thumbnail.less" loads only if thread thumbnails are enabled for the current forum, so if you put the rules in that template it should not affect excluded forums.

Please let us know if the issue still persists.

Thank you!
 
Hi,

We have a minor error, trying to change the thumbnail image to another image doesn't work if you go into the post to edit it. Neither boxes are checked and it doesn't remember which one I checked when I go in again:

View attachment 185695


Going in via the forum pages works though...

View attachment 185696

Hello, @alexm

Sorry, it seems we have missed your post and did not address it yet. We will check if the issue is there and inform you here.

Thank you!
 
Hi,

We have a minor error, trying to change the thumbnail image to another image doesn't work if you go into the post to edit it. Neither boxes are checked and it doesn't remember which one I checked when I go in again:

View attachment 185695


Going in via the forum pages works though...

View attachment 185696

We have checked it using the latest version and we could not reproduce the issue. Feel free to test yourself at https://xf2.addonslab.com/index.php?threads/test-thread-thumbnail.170436/ If you are using the latest version and still have the issue please open a ticket at https://customers.addonslab.com/submitticket.php for further assistance.

Thank you!
 
AddonsLab updated Thread Thumbnail by AddonsLab with a new update entry:

XenForo 2.1 compatibility and minor bug-fixes

The release fixes a compatibility issue with XenForo 2.1 and has other minor bug-fixes:
  • Pencil icon showing in forums where thread thumbnails are disabled
  • Broken thumbnail URL when no thumbnail is found.

The new version is available for all licensed customers at

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap...

Read the rest of this update entry...
 
I saw this update for XenForo 2.1 . So I installed it to my xenforo 2.1 beta and the homepage thumbnail doesnt work. But the thread list working
 
suggestion 1: add widget for thread thumbnails
suggestion2: allow [ IMG ] tags as thread thumbnails

189422
189425
189423
189419




.
.
 
Hello, @51463

Thank you for the suggestions.

Adding a widget is out of the scope of this product as it is not clear by which criteria these threads should appear. The product powers threads with thumbnails in general, each specialized add-on, e.g. portal add-on for build pages etc. can use this to show the thumbnails in their widgets.

IMG tags are already detected and used as thumbnail if there are no attachments.

Thank you!
 
the criteria by which these threads should appear is up to the administrator in settings:

Latest Replies, New Threads, Recent Threads, Most Viewed Threads, Most Replied Threads, Most Liked Threads, Polls


189459





same as xfrocks xf1 add-on, but he say he wont make same add-on for xf2


.
.
 
the criteria by which these threads should appear is up to the administrator in settings:

Latest Replies, New Threads, Recent Threads, Most Viewed Threads, Most Replied Threads, Most Liked Threads, Polls


View attachment 189459





same as xfrocks xf1 add-on, but he say he wont make same add-on for xf2


.
.

I see. So you mean supporting thread thumbnails to appear in built-in widget types of XenForo 2.x. We will consider implementing this soon.

Thank you!
 
A suggestion: hability to add specific thumbnail by prefix. So if a prefix is selected, the thumbnail of that prefix would be applied
 
A suggestion: hability to add specific thumbnail by prefix. So if a prefix is selected, the thumbnail of that prefix would be applied

Thank you for the suggestion. Implementation of default thumbnail per-prefix would require some extensive development in Admin Panel so I am not sure we will be able to work on it anytime soon, but when we find time for some big improvements in this product we will consider your suggestion.

Thank you!
 
May I install the trial copy on my test board or will its license check create a conflict when I save any customized options?
 
I haven't bought the addon yet. I want to install the trial copy on my test board but your checkout process required the url of my live board.
 
Back
Top Bottom