Digital
Block Semalt.com Crawler
Use the following .htaccess snippet to block the Semalt.com crawler from crawling your site.
Digital
Use the following .htaccess snippet to block the Semalt.com crawler from crawling your site.
Digital
Using scrollReveal.js, you can simply create animated HTML elements that fade-in, from all sides and over a certain amount of time. The animations you create are only triggered when the end user scrolls the web page.
Digital
Display only posts that were modified last, and not necessarily posts that were published last.
Digital
Learn how-to display the latest posts in WordPress. Display X amount of posts and learn how-to make the list group into a Bootstrap panel.
Digital
You can customize the WordPress administration panel by adding a function to your theme's function.php file. The custom CSS can be internal CSS, meaning the CSS is included in the web page or externally, meaning the CSS is grabbed elsewhere on your hosting account or another server.