Exciting Updates for Form Masks for Elementor Free and PRO Versions!

Form Maks for Elementor Form Updates

We’re thrilled to announce the latest updates to Form Masks for Elementor, both for the Free and PRO versions. With these enhancements, we’ve taken form input control and customization to the next level. Whether you’re a Free version user or a PRO subscriber, there’s something new for you! What’s New in the PRO Version? Our […]

Handle Elementor Popup Events Without jQuery

Handle Elementor Popup Modal

If you’ve ever worked with Elementor and tried to manipulate its popups programmatically, you’ve probably noticed that the official documentation provides event handling examples only with jQuery. However, if you prefer a modern and lightweight solution using Vanilla JavaScript, this guide is for you. With the MutationObserver API, you can monitor changes to the DOM […]

How to Self-Host WordPress Plugins on Github and Deliver Updates

Illustration depicting the seamless integration between WordPress plugins and GitHub for self-hosted updates. Features dynamic arrows symbolizing updates and a modern, digital background to emphasize technology and innovation

Managing plugin updates can be a challenge, especially if you’re not relying on the WordPress Plugin Repository. But what if you could self-host your plugins on GitHub and deliver updates seamlessly, without the need for complex libraries or third-party services? In this guide, I’ll walk you through a simple yet powerful solution that adheres to […]

Action after confirm payment on WooCommerce

Action after confirm payment on WooCommerce

You need start any action only payment is confirmed? If yes, this post will help you. This a simple but very efficient snippet. How to create action after payment confirmed on WooCommerce? Snippet to start specific function after payment is confirmed on WooCommerce. In this example, after payment is confirmed set the new value to […]

How to add a mask to the Elementor form [FREE]

How to add a mask to the Elementor form [PLUGIN FREE]

Form Masks for Elementor create a custom control in field advanced tab for your customize your fields with masks. This plugin require the Elementor Pro (Form Widget). The masks function with filed types ‘text’ and ‘tel’. Add a mask to the Elementor form Just download the plugin in the WordPress directory and install it on […]

How to center Tabs on Elementor

How to center the Tabs on the Elementor

Did you ever need to use the Elementor tabs widget (or Tabs), and needed to center the tabs, but did not find these options in the widget? (unfortunately this option does not even exist in the Widget). Yeah, you’re not the only one. I have received this doubts on social networks and through our consultancy. […]

How to center the Contact Form 7 submit button

How to center the Contact Form 7 submit button

This is a very common question of WordPress users: how to centralize the contact form 7 submit button? It’s easier than you think. I’ll show below. How to center the Contact Form 7 submit button To do this is very simple. You just need to create your contact form the way you want it, and […]