How to allow only positive integers in HTML number input elements
In this article I'll explain how to make sure that HTML number inputs only accept positive integers. The default behaviour allows users to use negative numbers and even text.
In this article I'll explain how to make sure that HTML number inputs only accept positive integers. The default behaviour allows users to use negative numbers and even text.
You can add structured data to your website by using script tags. In this tutorial, I'll explain how to combine multiple schemes into one script tag, to prevent unnecessary script tags.
In this tutorial I'll show you how to set up a new Laravel application with Tailwind CSS and SASS (SCSS) by using the Laravel Mix webpack compiler package.
In this tutorial I'll show you how to move multiple files in bulk on GitHub. To do so, we'll use the handy GitHub Desktop app to commit the changes.
In this tutorial I'll show you how to fix the "Laravel command not found" error on bash/zsh. We'll configure the command, so that you can quickly get started!
In this tutorial I'll show you how the $query parameter in the Elementor Page Builder for WordPress works. You can use this to add custom CSS to Elementor.
In this tutorial I'll show you how to add an automatic update mechanism to your custom WordPress-plugin and themes, by using the GitHub Updater plugin.
In this tutorial I'll show you how to check in WordPress whether the Elementor page builder is used on a page, so you can show or hide things when editing the page.
This guide describes the whole process on adding the Kirki typography control and how to add custom fonts to it. It features examples and offers an explanation of all the options.
In this article I'll show you to site performance of my website in the first two months on Google.
In this tutorial I'll show you the official way to unfork a repository in GitHub in 2022. This is also known as detaching or extracting a GitHub repository.
In this tutorial I'll show how you can check whether there exists a Gravatar for a specific e-mailaddress in PHP.
This article explains how to automatically add anchor links to headings generated by Gutenberg. This is very useful if you need to link to specific sections in an article.
Learn how to create a custom cursor with simple CSS and JavaScript. Animate the new cursor and give your website instantly a premium look and feel!
In this tutorial I'll show you how to create a category dropdown in the WordPress customizer, so that users can choose a specific category in the customizer.
Learn how to output custom HTML for the comments section in WordPress. We'll use our own function to retrieve and place the information on the correct places in your own HTML.
Learn how to exclude subdomains from the default WordPress Multisite and use your own files instead. Excluding a subdomain is done via the .htaccess file.
In this tutorial I'll show you how to add custom CSS to the stylesheet of the WordPress Elementor pagebuilder. Handy when you're building a WordPress theme.
Learn how the WordPress the_content() function exactly works and how it relates to pagebuilders like Elementor and Visual Composer. Explained for beginners.
The WordPress customizer can become a bit uncluttered with a huge amount of panes and fields. Adding icons to panels and sections increases the user experience.
In this tutorial I'll show you how to optimize the head-tag on your WordPress-website. This will increase your pagespeed and you'll only the minimum nr. of assets.
Learn how to conditionally output CSS from the WordPress Customizer with the Kirki framework. Discover CSS output conditions work with illustrative examples.
Learn how to install, configure and use the Kirki framework with your theme and rapidly built advanced controls and settings for the WordPress customizer.
Do you have no idea how to use the TGM Plugin Activation library to require plugins for your WordPress theme? Learn how to use TGMPA with any theme.
Making a WordPress theme customizer-ready can take a lot of time. Kirki saves you heaps of time by offering 30+ customizer controls out of the box. A complete toolkit for WordPress theme Developers.