When building WordPress themes for clients, especially for eCommerce stores and large business, it is useful to be able to create a brand-specific customized login screen. We will show you how to do it.
Have you ever wondered what separates a good WordPress theme from a great one? It’s all in the details. Sure, lots of themes will provide you with the same basic features. But those that are crafted with attention to detail truly stand out.
Although you can create a page loading bar with CSS animation, it is not dynamic at all. Good thing there is this built-in JavaScript plugin called Pace.js, a lightweight JavaScript library that consists of a cool and amazing progress bar indicator for your page load and Ajax navigation.
WordPress is known to be SEO pre-optimized which is why so many use it, but it's not fully SEO-optimized, and so to reach the 100% you have to put in a little extra work.
Don't know how to build a WordPress blog? Not quite sure where to start? Let us show you how to do it. All the way from hosting to picking your theme, to installing a plugin and finally writing your first WordPress post.
It seems that the days are gone when Adobe Photoshop dominated the web and mobile app design market. With the arrival of Sketch, real competition to Photoshop has arrived.
Google's AMP Project sounds like a mobile user's dream. It's a way of building web pages for optimal performance on mobile devices. But, one year into the project, not all publishers are sold on the current realities of AMP.
Web design and web hosting go hand in hand. You can't design a website without a reliable and fast hosting service. It would be like building a house without a ground to build it upon, which is impossible.
Although HTML5 has a validation form feature and there are many of JavaScript plugins out there, you must carefully choose the best one that will work on old browsers as well as for your cross-browser functionality considerations.
If for whatever reason you don’t know jQuery, it is a “write less, do more” JavaScript library. It has many Ajax and JavaScript features to allow you enhance semantic coding and user experience.
So often we see tutorials for learning plugin development focused on developers. Here we are going to approach it differently by looking at WordPress plugins development from designers perspective. So everything will be created and explained from scratch.