Do you want to create a custom page in WordPress? A custom page lets you use a different layout from your regular pages in WordPress. Many WordPress sites have custom page layouts for their sales pages, landing pages, webinar pages, and more. In this article,… Read More »
Best WordPress Themes Tutorials
WPBeginner offers some of the best WordPress themes tutorials that teaches you how to extend the power of your WordPress theme.
How to Create a Full Width Page in WordPress (Beginner’s Guide)
Do you want to create a full width page in WordPress, so you can stretch your content across the screen? Most WordPress themes already come with a built-in full-width page template that you can use. However if your theme doesn’t have one, then it’s easy… Read More »
How to Create a Sticky Floating Navigation Menu in WordPress
Recently, one of our users asked us how to create a sticky navigation menu for their site? Sticky navigation menus stay on the screen as users scroll down the page. This makes the top menu always visible, which is good for user experience because it… Read More »
How to Add Facebook Open Graph Meta Data in WordPress Themes
Do you want to add Facebook Open Graph meta data to your WordPress themes? Open Graph metadata helps Facebook and other social media websites get meta data about your posts pages. It also allows you to control how your content appears when shared on Facebook.… Read More »
How to Add Custom Navigation Menus in WordPress Themes
Do you want to add custom navigation menus in your WordPress theme? Navigation menus are the horizontal list of links displayed on top of most websites. By default, WordPress themes come with pre-defined menu locations and layouts, but what if you wanted to add your… Read More »
How to Create Custom Single Post Templates in WordPress
Do you want to create a custom single post template in WordPress? Custom single post templates allow you to use different layouts for your individual blog posts. Many WordPress themes come with a few different page templates, and you can also create your own if… Read More »
How to Add Custom Fonts in WordPress
Do you want to add custom fonts in WordPress? Custom fonts allow you to use beautiful combination of different fonts on your website to improve typography and user experience. Apart from looking good, custom fonts can also help you improve readability, create a brand image,… Read More »
How to Update a WordPress Theme without Losing Customization
One of the best things about WordPress is the easy customization options that you get with WordPress themes and plugins. You can also take these customizations to the next level by adding your own code snippets and CSS styles to your WordPress theme. The problem… Read More »
How to Easily Add Icon Fonts in Your WordPress Theme
Do you want to add icon fonts on your WordPress site? Recently one of our readers asked what’s the easiest way to add icon fonts in their WordPress theme? Icon fonts allow you to add vector (resizable) icons without slowing down your website. They are… Read More »
How to Create a Custom Home Page in WordPress
You may see many websites on the web using a custom homepage for their WordPress. In this tutorial we will show you how you can create a custom homepage by combining the use of custom page template, and WordPress admin panel.