12 Best WooCommerce Plugins for Your Online Store

WooCommerce provides a powerful platform for your online store. With business happening on a global scale, day-to-day tasks like pricing, shipping, and invoicing can get complicated. Luckily, there are a range of WooCommerce plugins available on CodeCanyon that can help you provide a seamless experience for customers, and a painless admin experience for yourself, as a… Continue reading 12 Best WooCommerce Plugins for Your Online Store

Create a WordPress Image Gallery: Code the Plugin

What You’ll Be Creating People like pictures. They like looking at them, they like clicking on them. So it makes sense to use them in the navigation for your site. You may already use featured images in your archive pages, letting users get a greater insight into what a post is about and making your… Continue reading Create a WordPress Image Gallery: Code the Plugin

21 Super Fresh Free Fonts for Graphic Designers

Beautiful free fresh fonts are here. Free download handwritten script fonts, brush fonts and vintage fonts for any graphic and web project. These fonts / typefaces are perfect for branding, logos, web, printing on flyers, posters, brochures, quotes, blog, advertisements, fashion, e-commerce brands, trend blogs, or any business that wants to appear classy and chic. The following typefaces and fonts are… Continue reading 21 Super Fresh Free Fonts for Graphic Designers

What’s New in Core ML 2?

Last year, Apple launched Core ML—a segue into the world of machine learning for Apple developers. Before that, we were already using machine learning with technologies like AutoCorrect, Siri, and a predictive keyboard, but Core ML brought a new level of power and flexibility into the hands of developers. During WWDC 18, Apple announced Core… Continue reading What’s New in Core ML 2?

Using pre-built websites to get rid of the 5 most annoying web design pains

Posted · Category: Best Collections Every job has its ups and downs, but that doesn’t mean you have to live with every one of the downs. Getting started on a new assignment is almost always a thrill. Before you get too far into it, little problems make their presence known. The net result can be… Continue reading Using pre-built websites to get rid of the 5 most annoying web design pains

27 Spooky Halloween Design Elements For Scary Designs

October 29, 2018 by Alex Fox It’s Spooktober, and Halloween is almost upon us! Folks have changed their Twitter handles to spooky puns, Reddit has adopted the yearly skeleton memes, and cultural fads are being distilled into cheap Halloween costumes you can buy at Wal-Mart. They’re even playing Werewolf Bar Mitzvah on the radio. It’s… Continue reading 27 Spooky Halloween Design Elements For Scary Designs

Step Up Your Photography Game With 5 Simple Rules

It is easier than ever for anyone to pick up their smartphone, take a few pictures, post them on social media and buoyed by positive feedback call themselves a photographer. However, there are several fundamental rules that you should follow which we will outline below. If you are keen on becoming serious with a good… Continue reading Step Up Your Photography Game With 5 Simple Rules

Hidden privilege in design — and more UX links this week

The hidden privilege in design ›By Hareem Mannan. “Did you get anyone else’s insight on this project? Was it just you all? Have you considered how that might be limiting at all?” I felt the question permeating through every fiber of my being, reverberating in my mind until it was the only thought I had.… Continue reading Hidden privilege in design — and more UX links this week

2018’s Best Selling Resume Templates

Here is the list of 2018’s best selling Resume Templates. Best of 2018, simple clean and professional Resume Templates best for any job opportunity and help to inspire your future boss. Modern design resume templates with cover letter and portfolio pages are made in Adobe Photoshop, Illustrator, In-design and MS Word format. These simple and clean Resume Templates are professionally organized and labeled so… Continue reading 2018’s Best Selling Resume Templates

Freelance designer, design agency, or DIY? Who should design your new website?

Whether you want to launch a personal blog to share your stories, an online store for your family business or a corporate website for your enterprise, every website development project starts with the same crucial step: design. It is during this part that you decide on a cohesive visual identity for your brand and lay… Continue reading Freelance designer, design agency, or DIY? Who should design your new website?

Keyboard Accessibility Tips Using HTML and CSS

Making your website accessible for keyboard-only users is an important part of the bigger accessibility picture. Here are some keyboard accessibility tips you can quickly implement using basic HTML and CSS. A11y From the Beginning These tips are part of Web Accessibility: the Complete Learning Guide, where we’ve collected a range of tutorials, articles, courses, and… Continue reading Keyboard Accessibility Tips Using HTML and CSS

Sienna: Free HTML template for startups

Sienna is the latest free HTML landing page released on Cruip. It comes with a bunch of pre-built components (a fully-detailed hero, press logos, features list, pricing tabs and faqs) and it is ideal for web-based startups. It’s easily customisable to set up a brand new site. View demo   Download Sienna

Create Custom WordPress Queries With WP_Query

If you want to take your WordPress development to the next level, you need to understand WP_Query. Our new course, Create Custom Queries in WordPress With WP_Query, will show you the power of WP_Query and take you through the details of how to use it. What You’ll Learn On every page that your site displays,… Continue reading Create Custom WordPress Queries With WP_Query

Draw with CSS: Using CSS To Draw Elements

With clever use of CSS properties, it is in fact possible to draw very complex shapes. All the shapes below were drawn with CSS alone. It might be that CSS isn’t the best way to render shapes in the browser window, but it’s very fast and included for “free” on all modern browsers. Learn how… Continue reading Draw with CSS: Using CSS To Draw Elements

How to Deploy to Alibaba Cloud ECS with Mina — SitePoint

This article was created in partnership with Alibaba Cloud. Thank you for supporting the partners who make SitePoint possible. Do you have a tip for making the most out of Alibaba Cloud Services? If so, tell us about it in our SitePoint Community. Mina is a fast deployer and server automation tool, with advanced features… Continue reading How to Deploy to Alibaba Cloud ECS with Mina — SitePoint

Free Pixel 3 XL mockups

Ready to present your android apps into the latest Google’s smartphone? Wait is over! Here are the best free Pixel 3 XL mockups available in PSD and Sketch formats that we have found! Google Pixel 3 for Sketch Credits: Ranjith Alingal. Download Google Pixel 3 XL for Photoshop (credits: Yash Ranpara) Credits: Yash Ranpara. Download

An Introduction to Photoshop Selection Tools

Your Photoshop selection tools are perhaps the most powerful part of the application. By making effective selections, you unlock the power of the rest of the application. This includes localized image adjustments, compositing, and accurate mockups and object placement. Sloppy selections always show in the final product, so it pays to learn to make a… Continue reading An Introduction to Photoshop Selection Tools

Celebrate Diversity in Design—Volume 14

Welcome back to our Diversity in Design series on Envato Tuts+. Discover four talented artists with inspiring styles you’ll love. 4 Artists You Should Know: Diversity in Design Celebrate the work of these extraordinary artists. Each with their own unique background, they draw inspiration from their culture and surroundings to create phenomenal designs. Blake… Continue reading Celebrate Diversity in Design—Volume 14

Trigonometry, Random Numbers and More With Built-in PHP Math Functions

Basic maths is used a lot during programming. We need to frequently compare, add, multiply, subtract and divide different values when writing code.  Sometimes, the maths required in a program can be more involved. You might need to work with logarithmic, trigonometric or exponential functions. In this tutorial, I’ll discuss how to use each of… Continue reading Trigonometry, Random Numbers and More With Built-in PHP Math Functions