[#] Thumbnails [Deleted]

I didn't know it was just a template change. I thought it would be a php thing.

Your code worked but it got rid of the styling around the thumbnail and it was a little off centered. I was able to center it but i couldn't get the styling back. I didn't know how to change it.

Something quiet interesting happened... I kept the orignal code and i just removed the letter "r" from <a href="{xen:if

Almost as if it was just a typo. So now it's like <a hef="{xen:if

hehe is that bad coding? I'm not good at coding. But this worked. It's exactly the same nothing changed except you can't click on it. Everything else works.

lol thanks for the help!
 
I am going to design a static html intro page for my community ... so I need to pull out latest threads of a specific forum with their thumbnails .. is it possible ? if yes would you please help me to do this ?
 
Last edited:
Is it possible to specify different thumbnail sizes based on the size of the screen?
ie - different thumbnail dimensions for mobile browsers.

Thank you
 
Since the last update, my thumbnails have gotten all wacky looking... Sometimes they are squished and sometimes not... Check it out:Screen Shot 2014-11-09 at 9.51.21 PM.webp

I've toyed with max width/height to no avail... Is this a bug?
 
You seem to have some custom CSS on your site that is setting max-width: 100%. You need to remove this line.
 
What happens when there is no picture in the thread, does it show the avatar like in the default xenforo or it shows big avatar, like the thumbnail?
 
Great addon, but.. this is not compatible with Image Convert (https://xenforo.com/community/resources/convert-image.2521/) :(

For example: if I have image:
Code:
https://lh5.googleusercontent.com/-rXtIgB2pQ2k/UIGk2CmP0yI/AAAAAAAAANg/v9aPh7j8IYE/s320/2-802916-1174.jpg

and insert it into your message, addon of @AndyB convert it to attachment:
Code:
http://gsmx.co/attachments/2-802916-1174-jpg.438/

however in forum view, Thumbnails by @Waindigo contains the wrong address of attachment:
Code:
http://gsmx.co/data/attachments/0/204-f0cba04a3e14300d240ec984c7fdf659.jpg

View attachment 83793
Was trying to figure out the issue I was having, now I see that this is not compatible with Image Convert... any chance it can be modified to work with it?
 
  • Like
Reactions: CNK
Great plugin but thumbnails showing strange compared to normal avatars, any ideas?

61ADDF1B-A087-4190-A5CC-0B0AC01BD232_zps3omawhxy.png
 
Next one - it doesnt seem to show the smaller icon if you have posted already in the thread (avatar on top of avatar). Is this not supported?
 
This is a great add-on & you are aware of my buy-in to the associated Thread Gallery. We require a user to upload an image in the selected forums. If they do so they don't get the warning. However if they try to post without adding an image the warning message states they must upload a thumbnail. That's not actually correct - a thumb or full-size image will suffice & the thumb will be generated on the forum index.

upload_2015-3-14_18-46-44.webp

Could this be changed to 'Please add an image'
 
Top Bottom