15 Tips & Tricks All Adobe Lightroom Users Should Know

1. How to Bypass the Default Import Window The first tip I’m going to give you is one you’re going to want to use every time you’re importing images into Lightroom. I’m willing to bet the way you currently import your images is to click on the Import button in the main Lightroom workspace, and… Continue reading 15 Tips & Tricks All Adobe Lightroom Users Should Know

15 Tips & Tricks All InDesign Users Should Know

Learn how to enhance your Adobe InDesign skills with these 15 essential tips and tricks. From shortcuts to lesser-known features, you’ll learn how to streamline your design process and create professional-level graphics in no time. Discover how to generate QR codes, create visually stunning designs by masking letters, and animate assets for interactive PDFs. If you’re… Continue reading 15 Tips & Tricks All InDesign Users Should Know

Setting Up the Lana Passport

Developers and WordPress website owners frequently face the challenge of managing multiple logins across various websites and applications. Using passwords and usernames can leave you vulnerable to a security attack. This can result in considerable time spent on authentication and account management. More importantly, relying on traditional email and password combinations can expose users to… Continue reading Setting Up the Lana Passport

Why Isn’t Your WordPress Site Posting to Facebook? Common Causes and Fixes

Is your WordPress site not posting to Facebook? Do you need help fixing this Facebook posting problem? There are many solutions you can implement to fix your Facebook posting issues. This is a common issue many WordPress site owners face. Thankfully, there are many easy fixes to this problem.  This article will cover the most… Continue reading Why Isn’t Your WordPress Site Posting to Facebook? Common Causes and Fixes

WordPress for Beginners (Free Course)

Duration: 2 hours 19 minutes | Lessons: 16 In a little over two hours of lessons, you’ll get the lowdown on how WordPress works, how to install it, how to create a new website, customize it, and more. So let’s not delay any longer – let’s jump right in!  Introduction Welcome to the Course Watch… Continue reading WordPress for Beginners (Free Course)

How Can I Make a Page Private in WordPress?

Whenever you publish a post or page in WordPress its visibility is set to Public by default. Did you know that there are three different visibility settings for any post or page that you publish in WordPress? In this quick tip, I will show you how to make a page or post private in WordPress.… Continue reading How Can I Make a Page Private in WordPress?

10 Useful Squarespace Extensions and Integrations for Your Website

In the following post, we’re going to look at 10 Squarespace extensions and integrations that will help you build feature-packed websites and better user experiences. Even the best of content management systems needs a little help sometimes. It’s not because the website builder is insufficient. It’s just not practical to include features and tools for… Continue reading 10 Useful Squarespace Extensions and Integrations for Your Website

How to Build a Responsive Slider With Swiper.js

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Have you ever built an advanced slider for a project? If so, you might have taken advantage of any one of a number of JavaScript carousels. In the past, I’ve covered two of them: slick and Owl. Today, I’ll introduce another well-known one: Swiper. Ready to learn… Continue reading How to Build a Responsive Slider With Swiper.js

How to Build a UIkit Lightbox With Dot Navigation

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Have you ever worked with the UIkit front-end framework? Its current version at the time of writing is 3.9.4, and in the next few months, YOOtheme (the team behind it) plan to release v4. This isn’t the first time I’ve written about UIkit; some years ago, while still… Continue reading How to Build a UIkit Lightbox With Dot Navigation

How to Use WordPress: A Beginner’s Guide to Getting Started

Step 1: Purchase a Domain Name and Hosting Plan If you want to build a website with WordPress, you have two options: 1. A site hosted on WordPress.com With this model, you add your site to the existing network at WordPress.com and choose the plan that’s right for you. You can get a free site,… Continue reading How to Use WordPress: A Beginner’s Guide to Getting Started

How to Add a Drop-Down Menu in WordPress

WordPress features a built-in menu management system that makes it easy to add menus to your website. However, as you add more and more pages, posts and other miscellaneous content, it may become impossible to include every destination in your standard menu bar.  In these scenarios, you can provide easy access to every section of… Continue reading How to Add a Drop-Down Menu in WordPress

How to Add Plugins to WordPress

So you’ve just created your first WordPress website—now what? One of the best things about the WordPress platform is that you have access to thousands of free and premium plugins. Plugins allow you to enhance any out-of-the-box WordPress website with a wide range of advanced, powerful, and even niche features. With the right plugin, you… Continue reading How to Add Plugins to WordPress

How to Add Plugins to WordPress

So you’ve just created your first WordPress website—now what? One of the best things about the WordPress platform is that you have access to thousands of free and premium plugins. Plugins allow you to enhance any out-of-the-box WordPress website with a wide range of advanced, powerful, and even niche features. With the right plugin, you… Continue reading How to Add Plugins to WordPress

Definitive Guide to Installing a Free or Premium WordPress Plugin

What You’ll Be Creating Plugins are what makes WordPress special. Without them, WordPress wouldn’t be much more than a humble blogging platform. But by adding plugins to your site, you can turn it into so much more. Depending on what you need, you can use a plugin to make your site more efficient and to… Continue reading Definitive Guide to Installing a Free or Premium WordPress Plugin

How to Create a Trivia Quiz with Viral Quiz for WordPress

Generating traffic to your website and successfully marketing to this website traffic should be the number one concern for a website owner.  Without this traffic and without a mechanism to get these website visitors to take action, you will have an incredibly difficult time building your business.  One unexpected but effective way to draw in… Continue reading How to Create a Trivia Quiz with Viral Quiz for WordPress

How to Set Up a Quiz on Your WordPress Website

Today, we’re going to explore the WP Quiz plugin which allows you to set up quizzes on your WordPress site. We’ll go through the details of this plugin and we’ll end the post with a real-world example. Setting up online quizzes is one of the best way to engage your visitors and it’s always fun… Continue reading How to Set Up a Quiz on Your WordPress Website

Create a New WordPress Site While Keeping Your Old Static Site Running

What You’ll Be Creating If you’re switching to WordPress from a static site, from a site builder provided by your hosting provider, or even from an old WordPress site, you’ll want to ensure that your old site still works while you’re setting up the shiny new WordPress installation. The good news is that you don’t… Continue reading Create a New WordPress Site While Keeping Your Old Static Site Running

Save time on image design with graphic editor Crello

Are you looking for a professional tool for your digital designing needs that helps making your marketing strategies better? Then, Crello is perfect for you. There are many visual graphic design tools out there in the market. Some of them are quite expensive. Other free tools need a forced sign up to use few of… Continue reading Save time on image design with graphic editor Crello

How to Use Pantheon to Set Up and Maintain a Production-Safe WordPress Site

Today, WordPress powers 25% of all of the world’s websites, so it’s safe to say that what started as blogging software has grown into something much bigger than its humble origins, and is ready to be used on production-level sites from news portals to complete web applications. With this level of professionalism, new needs arise.  On a personal blog read by… Continue reading How to Use Pantheon to Set Up and Maintain a Production-Safe WordPress Site

Adding Custom Hooks in WordPress: Custom Actions

One of the cornerstones of building custom solutions in WordPress is having an understanding of hooks. In and of themselves, they aren’t terribly difficult to understand, and we’ll be covering a short primer on them in this tutorial. But if you’re looking to get into more advanced WordPress development, it’s worth knowing how to implement… Continue reading Adding Custom Hooks in WordPress: Custom Actions

Android From Scratch: How to Run Your Application on a Physical Device

Most Android phones and tablets can be connected to a computer using a USB cable. However, by default, the USB connection established between an Android device and a computer is limited to file transfer only. Therefore, if you want to use your device for Android application development, you have to make a few configuration changes… Continue reading Android From Scratch: How to Run Your Application on a Physical Device