WordPress

If you want to make a good impression with your portfolio site, it all starts with your hero image. In this post, we’ll take a look at the 6 areas of the hero image that can make or break your design.

Learn how to create a paid membership business on WordPress websites with Memberful.

WordPress doesn't convert Markdown to HTML by default. Here are five Markdown plugins for WordPress that will make your life much easier.

WordPress for enterprise? Learn simple but powerful ways to ensure that WordPress is ready for the heavy lifting of enterprise projects.

One of the fastest page builders is part of Betheme's all-in-one WordPress toolkit. Learn how the Muffin Builder can transform your work.

With WordPress themes, you can build a great ecommerce site without being a designer or coder. Here are ten top WordPress ecommerce themes.

Looking for an easy way to develop WordPress locally? Learn how build, edit and test your WP site locally with the free DevKinsta tool.

Static sites can have benefits, but they aren't right for every project! Learn seven reasons why an SSG might not be the best choice for your next project.

Is a CMS overkill for your next app? Could a static site generator improve performance, management and security? Learn about the benefits of using an SSG.

You want to offer static-site benefits to clients, but they want WordPress! Learn how to use Eleventy with WordPress to offer the best of both worlds.

An eCommerce store enables businesses to reach a larger market. In this tutorial, we explain how you can create an eCommerce store with WooCommerce.

BeTheme users can not only build a website with Elementor, they save time by editing a pre-built website with it as well.

This article provides a list of the top eight multipurpose WordPress themes you can choose from, digging into their coolest features.

It's not always easy to find and get new clients as a web developer. See some web developer portfolios that are true standouts in the space.

Here are 8 ideas, with 32 examples, to inspire you to promote your services on your own stunning portfolio website.

Searching for an alternative to plowing through a whole host of multipurpose themes? Check out this list of our 12 favorite multipurpose themes for 2019.

Read 5 Core Elements for Building Award-Winning One-Page Websites and learn WordPress with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

WordPress plugins offer easy ways to extend WordPress functionality. There are hundreds on the market. But which ones should you use?

You either hate pop-ups, or you love them. And if you say you love them, you're probably lying.

Want to know how to choose a WordPress theme? We've selected what we consider to be the best 15 for 2019 for your review.

If you have been a Visual Composer user for some time, you have witnessed some changes happening that might have been a little bit confusing.

In this article, Tonino completes his foray into building a WordPress theme from scratch, focusing on refining templates, adding meta information, post thumbnails, sidebars, user-friendly controls and more.

This second part on creating a WordPress theme from scratch shows how to create a very basic WordPress theme, add in Bootstrap styles and scripts, separate header and footer output into their respective partials, and leverage the crucial functions.php file.

This introductory article is part one in a tutorial series taking non-technical users through the building of a WordPress REST API app using React.

Tonino introduces WordPress themes, showing how they work, how they’re structured, the PHP architecture behind them, and other relevant information, as the first step in learning how to build a WordPress theme from scratch.

Tonino Jankov introduces WP-CLI, a command-line interface for managing a WordPress site (as opposed to working through the default admin interface), covering its main commands and also introducing some of its third-party packages.

Tonino Jankov introduces the WordPress Settings API, and showing how to create a WordPress administration page to demonstrate the use of this API. In this article, he shows how to wrap this functionality into a plugin, though it can also be a part of a WordPress theme.

Sufyan bin Uzayr provides a bird's-eye view of three basic ways to approach building your own WordPress theme, covering child themes, adapting existing themes, and building a theme from scratch, as well as how to use basic starter themes and theme frameworks to speed up your workflow.

Ahmed Bouchefra shows how to create a WordPress plugin that makes use of the Vue.js library, creating a shortcode that can be used to display a Vue component in posts and pages that fetches and displays the latest posts every five seconds.

Ahmed Bouchefra shows how to create your own custom route(s) for WP-API, allowing you to create mobile and web clients for your WordPress website that can also interact with your custom post types, rather than just the built-in WordPress types such as posts and categories.