Default image for trending threads

Default image for trending threads

  • Criador do tópico Criador do tópico hargrave
  • Data de início Data de início
Lv.13
Bronze Member
Iron Member
Associado
11/09/2021
Mensagens
9.722
Pontuação de reações
3.604
Credits
$13.990
thanks to dear member @hargrave submitted a new resource:

Default image for trending threads - modification trending threads without image will have an image by default.

With this simple template modification trending threads without image will have an image by default.

Upload a default image to your server, for example /data/assets/default_image.webp (you can create a new folder in the assets folder to put the image in, like custom then the path will be /data/assets/custom/default_image.webp).

In trending_content_item_thread replace this part of code (line 9):
HTML:
<xf:if is="$content.getCoverImage()">
    <a href="{{ $content.getContentUrl() }}"...

Read more about this resource...
 
Top