Add custom thumbnail size to related article

Posted in: Newspaper
Post count: 161

Hi,

I made a single post template with the tagdiv composer and I noticed the related articles block loads the thumbnails in full size, regardless of image size selected in the dropdown menu (see screenshot: https://imgur.com/a/NXp92s9). I would like to add a smaller size to be loaded here.

I cannot find the related posts block settings in td_config.php. Where can I add this custom image size to the dropdown menu? Or what other file do I need to edit to make this block load other thumbnail sizes?

Post count: 23312

Hi,

If you want to make some changes through the code, regarding on thumbnails size, you need to edit the theme core files, where is created that section, like this -> https://www.screencast.com/t/wrAp7KJu

Hope this helps!

Thanks for your understanding!

Post count: 161

Thanks, worked like a charm.

I have 1 more question: how do I make posts with featured videos show the featured image instead of video? I’m using the tagdiv composer for my single post template. What file do I need to edit?

Post count: 23312

Hi,

If you want to achieve something like this, you need to setup up this functionality from the Post Editor, from here -> https://www.screencast.com/t/lyqJeAgWz When you choose to have video posts as format and after you have added a Featured Video, it will automatically be added a cover of your video as a Featured image. So, notice that you can replace it with your desired featured image.

Hope this helps and let us know how it goes!

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.