WordPress’ Missing Functionality (and How to Find It)

Did you know that 26% of all internet sites are run by WordPress? WordPress has established itself as a high-end system for blogging, and is now one of the most preferred content management systems for business websites. People love that WordPress is flexible, secure and that multiple plugins can be installed to provide additional functionality—without having to code useful tools from scratch. But even though many WordPress users have documented and shared their common issues with the software,...

Getting Started with Backdrop CMS on Ubuntu

Backdrop is a free, open source content management system that can be used by anyone, with or without software development knowledge, to cover many aspects of development and managing content, such as creating blogs. One of its major advantages is the ease of use, which means that it can be easily used by non technical persons. Other benefits include: It is open source and has no licensing costs; It allows different users to have different levels of permissions to access its content; It allows users...

How to Speed Up WordPress Development and Maintenance With WP-CLI

As a WordPress developer, you’ve probably installed the WordPress CMS, updated it, and activated themes and plugins hundreds of times. And although these routine development and maintenance tasks are fairly easy to do with WordPress’ graphical user interface, doing them over and over again isn’t very efficient. The good news is that you can easily and effectively speed up WordPress development and maintenance with the WordPress Command Line Interface (WP-CLI). With this in mind, in this...

How to Embed an Instagram Feed

One of the widely used tactics for marketers to reach out to their audience is through social media. Instagram is one such platform that helps bridge the gap between these two parties, and is growing its user base at a rapid rate. Instagram serves marketing purposes even outside of it’s own app. As the platform develops, people enjoy looking through Instagram feeds on web browsers, and developers are starting to embed company Instagram feeds directly on the websites they’re working on. Adding...

How to Create a Child Theme in WordPress (And Why You Should)

As a WordPress website owner you’ve likely thought of tweaking your theme to make it appear to be unique, to add some custom functionality to it, or simply to try out different calls to action. Fortunately, there is an easy way to modify your theme’s design and functionality without worrying about losing your customizations: child themes. They allow you to preserve theme modifications and can even speed up your next WordPress development project. With this in mind, in this post, we’ll talk about...

Using PostCSS with Images

PostCSS is a CSS post-processor engine that uses JavaScript plugins to enable the transformation of regular CSS. These plugins are very useful in PostCSS and allow one to use them in different and exciting tasks such as working with images, adding variables, nesting, conditionals and transpiling and prefixing CSS to work in older browsers. One of the most important things that comes with PostCSS is that it offers developers a modular approach, meaning that they can install only the plugins that they...

12 Magento Pitfalls (and How to Avoid Them)

To this day, Magento stands firm to its reputation as the most popular e-commerce platform among online businesses. From startups, SME’s to large scale corporations, this orange shopping cart has been knighted as “The People’s Favorite”. Be it brands like Nike, Nestle, Fox Connect, Samsung, Ford, Lenovo, Olympus, Vizio and Men’s Health, or other millions of eStores, Magento’s foothold in the e-commerce landscape has accelerated and reached new heights. We’ve been very frustrated...

Getting Started with PostCSS and Gulp

PostCSS is a programming tool that uses JS plugins to transform styles. The plugins can do different tasks in CSS, like transpiling CSS syntax, supporting mixins and variables, linting CSS, inlining images and much more. PostCSS has grown popular in recent times, and is now being used by huge corporations such as Alibaba, Wikipedia and others. It is also relatively easy to use, giving the developer an easy time to get the output that they require. The following are the ways that are available for you...
Load more
Home CSS Deals DesignBombs HTML HTML5 JavaScript jQuery Miscellaneous Mobile MySQL News PHP Resources Security Snippet Tools Tutorial Web Development Web Services WordPress