Better Mobile Submenus in Elementor
The default Elementor submenus remain open when opening another top-level menu. This aims to fix that.
CSV and TXT File Reading and Writing in PHP
Learn how to create, open, read from, write to, and close files in PHP.
Custom Login Page with Elementor Pro
Create and implement a custom WordPress login page using Elementor Pro.
Gravity Forms Validation Filtering
Use gform_validation
filter to create conditional form validation.
Use CSS Isolation and Inset for an Image Overlay
Use CSS isolation
and inset
on an element class and pseudo-class to make an adjustable opaque image overlay.
Log PHP to the JavaScript Console
Sometimes, it’s faster and easier to log PHP to the JavaScript console during development.
Block Website Access with .htaccess
Modify the .htaccess file to block all, or limit, website traffic.
Extract Links from the Page
Extract links from the page, add them to a table, and open the table in a new window using JavaScript in the console.
Align Last Item in Elementor Columns
Align the last items in Elementor columns for a cleaner layout.
Make a Sticky-Scrolling Element with Waypoint JS
Use Waypoint JS to make stick-scrolling elements.