How To Add Pagination In WordPress Blog
1. Go to Settings>Reading from WP dashboard and then choose how many post to show on per page. 2. Add these line after end of while loop ANOTHER WAY(Plugin): WP-Paginate is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site. WP-Paginate
How To Get Post Thumbnail As Background Image In WordPress
1. Get image url in a variable 2. Now add this in your inline CSS. For example: