D.C Style - Thumbnail

D.C Style - Thumbnail 1.0.6 Patch Level 1

No permission to download
@D.C Style The "Edit Thumbnail" button currently appears on forum posts where the add-on doesn't apply. I think it should be hidden to avoid user confusion.

1756448836201.webp
 
If a user posts a YT video I understand this will work to show the YT frame as the thumbnail, great. But if we feature the thread, will it show as the featured image? That usually grabs the first image of the post but hoping it could use the thumbnail in this case since there would be no other image.
 
Giving this a try,... but,...

Installed Attachment View v 1.1.2

Attempted to install Thumbnails v 1.0.6

Error on fail:
Could not process thumbnail-1.0.6 (XF 2.3+).zip: The following requirements for D.C Style - Thumbnail were not met: D.C Style - Thumbnail requires D.C Style - Attachment View 1.0.0+.
 
Still lovin' it. (y)

I noticed in the widget that under Visitors Today, the bar graph that shows desktop/mobile visitors, the ALT text for the bar graph seems to be missing its phrasing.

Other than that :)
 
Thanks you @D.C Style

Wanted to see how this works, and aside from a minor install problem resolved quickly, and now it works and looks great!

Still lovin' it. (y)

I noticed in the widget that under Visitors Today, the bar graph that shows desktop/mobile visitors, the ALT text for the bar graph seems to be missing its phrasing.

Other than that :)

Thank you, please don't for get to leave a reviews on the add-on review section!

I'm working on the bug fixes currently and will release the new updates soon.
Regards,
 
@D.C Style
Hello,

can you please in a next update change in DC_Widgets_newThreads_widget line 21:
HTML:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/css/swiper.min.css" />

to

HTML:
<xf:css src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/css/swiper.min.css" />

The first causes an error for me at the AMP add-on and google webmaster console. The second one fixed it and works.

Thanks :-)

This change appears to have completely broken the CSS styling for SwiperJS. The use of xf:css is limited to rendering local XenForo CSS/LESS, and it cannot handle external links.
 
Last edited:
Back
Top Bottom