30 Amazing Chrome Extensions for Designers and Developers

Compilations By Robert Reeve 2 days ago Searching for a tool to make cross-platform design a breeze? Desperate for an extension that helps you figure out the HTML code of that fantastic color palette? Looking for a trick that will supercharge your productivity this year? We’ve got you covered. Chrome extensions are the bread and… Continue reading 30 Amazing Chrome Extensions for Designers and Developers

How to Customize the WooCommerce Checkout Page

The checkout page is one of the most important pages on any eCommerce website. All the effort that you put into your website content, design and marketing will amount to nothing if your customers keep abandoning their carts and never complete the checkout process. Some statistics show that cart abandonment rate can vary in range… Continue reading How to Customize the WooCommerce Checkout Page

Web Design for Beginners (Epic Free Course!)

If you’re new to web design, this free course on web design for beginners will teach you everything you need to know. “How do I pick typefaces, how do I pick colors, what the heck is whitespace, and how do I position and size elements correctly?” These are exactly the kinds of questions… Continue reading Web Design for Beginners (Epic Free Course!)

20 Best eCommerce Plugins for WordPress

WordPress does not come with built-in eCommerce capabilities. But it allows you to add eCommerce functionality so you can sell tangible products, digital products, or any kind of services and receive money for them on your website. To make this possible, there are a huge number of eCommerce plugins, both free and premium, that you… Continue reading 20 Best eCommerce Plugins for WordPress

Customize a WooCommerce Product Page for Free

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Creating a fully functioning eCommerce store requires you to take care of a lot of big and small things. Any website that you create to sell products will have different types of pages to address different needs. Dedicated product pages are one such example. A product page… Continue reading Customize a WooCommerce Product Page for Free

How to Create a HubSpot Email Signature

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} HubSpot is an invaluable marketing and managing assistant that you can use to improve your online business. It helps you analyze your website’s performance, manage your contacts, send marketing emails, boost sales, and more. In this tutorial I’ll explain how you can set your HubSpot email signature,… Continue reading How to Create a HubSpot Email Signature

How to Integrate HubSpot with WooCommerce

As a business manager, you’re responsible for optimizing sales strategies, marketing activities, and communication methods to level up your business. Today, many online tools are available to make it easy for you to manage, market, and optimize your online store and boost your sales. HubSpot is one of these helpful online assistants that you can… Continue reading How to Integrate HubSpot with WooCommerce

Enterprise UX insights & myths you should know

[unable to retrieve full-text content] Handle complexities When I started my UX career 3 & a half years back, I had always wanted to work on consumer UX extensively, because of the immediate references that we had around us in our day-to-day ecosystem. The current aspiration trend is also showing more UX designers wanting to… Continue reading Enterprise UX insights & myths you should know

How to Convert Bootstrap Pills (Tabs) Into a Dropdown Menu

In the past, we’ve discussed various Bootstrap 4 extensions. Today I’ll show you how to convert Bootstrap pills (tabs) into a dropdown. Most importantly we’ll keep both these components in sync. We’ll use pills for the desktop layout and a dropdown for mobile screens. Note: for this exercise, I’m going to use Bootstrap 4 latest… Continue reading How to Convert Bootstrap Pills (Tabs) Into a Dropdown Menu

How to Trim Strings in PHP

There are a lot of times when we want to work with strings but they are padded with unwanted characters either at the beginning or the end. PHP has defined specific functions that we can use to trim such strings easily. In this quick tip, we will discuss to common string trimming situations that you… Continue reading How to Trim Strings in PHP

2 Smartest Ways to Structure Sass

Sass – the extended arm of CSS; the power factor that brings elegance to your code. With Sass, it is all about variables, nesting, mixins, functions, partials, imports, inheritance, and control directives. Sass makes your code more maintainable and reusable. And now, I will show you how to make your code more structured and organized.… Continue reading 2 Smartest Ways to Structure Sass

Everything You Need to Know About Websites And Privacy Laws

When it comes to compliance, website developers need to keep their eyes on more than just ADA regulations and Section 508. Privacy laws are a big consideration and decisions on how to build privacy into a website start with architects.  And that’s exactly what website developers (and designers!) are. They build up attractive, functional websites… Continue reading Everything You Need to Know About Websites And Privacy Laws

25+ Best Lawyer WordPress Themes: For (2020) Law Firm & Attorney Websites

No matter which area of the law you practice, it’s imperative that you have proper online representation. You need to provide your clients with a sense of trust and credibility, and as such, creating a law firm website that conveys that impression should be at the top of your list.  Not only can you show… Continue reading 25+ Best Lawyer WordPress Themes: For (2020) Law Firm & Attorney Websites

How to Use AJAX in PHP and jQuery

Today, we’re going to explore the concept of AJAX with PHP and JavaScript. The AJAX  technique helps you to improve your application’s user interface and enhance the overall end user experience. If want to learn JavaScript, check out our free online course on JavaScript fundamentals! FREE JavaScript Modern JavaScript Fundamentals Dan Wellman What Is AJAX? AJAX… Continue reading How to Use AJAX in PHP and jQuery

The evolution of style guides to AI writing assistants

[unable to retrieve full-text content] Style guides have a long history in the writing process. They’ve always affected more than what counts as good content. They affected our writing process and behaviors, our sense of community, even our egos. As AI pushes the style guide another step, how will it push us along too? Stacking style manuals… Continue reading The evolution of style guides to AI writing assistants

6 Best Browsers for Developers in 2020

On the surface, web browsers seem very similar. They all provide you with a relatively straightforward way to get online and search for the content that you need.  However, the more time you spend building your skills as a designer/developer, the more you’ll recognize the need for a unique kind of browsing experience. Fortunately, we’ve found… Continue reading 6 Best Browsers for Developers in 2020

How to Build an Animated Bootstrap Landing Page With Material Kit

In a previous tutorial, we discussed how to build a responsive landing page with Bootstrap 4. Today, we’ll learn how to create an animated landing page with Material Kit, a free Bootstrap 4 UI Kit based on Google’s Material Design.  To implement it, we’ll use a combination of Bootstrap 4’s helper classes, Material Kit’s additional… Continue reading How to Build an Animated Bootstrap Landing Page With Material Kit

Show an Event Calendar With a Free WordPress Calendar Plugin

Many businesses need to share event calendars with customers. For example, a restaurant can use an event calendar to advertise special musical events, or holiday menus. Similarly, schools can use event calendars on their websites to let students and teachers know about any upcoming activities in school related to sports, exams or other events. Event… Continue reading Show an Event Calendar With a Free WordPress Calendar Plugin

10 Stunning Trends for Website Designers to Follow in 2020

Like every field of design, the web design industry also continues to evolve with new and exciting trends and design practices each year. People and businesses who want to stay on top of their web design game keep up with the latest design trends to make their website look trendy and modern, because who likes… Continue reading 10 Stunning Trends for Website Designers to Follow in 2020

Build a Tabbed Product Archive for Your WooCommerce Store

In this tutorial you will learn how to make your WooCommerce store a little more stylish by organizing the product archive with tabs. We’ll create tabs with a multi-column layout, a multi-row carousel, and a grid layout. What We’re Going to Build Over the coming steps we will create a WordPress plugin, inside which we … Continue reading Build a Tabbed Product Archive for Your WooCommerce Store

23+ Best Responsive WordPress Themes (For Sites in 2020)

When it comes to creating a website for your business, an attractive design will only get you so far. With people increasingly using their tablets and smartphones to research and shop online, your website needs not only to be responsive, but flawlessly responsive. In 2020, the number of smartphone users worldwide is forecast to reach an incredible… Continue reading 23+ Best Responsive WordPress Themes (For Sites in 2020)

Android Fans Rejoice, Vivaldi Has Arrived

It’s time for me to go all fanboy on you guys, because Vivaldi is on Android, ya’ll! Vivaldi the browser, that is. You know, the one made by former Opera devs, and which is aimed at power users who want loads of customization and choice, plus a little privacy. It’s the browser I’ve been using… Continue reading Android Fans Rejoice, Vivaldi Has Arrived

Mega Menus, Sticky Menus and More

Of things that users expect when they are on a website, navigation menus are the most important. It’s hard to imagine a website without them.  A website menu is made up of a collection of links. These links are road signs that make it possible to navigate and interact with a website. They guide users… Continue reading Mega Menus, Sticky Menus and More

How Page Builder Plugins Make It Easy to Create a WordPress Website

Page builder plugins make it easier for both novices and experienced developers to build websites faster. With a page builder, you don’t need to know how to code—you can build your site with drag and drop.  There are many free and premium WordPress page builders in the market. In this post, I’ll show you the… Continue reading How Page Builder Plugins Make It Easy to Create a WordPress Website