Featured Image Size in Thumbnail template

in Download Manager Free

Viewing 5 posts - 1 through 5 (of 5 total)
Nov 11, 2024 at 1:37 pm
#201278
Member
shardie
OP

Hello.
When adding a category module with the template “link-template-bsthumnail” what should the size of the FEATURED IMAGE be? I cant seem to get the image size right to fill the full width and proportionate height of the block.

Thanks

Nov 11, 2024 at 4:50 pm
#201284
Moderator
Tahasin
Staff

Hello, shardie

I hope you are doing well and thanks for reaching out.
Could you please share the URL where I can see the featured image? Normally, 400×400 should work.

Regards

Nov 11, 2024 at 7:17 pm
#201286
Member
shardie
OP

Hello

So what I did was edit the template using the template tags and creating custom css tags as well so that I can style it myself.
I also removed the size constraints in the tags.

Its all working perfect now

Here is a dev page https://muslimviews.co.za/archivez/

the final page will be here once completed https://muslimviews.co.za/archives/

Nov 11, 2024 at 7:19 pm
#201287
Member
shardie
OP

My question is:

Will the custom template file (copy) be overwritten with an update? Im using the FREE version.

public_html/wp-content/plugins/download-manager/src/Package/views/link-templates/custom-template

Nov 12, 2024 at 4:31 am
#201316
Moderator
Tahasin
Staff

Yes custom template file will ve overwritten with an update. To avoid this issue, follow these steps:

– Create a directory named download-manager inside your active theme directory
– Now copy the files you want to modify from /src/{ComponentDir}/views dir to /{active-theme}/download-manager/ dir.
– Customize template file(s) in {active-theme}/download-manager dir as per your need
– Keep dir structure, means, a file from /src/Packages/views/link-templates dir should go to /{active-theme}/download-manager/link-templates dir.

Please check and let me know if you require any further assistance.

Regards

Viewing 5 posts - 1 through 5 (of 5 total)

The topic "Featured Image Size in Thumbnail template" is closed to new replies.