How to Disable Lazy Loading for the Featured Image in WordPress (without a Plugin)
Quick and easy code snippet to stop the featured image in your blog post from lazy loading.
Quick and easy code snippet to stop the featured image in your blog post from lazy loading.
Twitter will soon be removing older parts of their API which means that some Twitter plugins will stop working. If you show latest tweets etc on any of your websites, now is the time to check the plugins used are compatible with the Twitter API changes.
I needed to implement a ‘load more’ button on a listings page on a website. So instead of listing x items per page, I needed to load an extra x items on the same page each time the ‘load more’ button was clicked, similarly to how Twitter has a button at the bottom of the …
I recently added a Feedburner subscribe by email form to a website and have discovered a problem with it. Sometimes the form does not work – the pop-up URL http://feedburner.google.com/fb/a/mailverify just shows a 404 error. At first I thought that this was just happening in Firefox, which seemed crazy as the browser should not affect …
MODx Web Development (ISBN: 9781847194909) is written by Antano Solar John and published by Packt Publishing. Download a free chapter (Ch 5: authentication and authorisation). Finally, there is a book available on MODx – it’s about time! MODx is an open source PHP CMS with an awful lot going for it. While gaining in popularity, …
Two excellent jQuery scripts which I rely on time and time again are the Galleria image gallery and Slimbox 2, a lightweight Lightbox clone which has recently switched to using the jQuery framework over MooTools (happy days!). Both scripts allow you to add impressive functionality to websites with very little effort. While the built in …