Un-even thumbnails

Posted in: Newspaper
Post count: 96

I have tried to disable all plugins but i was not successfully. Thumbnails shows like this; https://snag.gy/E701yI.jpg

Post count: 22421

Hello,

Please make sure the thumbnails are enabled from the theme panel:
https://www.screencast.com/t/ecgGr87m6
And then use this guide to regenerate thumbs: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thank you!

Post count: 96

I had already done all that with the plugin you have recommended.

Post count: 22421

Please provide a link to your site so I can inspect it
Thank you!

Post count: 96

kenyannews.co.ke

Post count: 22421

Hello,
I have checked your site but could not find the broken thumbs. They seem to be working fine now.
Please provide an example link if the issue is still there as I cannot see it
Thank you!

Post count: 96

Some thumbnails are bigger than others, https://snag.gy/uj9pin.jpg
And some images dont fit well on thumbnails slots on the static homepage

Post count: 9544

I use the free ‘thumbnail upscale’ plugin to allow WP to upscale images to fit properly. Worth a try.

Post count: 22421

Hi,

Your featured images must be at least the size of the container you expect them to show up in. Here is an example:
https://www.screencast.com/t/qL5mMIUTpH and https://www.screencast.com/t/JTqd9WZ3RFl
Our theme does not enlarge images. You can either use larger images in posts or use Chris’ suggestion .

Thank you!

Post count: 96

I would like to attain this on block 9, 27 Feb Wamathai Sworn-In As Nyeri Governor i.e adding dates on the start of the sentence

Post count: 22421

You have it hidden with css. Please check your theme panel-> custom code and remove the code that hides the dates on block 9 : .td_block_9 .td-post-date
here is how it will show once you enable the date: https://www.screencast.com/t/ErPg03mp5FS
Thank you!

Post count: 96

i need to achieve something like this https://snag.gy/60Qg4C.jpg , so as date can be on the start of the sentence.

Post count: 22421

Hello,
Unfortunately the theme has no such option. You will have to alter the theme code and css to make it show up in the left side of the title. You will have to modify this file: https://www.screencast.com/t/O8cY39DwWBh and move the code for the date above the title and then use css for positioning and styling.
Thank you!

Post count: 96

I only need that specification for blog 9. Is it possible

Post count: 22421

I already provided an example above exactly for block 9. Block 9 uses module 8.

Move the get_date code above the get_title code like so: https://www.screencast.com/t/OmHOyXUzbg and then add this css in the theme panel-> custom css box:
.td_module_8 .td-post-date{
float:left;
padding-right: 5px
}

Thank you!

Post count: 96

Is there a way i can make the image container for thumbnails under home page not stretch or contract. Website: kenyannews.co.ke

Post count: 22421

Hello,

The image effects can be removed from the blocks by selecting another option from here: https://www.screencast.com/t/X3R7VQ3GnziI

Thank you!

Post count: 96

That did not work, i have tried all options, please visit my blog: http://kenyannews.co.ke

My images are external

Post count: 22421

Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.

Thank you!

Post count: 96

Am i eligible to get support or time has run out for support subscription?

Post count: 22421

You are still eligible as we did not add any restrictions yet for anyone regarding the support. We stii provide it for everyone. If you did not receive an answer for the email yet, please send it again and include a link to this topic so we can trace it.

Thank you!

Post count: 96

Filters are not working, this issue has persisted for awhile Saved as: https://snag.gy/Usq84V.jpg

I have filtered some categories but the posts under those categories are still showing up.

Post count: 22421

Hi,

Are the posts belonging to a sub-category of the main category maybe? If a post is under a sub-category of that main category you excluded, it will still show up in the block as a post belonging to a sub-category also belong to the parent category as this is the default implementation of WP.

If this is not the case, please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and investigate.

Thanks.

Post count: 96

Those are main categories. Than u i will send an email.

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