Tag Archives: thumbnail

Tiny Script For Lazy Loading Heavy Content Along With Users Scroll In WordPress

Rocket Lazy Load is a simple but powerful plugin with a tiny (less than 2kb) lazy load script without any jQuery and others libraries. What all this script does is, it displays images on pages only when they are visible to your user’s eyes i.e. only when show up on screen with down scroll. Hence, this trick reduces the number of HTTP requests mechanism and improves your website’s loading time.

Continue reading Tiny Script For Lazy Loading Heavy Content Along With Users Scroll In WordPress

Set Default Image For WordPress Post Thumbnails With Advanced Options

You can automatically set and display a default Post Thumbnail image (featured image) either the first image attached to a post or you can set default images as thumbnails for specific categories, tags, custom taxonomies etc. Also you can exclude certain posts. Supports custom fields to ease upgrading.

Default Thumbnail Plus

First install and activate Default Thumbnail Plus plugin then follow the given steps:

Step-1 After activation visit your admin area Dashboard -> Settings -> Default Thumb Plus page.

Step-2 Now first it will ask to set default thumbnail that will be loaded if the post has no featured image set.

Step-3 Now click ‘Add Filter‘ button, upload image and use dropdown to set selected image as featured thumbnail of posts from any specific category, tag posts etc.

The plugin provides you several other options:

Use image attachment if available: Automatically use the post’s first available image attachment for the thumbnail. This is useful for older posts that haven’t got a featured image set.

Automatically use first embedded image, use embedded image if available: Automatically use the post’s first available embedded image for the thumbnail. This is useful if you embed external images.

Automatically use first embedded video, use embedded video thumbnail if available: Automatically use the post’s first available embedded video for the thumbnail (YouTube only).

Custom field: Enter a custom field key here, it’s value if set will become the default post thumbnail for that post. The custom field value can either be an Attachment ID, or a link to an image.

Excluded posts: List of posts to be ignored by this plugin. Comma separated e.g. 10, 2, 7, 14

Cache and resize external images: Automatically resize, crop and cache external images & video thumbnails. Recommended option, however doesn’t work with some server configurations.

Enable or disable plugin hooks (for developers only): Filter post_thumbnail_html     Filter get_post_metadata

Enable Upscaling Of Thumbnails (Small Attachments) In WordPress

By default WordPress is not set to upscale small images and hence you are never guaranteed a certain size for a featured image format. This tutorial is on a simple WordPress plugin that enables upscaling of thumbnails for small media attachments in your WordPress site.

Continue reading Enable Upscaling Of Thumbnails (Small Attachments) In WordPress

How To Display Featured Image Via URL In WordPress ?

Earlier we discussed about auto-posting thumbnails from the first image present inside your blog post. Now this tutorial explains you how you can set post’s featured image simply by entering an image URL.

Continue reading How To Display Featured Image Via URL In WordPress ?

Save Server Space By Deleting Large Image Files After Thumbnails Are Generated In WordPress

Generally what blog post authors do is that they upload large image files taken from their high resolution cameras everyone and after uploading WordPress crops them in different sizes, a few are used in your posts but those large files are hardly ever used and they take up a lot of storage space on your server. You can easily save your storage space by using a simple WordPress plugin called Lean Media.

Continue reading Save Server Space By Deleting Large Image Files After Thumbnails Are Generated In WordPress

Easily Add Some More Advanced Option Hacks In Your WordPress Site

Earlier we discussed about a free WordPress plugin which lets you Customize WordPress With 20+ Hacks Easily From Your Admin Area Dashboard. This tutorial explains you adding some advanced setting options that are not provided by default in WordPress.

Continue reading Easily Add Some More Advanced Option Hacks In Your WordPress Site

Easily Host Your WordPress Media Library On Free Cloud And Manage Everything Directly From Your Dashboard

Cloudinary.Com has launched a free WordPress plugin that lets you host your WordPress images on cloud using a fast CDN all free of cost. The service automatically uploads, normalize, optimize and back up all your WordPress site images to its cloud and makes you free from messing around with image editors; Cloudinary can manipulate and transform your images online on-the-fly and you can manage everything directly from your WordPress admin area dashboard; resulting images are cached, optimized and delivered using a fast content delivery network (CDN).

Continue reading Easily Host Your WordPress Media Library On Free Cloud And Manage Everything Directly From Your Dashboard

How To Show Latest YouTube Video From Given YouTube Channel Or Playlist In WordPress ?

Earlier we discussed about Downloading YouTube Videos easily to your hard-drive. Now this tutorial explains you how you can easily display latest video thumbnail from a YouTube channel or playlist using a highly customizable widget in your WordPress based website.

Continue reading How To Show Latest YouTube Video From Given YouTube Channel Or Playlist In WordPress ?

Easily Display Your Blog Author Avatars List Anywhere In Your WordPress Site

Bloggers running a multi-author WordPress blog can display avatar list of their site authors using a widget or shortcode. Here are two WordPress plugins that allows you to do so very easily.

Continue reading Easily Display Your Blog Author Avatars List Anywhere In Your WordPress Site

How To Show Default Thumbnails In WordPress Posts Having No Thumbnails Set ?

Sometimes you don’t have featured image to show in your post, sometimes you forget adding thumbnail. By using Default Thumbnail Plus plugin you can automatically display a default post thumbnail in posts having no thumbnail. You can either use first image attached to a post or you can set default images for specific categories, tags, or custom taxonomies. It also supports custom fields for easy upgrading.

Continue reading How To Show Default Thumbnails In WordPress Posts Having No Thumbnails Set ?

Automatically Display Excerpts Instead Of Full Blog Post In Your WordPress Site

You can automatically show excerpts on your WordPress site’s homepage even if your theme doesn’t support it you can display them without touching the code.

Continue reading Automatically Display Excerpts Instead Of Full Blog Post In Your WordPress Site