How to Disable an Element on Mobile Devices in Elementor
Design

How to Disable an Element on Mobile Devices in Elementor

One the features offered by Elementor — and other page builder plugins at large — is ability to hide an element on mobile devices. The feature is especially great to implement the concept of responsive design. Since mobile devices have a smaller screen size than desktop, it is not always necessary to display all elements….

6 Essential WordPress Plugins Every Website Should Have
Plugins

6 Essential WordPress Plugins Every Website Should Have

The main advantage of WordPress is that you can extend the functionality of your website (or add new features) even if you have no programming skills. You can do so thanks to the availability of plugins. There are thousands of WordPress plugins you can download on the official plugin directory of WordPress. Not to mention…

How to Hide Admin Bar from the Front-End in WordPress (Two Ways)
How to

How to Hide Admin Bar from the Front-End in WordPress (Two Ways)

The default setting of WordPress shows an admin bar on the front-end. It will show up when you view your content (be it pages or posts) in the logged in status. You can make certain actions from the admin bar, depending on your user role. While the feature offers quick access over a certain action…

How to Create a Custom Template for Custom Post Type in WordPress (The Easier Way)
Advanced Customization

How to Create a Custom Template for Custom Post Type in WordPress (The Easier Way)

Creating custom post types (as well as custom fields) is one of the ways to maximize the power of WordPress as an open source CMS. You can create a custom post type to accommodate a content type that is not available in WordPress by default. In most WordPress themes, the content of the custom post…

5 Plugins to Create Custom WooCommerce Single Product Page
Design

5 Plugins to Create Custom WooCommerce Single Product Page

WooCommerce is the most popular WordPress plugin to create an e-commerce website. Just like WordPress, WooCommerce is also customizable. The layouts of WooCommerce pages — including single product page — are controlled by template files which you can find with the following path: wp-content/plugins/woocommerce/templates. You need to have PHP, CSS, and HTML knowledge to edit…