Old Nick submitted a new resource:
Default image for trending threads - A simple template modification to get a default image for trending discussions
Read more about this resource...
Default image for trending threads - A simple template modification to get a default image for trending discussions
With this simple template modification trending threads without image will have an image by default.
Upload a default image to your server, for example in/data/assets/default_image.webp
(you can create a new folder in the assets folder to put the image in, likecustom
then the path will be/data/assets/custom/default_image.webp
).
Intrending_content_item_thread
replace this part of code (line 9):
HTML:<xf:if...
Read more about this resource...