What You’ll Be Creating Themes let you customize every aspect of the design and functionality of a WordPress site. But what if you want to let your client customize some aspect of the theme? Perhaps you want to sell a theme on Envato Market and you want to let buyers adjust the color scheme and logo to… Continue reading New Course: Write Customizer-Ready WordPress Themes
Tag: 15
Counting Word Frequency in a File Using Python
Ever wondered about a quick way to tell what some document is focusing on? What is its main topic? Let me give you this simple trick. List the unique words mentioned in the document, and then check how many times each word has been mentioned (frequency). This way would give you an indication of what… Continue reading Counting Word Frequency in a File Using Python
Create a Mystical Photo Manipulation of the Great Ragnarok in Photoshop
Rate this post Create a mystical picture and wallpaper for your desktop. In this tutorial you will learn many interesting effects such as creating lightning, fog and carved and burning runes and much more. I’ll show you an interesting example of the image toning and sharpening, a lot of interesting tricks and techniques. What you’ll… Continue reading Create a Mystical Photo Manipulation of the Great Ragnarok in Photoshop
15 Beautifully Imperfect Free Brush Fonts
Distorted and irregular, yet beautifully imperfect. Every individual character unique and painstakingly handmade. Vintage in style yet seamlessly blends in with the modern. Brush-style typography has been forgotten for quite a long time, but as happens with all design trends, is currently enjoying a revival in popularity. In this collection, we have 15 free brush… Continue reading 15 Beautifully Imperfect Free Brush Fonts
Top Free Photoshop Watercolor Brushes for Designers
Design styles can be created with free resources like icons, vectors, custom illustrations, and notably brushes. Free brush packs are available all over the web dating back to Photoshop 7. There are now thousands of brush packs online made specifically for digital designers. This collection of free Photoshop watercolor brushes can be perfect for anyone… Continue reading Top Free Photoshop Watercolor Brushes for Designers
15 Responsive Design Tools for Savvy Designers
Having a responsive website is a necessity for almost any business in 2016. As a designer, you’re always faced with the pressure to deliver quality results as quickly as possible. Today we are reviewing some of the responsive design tools that will provide for a stellar user experience on multiple devices. These are the kind… Continue reading 15 Responsive Design Tools for Savvy Designers
New Course: Surreal Digital Painting
What You’ll Be Creating What story would you like to tell the world? Surrealism is a style that allows you to express your feelings and thoughts on the world through your art. In our new course, Surreal Digital Painting, you’ll learn how to create a symbolic painting inspired by real-life events. What You’ll Learn First… Continue reading New Course: Surreal Digital Painting
Designing an iOS App in Sketch
In this 3 part tutorial (I wanted to break it into more digestible chunks) we’ll be creating screens for a fictional, ‘Pay It Forward’ iOS App called ‘Piece’. Before we start the tutorial, there’s a few things you’ll need: Once you have the items installed, let’s go ahead and create some awesome… Welcome Screen Let’s… Continue reading Designing an iOS App in Sketch
A Beginners Guide to Titan Framework: Adding an Enable Type Option
Providing end users with the option to enable or disable certain features of a premium plugin or a theme is pretty common. Titan Framework has recently pushed a new option to its core which does exactly that. Let’s see how you can add an enable/disable toggle button inside an admin panel, a metabox or a… Continue reading A Beginners Guide to Titan Framework: Adding an Enable Type Option
Build a Custom WordPress User Flow — Part 3: Password Reset
In the first two tutorials in this series, we have built custom pages for logging in and registering a new user. Now, there is only one part in the login flow left to explore and replace: what happens if a user forgets their password and wants to reset their WordPress password? In this tutorial, we’ll… Continue reading Build a Custom WordPress User Flow — Part 3: Password Reset