In the following tutorial, you’ll learn how to add bleed and crop marks in Photoshop in just a couple of steps. We’ll go through the basics and then delve into the details of how to make bleed and crop marks in Photoshop, one of the most basic Photoshop tips. What you’ll learn in this quick… Continue reading How to add bleed and crop marks in Photoshop (video)
Category: Tutorials
You learn something everyday if you pay attention
A to Z of Procreate: Tips, Tricks, and Hacks!
The Procreate app for iPad is not just the killer mobile app for artists—it’s genuinely one of the best painting programs ever released. So What Is the Procreate App? In this A to Z of Procreate, I’m going to answer that question with 26 mini Procreate tutorials, as well as Procreate tips and tricks that… Continue reading A to Z of Procreate: Tips, Tricks, and Hacks!
How to Fix a 500 Internal Server Error on Your WordPress Site
One minute your website is working. The next, you see an error message that looks like this: “500 Internal Server Error” Or: “This page isn’t working.” Or: “HTTP ERROR 500” Unfortunately, this is one of those error codes that provides no information on the source of the problem. That said, troubleshooting and fixing a 500… Continue reading How to Fix a 500 Internal Server Error on Your WordPress Site
How to Fix a 500 Internal Server Error on Your WordPress Site
One minute your website is working. The next, you see an error message that looks like this: “500 Internal Server Error” Or: “This page isn’t working.” Or: “HTTP ERROR 500” Unfortunately, this is one of those error codes that provides no information on the source of the problem. That said, troubleshooting and fixing a 500… Continue reading How to Fix a 500 Internal Server Error on Your WordPress Site
19 Best WooCommerce Add-Ons for a Customer-Focused Store
Do you want to build a better WooCommerce store and improve the shopping experience of your customers? The best stores are always finding new way to provide the best service to their customers. This means incorporating better systems to make it extremely easy for customers to browsing, buy, and pay on your store. WooCommerce addons… Continue reading 19 Best WooCommerce Add-Ons for a Customer-Focused Store
What is React Native?
React Native is a cross-platform mobile application development framework that Facebook created in 2015. React Natives uses JavaScript as the underlying programming language, and it aims to help developers can build native mobile apps for both Android and IOS devices with a single codebase. In this post, I’ll introduce some of the key concepts and… Continue reading What is React Native?
20 Best WooCommerce Product Add-Ons
Do you want to create an easy shopping experience on your WooCommerce products pages? Here are 20 of the best WooCommerce product add-ons to make it possible! They make your product pages more user-friendly and user-focused by adding intuitive functionalities like: adding easy navigation using filters allowing customers to personalize their orders offering extra choices and… Continue reading 20 Best WooCommerce Product Add-Ons
Using PHP urlencode and urldecode
Every now and then you will have to pass around URLs between different webpages and services. It sounds like a pretty easy task since URLs are basically just text strings, but things can sometimes get complicated. For example, sometimes you need to encode a URL in another URL, for example in a GET request! In… Continue reading Using PHP urlencode and urldecode
How to crop in Photoshop
Do you want to know how to crop in Photoshop? Today we’re going to learn everything about cropping in Adobe’s photo editing software. 1. How to crop a photo in Photoshop Step 1 Let’s start with an easy way to crop an item in Photoshop: the crop tool. Let’s open any image you want to… Continue reading How to crop in Photoshop
How To Fix Outlook Dark Mode Problems (Email Design)
Unpredictable text color changes in Outlook for Windows is one of the many mind-boggling issues you’ve no doubt encountered if you’ve ever built an HTML email for Dark Mode. Outlook brutally inverts colors in Dark Mode, in some cases even turning dark colors into white. Not only can this result in very unsightly parts of… Continue reading How To Fix Outlook Dark Mode Problems (Email Design)
How to Generate APK and Signed APK Files in Android Studio
Android Studio allows you to create two kinds of APK files. First are the debug APK files that are generated solely for testing purposes. They will run on your Android mobile. However, they cannot be uploaded to the Play Store or made available to the public. Secondly, you can generate signed APK files. Signed APK… Continue reading How to Generate APK and Signed APK Files in Android Studio
WordPress Troubleshooting: Error Establishing a Database Connection
In this quick article, we’ll discuss how to troubleshoot and fix the Error establishing a database connection error on a WordPress site. The Error establishing a database connection error is one of the most common errors which WordPress users can encounter while visiting your website. It’s pretty similar to the white screen of death (WSOD) error,… Continue reading WordPress Troubleshooting: Error Establishing a Database Connection
How to Append to a File With PHP
Data is usually stored in a database when people are creating their website. However, sometimes we need to store data in files to make it easier for people to read or modify at a later time. PHP comes with a lot of functions to read and write data to a file. We can also use… Continue reading How to Append to a File With PHP
How to Add a Dropdown Menu in Android Studio
A dropdown or pull-down menu, also known as spinner, is one of the most essential UI elements for an app. In this tutorial I’ll tell you how to add one to your Android app using Java. Dropdown menus organize an app and improve user experience. Almost every app has a dropdown menu integrated into its… Continue reading How to Add a Dropdown Menu in Android Studio
What is HubSpot?
In case you haven’t heard, HubSpot themes are now available on ThemeForest! Whether you’re new to HubSpot or are still honing your skills, read on for the ins and outs of the platform, including how it can help your business reach new heights. What is HubSpot? In a nutshell, HubSpot is inbound marketing and sales… Continue reading What is HubSpot?
42 Cool Summer Fonts (Tropical, Festival, Camp Fonts)
Find the perfect cool summer font for your next seasonal project. Take a look at these cute summer fonts for design inspiration. We’ll look at everything from camp font designs to tropical fonts. So sit back and enjoy some summer holiday fonts and design inspiration. You might just find your new favorite summer font. Download… Continue reading 42 Cool Summer Fonts (Tropical, Festival, Camp Fonts)
The Different Types of Serif Fonts With Serif Font Examples
What are the different types of serif fonts and why should you know them? In this tutorial, we’ll look at types of serif typefaces and explain the ins and outs with serif font examples. Learn how to identify different types of serifs and download some fresh, new modern serif fonts today. This modern serif font is… Continue reading The Different Types of Serif Fonts With Serif Font Examples
43 Best Flower Fonts (Must-Have Floral Fonts for Spring)
Looking for the perfect flower font for spring? Let’s take a look at some hand-drawn floral font designs. Whether you’re looking for a flower ornaments font, a flower script font, or even an Easter font, there’s plenty to see. Download this pretty floral font on Envato Elements. What Is a Floral Font Style? A floral… Continue reading 43 Best Flower Fonts (Must-Have Floral Fonts for Spring)
What is Content Strategy?
When you visit a website or use an app you’re consuming content. You’re having an experience (good or bad) with a company and brand. You’re on some point of a customer journey, whether that’s being a prospective, current or loyal customer. You will have a need and the organisation should meet that need with content.… Continue reading What is Content Strategy?
How to Identify a Font
Trying to figure out how to identify a font? Whether you’re working on how to identify a font on a website, how to identify a font in a logo, or how to identify a font by image, we’ll help you get started. Learn about font basics and common font traits so you can narrow down your… Continue reading How to Identify a Font
How to Check if a File Exists in PHP
Many times you will either need to move files around or store some data inside them in PHP. In either case, knowing beforehand whether a file exists or not can help us avoid some unexpected behavior. PHP comes with a variety of functions to handle different types of queries related to files. In this tutorial,… Continue reading How to Check if a File Exists in PHP
How to Make a Halloween Flyer
What You’ll Be Creating Want to learn how to make a Halloween flyer? In this tutorial, we’ll create a Halloween costume contest flyer, and you could use these concepts to create any kind of Halloween event flyer you prefer. We’ll also take a look at some Halloween flyer ideas. We’ll create this Halloween flyer design… Continue reading How to Make a Halloween Flyer
How to Make your First App in Java
Are you a budding developer who knows the basics of Java and wants to make their first app using Android Studio? With PlayStore currently hosting 2.89 million Android apps and growing every minute, it is a great decision to learn and eventually master Android apps development. Get Started With Android Studio To make an android… Continue reading How to Make your First App in Java
42 Cool Winter Fonts (Icicles, Snow, Frost, Ice Fonts to Download)
Looking for a good winter font? Winter typography can be a fun, seasonal aesthetic to try. In this article, we’ll take a look at some of the best winter fonts you can download now, as well as some cool winter fonts to help inspire your next design project. Download this pretty winter font on Envato… Continue reading 42 Cool Winter Fonts (Icicles, Snow, Frost, Ice Fonts to Download)