Quickly Build a PHP CRUD Interface With the PDO Advanced CRUD Generator Tool

In this tutorial, we’re going to review PDO CRUD—a form builder and database management tool. PDO CRUD helps you build forms for your database tables with just a few lines of code, making it quick and easy to bootstrap a database application. There are plenty of extensions available for database abstraction and specifically CRUD (create,… Continue reading Quickly Build a PHP CRUD Interface With the PDO Advanced CRUD Generator Tool

9 Best Font Manager Apps for Mac, Windows, Linux and Online

If you or your business do any kind work with fonts, font management software can help you organize and manage the fonts you work with. In this article, I’ll explain why you should consider using font management software and I’ll outline some of the most popular font manager packages for Windows and Mac users. Fonts… Continue reading 9 Best Font Manager Apps for Mac, Windows, Linux and Online

Display WooCommerce Categories, Subcategories, and Products in Separate Lists

What You’ll Be Creating WooCommerce gives you a few options as to what you can display on your archive pages: products categories (on the main shop page) or subcategories (on category pages) both products and categories. When I’m setting up a store, I normally select the third option: products and categories/subcategories. This means visitors to… Continue reading Display WooCommerce Categories, Subcategories, and Products in Separate Lists

Open a Browser Tab with DevTools Open by Default

Using command line flags is a great way to subtly improve productivity. Whether saving yourself keystrokes or enabling specific features, it’s very much worth knowing the application flags available to you. To launch a new tab with DevTools in Chrome, you can use the –auto-open-devtools-for-tabs command line flag: /Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary –auto-open-devtools-for-tabs https://davidwalsh.name… Continue reading Open a Browser Tab with DevTools Open by Default

How to Make a Minecraft Twitch Overlay

What You’ll Be Creating In this tutorial, we’re going to make a Minecraft Twitch overlay template. We’ll use screenshots from the game to create a custom stream overlay that you can use on Twitch or any other platform you prefer. You will need Minecraft, Adobe Photoshop, and streaming software of your choice. The result is a Minecraft… Continue reading How to Make a Minecraft Twitch Overlay

Best Hand Lettering Quotes For Inspiration

74 Shares Beautiful hand lettering motivational and inspiring quotes. I love hand lettering typography design and today shared some of the amazing handmade lettering designs for quote lovers.  Lettering motivational, inspirational quotes and thoughts that can give you strength and power to work hard for what you want because it won’t come to you without a fight. In… Continue reading Best Hand Lettering Quotes For Inspiration

How to Build a WooCommerce Store With Elementor

Elementor and WooCommerce make it easy to create an online store. In this tutorial, I’ll show you how to use WooComerce, WordPress, and Elementor to build an online store complete with products, categories, and an Amazon-style dropdown menu. Why WooCommerce? WordPress is one of the world’s most popular blogging platforms, but countless businesses also use… Continue reading How to Build a WooCommerce Store With Elementor

WordPress Troubleshooting: HTTP Error When Uploading Images

In this tutorial you’ll learn how to fix the HTTP error sometimes seen when uploading images to WordPress. This is actually a pretty common error and there are several ways to fix it, so let’s break it down. Troubleshooting Uploading Errors in WordPress Here’s a complete video version of this tutorial. Follow along with us… Continue reading WordPress Troubleshooting: HTTP Error When Uploading Images

What are Breadcrumbs in WordPress?

In this tutorial I’m going to explain all you need to know to get started using breadcrumbs in WordPress. BreadCrumbs in WordPress Follow along with us over on our Envato Tuts+ YouTube channel: BreadCrumb Plugins on CodeCanyon If you’re interested in what solutions are on offer from our community of coders, check out the premium WordPress… Continue reading What are Breadcrumbs in WordPress?

How To Benefit From Mental Models in UX Design

Users come to your website with certain expectations already in their mind; they’ve seen thousands of other websites before and it’s only natural that they’ve adopted certain habits. Instead of trying to change these patterns, it’s much better to incorporate them into your design. To learn more, let’s have a closer look at a psychological… Continue reading How To Benefit From Mental Models in UX Design

Benefits Of Using Digital Systems To Manage Your Business

For years, businesses have benefited from the use of different digital systems, enabling them to deliver cheaper, faster, and better services and products. This digital transformation has played crucial roles in transforming many businesses over time. It has changed the way they operate and provide value not just to their customers, but also to their… Continue reading Benefits Of Using Digital Systems To Manage Your Business

Open: Free React landing page template

Open is a free React landing page template designed by Cruip to showcase open source projects, SaaS products, online services, and more. Open is built on top of CRA (Create React App) and includes an accurate selection of ready-made sections (hero, features, call-to-action, and more) that you might find useful for building a beautiful landing… Continue reading Open: Free React landing page template

How to Open PHP Files

In this quick post, we’re going to discuss different ways to open and edit a PHP file. If you are a novice to PHP programming, this article should help you to choose among the best tools available for PHP programming. PHP is a server-side scripting language which is mostly used to build web applications—these may… Continue reading How to Open PHP Files

Build a Chrome Extension to Streamline Your Workflow — SitePoint

When I began as a JavaScript editor at SitePoint, our submission process was something of a mess — articles coming from every direction in a variety of formats. So we decided to standardize things and settled on submission via GitHub in Markdown. This was a step forward, but we still needed to convert the Markdown… Continue reading Build a Chrome Extension to Streamline Your Workflow — SitePoint

5 Web Design Trends For 2020 That Are Here To Stay With Us

We are always looking for ways to improve our skills and services and what we create. Sometimes that desire to improve is a conscious one. Most of the time it’s in the back of our minds, yet active. Short term results can be OK, but good long term results are what you want if you… Continue reading 5 Web Design Trends For 2020 That Are Here To Stay With Us

What Is WordPress?

I’ll begin by assuming that you have no prior experience of WordPress whatsoever; I shall start with the basics. In this tutorial, I’ll answer the question: “What is WordPress?”  This video is taken from my course A Beginner’s Guide to WordPress. You can watch the entire course for free here on Envato Tuts+. WordPress WordPress Tutorial:… Continue reading What Is WordPress?

How to Lint CSS Using Stylelint

Linters have been around for a good while; but if you’re new to CSS this might be the first you’ve heard about them. A CSS linter will keep your stylesheets in check and make you a better coder! What Are the Benefits of CSS Linters? As front end developers we hope that the code we… Continue reading How to Lint CSS Using Stylelint

How to Install WordPress

What You’ll Be Creating So you want a WordPress site? That’s great. WordPress is the world’s most popular content management system (or CMS), and for good reason. With WordPress, you can get yourself a flexible, scalable, and user-friendly website. The software itself is free, and all you have to pay for is the hosting you’ll… Continue reading How to Install WordPress

How to Delete Your WordPress Account or Blog

Is it time to say goodbye to your WordPress website? Maybe it’s time for a fresh start, or perhaps you want to distance yourself from the kind of content you used to create—whatever your reasons, you probably won’t want your abandoned website hanging around on the Internet forever. In this article, I’ll show you how… Continue reading How to Delete Your WordPress Account or Blog

How to Create a Cyberpunk Photoshop Effect Action

What You’ll Be Creating In this tutorial, you will learn how to create a cyberpunk Photoshop effect action to add amazing photo effects to your photos. I will explain everything in so much detail that everyone can create the effect, even those who have just opened Photoshop for the first time. The effect shown above… Continue reading How to Create a Cyberpunk Photoshop Effect Action

How to Create Your Own AJAX WooCommerce Wishlist Plugin

In this tutorial we will create lightweight wishlist functionality for WooCommerce using AJAX, WordPress REST API, and SVG graphics. WooCommerce doesn’t come with wishlist functionality as standard, so you’ll always need to rely on an extension to do the work for you. Unless you build it yourself for complete control.. Wish Upon a Star Wishlist… Continue reading How to Create Your Own AJAX WooCommerce Wishlist Plugin

Create a Membership WordPress Site with UMP

Do you want to start earning money from your WordPress website? You could enrol in the Amazon Associates program and generate revenue via referral links; sell advertising space using a plugin such as ADning, or your might even decide to start selling your own products via your website.  All of these methods can generate a… Continue reading Create a Membership WordPress Site with UMP

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

Use a Tattoo Font to Add a Realistic Tattoo to a Photo in Photoshop

What You’ll Be Creating A tattoo font is the easiest way to create a stylish tattoo in no time. In this tutorial, I’ll show you how to add a realistic tattoo in Photoshop using a tattoo font. We’re going to add some text effects to the font, warp it, and apply photo effects of texture… Continue reading Use a Tattoo Font to Add a Realistic Tattoo to a Photo in Photoshop