Create an Online Community for Your WordPress Site With UserPro

When you think of social websites, chances are that social networks such as Facebook immediately spring to mind, but the ability to create a profile and connect with other users can be a valuable addition to many different websites. Imagine you’ve created a website for your business; you could use social features to build an… Continue reading Create an Online Community for Your WordPress Site With UserPro

How to Add Live Chat Complete in WordPress

Online shopping has revolutionized nearly every industry. Having a chat feature on your business website not only provides an avenue for customers to contact you, but it also helps build confidence and trust. A real-time chat feature on a website lets customers get instant answers to their questions or concerns, without having to make a… Continue reading How to Add Live Chat Complete in WordPress

Create a Home Page With the Elements Plugin for WordPress

Without the right tools, creating professional-looking static pages for a WordPress site is hard, even for an experienced web developer. It involves tasks such as designing responsive layouts, finding appropriate creative assets, and acquiring the right licenses to use them. If you’ve ever tried doing all these tasks on your own, I’m sure you understand… Continue reading Create a Home Page With the Elements Plugin for WordPress

35 Modern Web UI Design Examples with Amazing UX

Beautiful website design showcase with amazing WEB UI and UX. Today we’re picked up 35 professionally designed Websites with modern UI/UX for inspiration. Now a day designers used script typography with simple and clean HD backgrounds in website designing to get visitors attention. Web Designers and Developers must follow the new design trends. Creative ideas and modern trends… Continue reading 35 Modern Web UI Design Examples with Amazing UX

26 Best New Business Brochure Templates for 2019

Every business can benefit from a well-made brochure. Find the perfect design for your startup in this list of brochure templates. 26 NEW Business Brochure Templates Ready to smash your business goals for 2019? Then take on a new opportunity with a brilliant brochure design. Try out a new look your audience will love by… Continue reading 26 Best New Business Brochure Templates for 2019

How Choosing the Right Fonts Will Keep Visitors on Your Website

We’ve come a long way since Times New Roman was the norm. Now the Internet is populated by a diverse collection of fonts. Fonts which catch the eye and, most importantly, make it effortless to read a website’s content. Yet not all fonts cover those bases – something which plenty of aspiring web designers fail… Continue reading How Choosing the Right Fonts Will Keep Visitors on Your Website

How To Fix ‘503 Service Unavailable’ WordPress Error

One of the few very frustrating errors you’ll ever encounter when using WordPress is the ‘503 Service Unavailable’ error. This error can be quite confusing to most WordPress users as it could completely render your website offline without giving you any clear reason to what caused the error. There can be a few different causes… Continue reading How To Fix ‘503 Service Unavailable’ WordPress Error

How to Make a Valentine’s Dinner Restaurant Menu Flyer Template

What You’ll Be Creating Do you have a fascinating dinner event in mind and wish to kick off the celebration with a catchy restaurant menu design? Great! There are many software packages available to enable you to design flyer templates, but today we will be using Adobe Illustrator in a step-by-step guide to custom designing a… Continue reading How to Make a Valentine’s Dinner Restaurant Menu Flyer Template

How to Customize Bootstrap’s Sass Files With Grunt

Today, we’ll learn how to customize Bootstrap 4’s Sass files with Grunt.  Instead of Grunt, we could just as easily use another task runner like Gulp, webpack, or npm scripts. Regardless of the build tool the process of customizing Bootstrap’s source Sass files will be the same. Note: This tutorial assumes you have some familiarity with Bootstrap 4, Sass, and build tools.… Continue reading How to Customize Bootstrap’s Sass Files With Grunt

How to Use Animation in Angular 6

In this tutorial, you’ll learn about the importance of animations in improving the user experience. I’ll show you how to incorporate animations in Angular 6 applications with the help of animation components and Bootstrap. The Role of Animations in User Design Most web users are visual creatures and therefore respond to visual objects. This means… Continue reading How to Use Animation in Angular 6

How to Use Adobe Illustrator Files in Figma

In this quick tip I’m going to show you how to get an Adobe Illustrator file into Figma, without needing Adobe Illustrator. How to Open an Adobe Illustrator File in Figma Let’s say you have some icons, such as the example we’re using here, Flat Books Icons on Envato Elements: Flat Books Icons You’ll notice… Continue reading How to Use Adobe Illustrator Files in Figma

How to Create a Menorah Illustration in Adobe Illustrator

What You’ll Be Creating In this tutorial we’ll be creating a Hanukkah holiday card and illustrating one of the most popular Jewish symbols, the Hanukkah Menorah. The Menorah is one of the oldest symbols in Judaism. Sometimes called the ‘Chanukiah’, the Menorah is a nine-branched candelabrum that is used on Hanukkah. It stands for light, wisdom,… Continue reading How to Create a Menorah Illustration in Adobe Illustrator

How to Use Photoshop Adjustment Layers to Create a Fantasy Photo Manipulation

What You’ll Be Creating In this tutorial, I’ll show you how to use Photoshop adjustment layers to create a fantasy photo manipulation featuring a rock goddess.  First, we’ll build the base scene using several arch, rock and landscape images. After that, we’ll add the ground, the model’s face, and a rock texture. Later, we’ll add… Continue reading How to Use Photoshop Adjustment Layers to Create a Fantasy Photo Manipulation

File Upload With Multer in Node.js and Express

When a web client uploads a file to a server, it is generally submitted through a form and encoded as multipart/form-data. Multer is middleware for Express and Node.js that makes it easy to handle this multipart/form-data when your users upload files. In this tutorial, I’ll show you how to use this library to handle different file upload situations… Continue reading File Upload With Multer in Node.js and Express

Testing Components in React Using Jest: The Basics

What You’ll Be Creating Testing code is a confusing practice for many developers. That’s understandable because writing tests requires more effort, time, and the ability to foresee possible use cases. Startups and developers working on smaller projects usually favor ignoring tests altogether because of the lack of resources and manpower.  However, there are a couple… Continue reading Testing Components in React Using Jest: The Basics

Fresh Free Photoshop PSD Mockup Templates (35 Mock-ups)

Huge list of useful fresh free PSD Mockup Templates and Photoshop product mock-ups to showcase your design in realistic way. These free mock-ups PSD files uses smart object feature which help you change the design just in seconds. In this showcase there are professionally designed product presentation mockups included like iPhone X mockups, branding, stationery items, logo, t-shirt mockups, packaging mock-ups in different perspective… Continue reading Fresh Free Photoshop PSD Mockup Templates (35 Mock-ups)

WordPress Gutenberg Block API: Creating Custom Blocks

The new WordPress editor (codenamed Gutenberg) is due for release in version 5.0. Now is the perfect time to get to grips with it before it lands in WordPress core. In this series, I’m showing you how to work with the Block API and create your very own content blocks which you can use to build… Continue reading WordPress Gutenberg Block API: Creating Custom Blocks

The Powerful JavaScript Debugger You Never Knew You Had

February 26, 2018 by Alex Fox When you were first starting to write JavaScript, you learned about console.log. You learned about outputting messages to the console and using it to troubleshoot your JavaScript. And unless you’re a fairly serious JavaScript developer, you might not have bothered with much more. When JavaScript apps don’t work correctly,… Continue reading The Powerful JavaScript Debugger You Never Knew You Had

Why You Should Choose JQuery for Your Next Project?

JQuery is one of the most popular JavaScript frameworks that are commonly used in interactive, dynamic and responsive web development. A JQuery programmer uses this platform to call numerous JavaScript library functions to implement into the web development very easily and effectively. A large number of giant IT Corporations like Google, IBM, Netflix, Microsoft and… Continue reading Why You Should Choose JQuery for Your Next Project?

How to Completely Remove Comments from WordPress

WordPress comments are an integral part of building a community with a WordPress blog. They allow your audience to connect with you by responding directly to your posts. They allow you to extend the conversation surrounding the topic you wrote your post about by letting members of your community pitch in. They even allow members… Continue reading How to Completely Remove Comments from WordPress

Create a Sci-Fi Chamber Photo Manipulation in Photoshop

Learn how to create a sci-fi photo manipulation of a mysterious chamber with amazing light flares and great entrance with Photoshop. In this tutorial, you’ll learn how to contruct your own chamber with textures , place a model in front of the entrance and then complete it by adding realistic shadows and lighting effect Throughout… Continue reading Create a Sci-Fi Chamber Photo Manipulation in Photoshop

How to Create a Dramatic Fisheye Spartan Scene with Photoshop

In this tutorial we are going to learn how to blend and distort different desert landscape stock images to create a dynamic fisheye-like perspective and use different adjustment layers to get different coloring and feel to the manipulation so let’s get started! This tutorial was originally published on Jan 5, 2012. Preview of Final Results… Continue reading How to Create a Dramatic Fisheye Spartan Scene with Photoshop