Description
The Widget with some options. This plugin is based on the well-known WordPress default widget ‘Recent Posts’ and enhanced to display thumbnails of the posts.
The thumbnails will be built from the featured image of a post content. If there is neither a featured image nor a content image then you can hide the thumbnail.
The thumbnails appears left-aligned to the post titles. You can set the width and heigth of the thumbnails in the list.
The widget and shortcode is available. You can insert through widget on any sidebar any where easily.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Recent Post Lazy Load’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- Go to ‘Appereance’ => ‘Widgets’ and select ‘RP Lazy Load Widget’
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
rp-lazy-load.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
- Go to ‘Appereance’ => ‘Widgets’ and select ‘RP Lazy Load Widget’
Using FTP
- Download
rp-lazy-load.zip
- Extract the
rp-lazy-load
directory to your computer - Upload the
rp-lazy-load
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Go to ‘Appereance’ => ‘Widgets’ and select ‘RP Lazy Load Widget’
- If you have any query or suggestion? Let me know!
FAQ
- Installation Instructions
-
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Recent Post Lazy Load’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- Go to ‘Appereance’ => ‘Widgets’ and select ‘RP Lazy Load Widget’
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
rp-lazy-load.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
- Go to ‘Appereance’ => ‘Widgets’ and select ‘RP Lazy Load Widget’
Using FTP
- Download
rp-lazy-load.zip
- Extract the
rp-lazy-load
directory to your computer - Upload the
rp-lazy-load
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Go to ‘Appereance’ => ‘Widgets’ and select ‘RP Lazy Load Widget’
- If you have any query or suggestion? Let me know!
- What are the requirements for this plugin?
-
The WordPress version should be at least 3.6 to use featured images.
- Can I set the width and height of the thumbnail?
-
Yes.
- Can I change the alignment of the thumbnails in the list?
-
This feature will come in a next version of the plugin. Set the alignment in the CSS of your theme instead.
- Where can I set the CSS of the list?
-
This feature will come in a future version of the plugin. Set the CSS in the style.css of your theme instead.
- Can the plugin show post as thumbnail image?
-
Yes. And you can show and hide featured image.
- Can we advanced more featured options show/hide from widget and setting option
-
Yes, coming soon in next version
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Recent Post Lazy Load” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Recent Post Lazy Load” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release.
1.0.1
- Changes.