How to remove thumbnail in sidebar widget?

Posted in: Newspaper
Post count: 140

Hello

I am using Block 2 as sidebar widget. http://prntscr.com/6pmxrt

Where i need to modify code to remove small thumbnail from it to reduce the number of server requests and enhance the page loading time?

Post count: 6600

Hi,

You can change block2 to use module 10 which uses not thumbnail, like this: http://screencast.com/t/tLcYozpEBmO
Then comment or remove the ‘art-thumb’ images size from function: http://screencast.com/t/XgYvUox6K93i
Please note that module3 and the art-thumb image size is also used on block1 so removing this thumb will affect that module.
After commenting the image size function you need to use a plugin like Force Regenerate thumbs: https://wordpress.org/plugins/force-regenerate-thumbnails/ ..which will also remove the thumbs.
I suggest you get a freelancer to help you with this if you don’t have any basic php coding skills and make a backup of you current theme installation.

Thanks

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