Elementor SuperCat
Hacks and Tweaks for Elementor Pro
by Nicola Cavallazzi · github.com/dettogatto/elementor-super-cat · website
★ 85stars
19forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dettogatto/elementor-super-cat/archive/refs/heads/master.zipFrom the readme
Elementor Super Cat
DISCLAIMER: This is still a personal project, shared by love. It should not be used in production without prior testing.
Hi there!
This plugin is meant to hack Elementor Pro and add functionality.
Install it just as a regular plugin (download ZIP archieve and upload in WP Plugins Add New) and you will find new widgets in the Elementor editor, all the way down, in the category Super Cat, and a new Settings page, called Super Cat.
The widgets and their functionalities:
Form Poster
This widget needs to be used next to an Elementor Form and it turns it into a regular form that sends a post request to a page.
The widget has 3 options:
CSS ID needs to be set with the ID of the form you want to tweak
Action URL is the URL of the page you want the form to submit to
replace gives you the option to turn underscore separated numbers in the name of the fields into an array-like notation. If set to "yes", for example, it will turn field13 into field[1][3]
Note that every other action set in the Elementor Form widget will NOT be executed.
To set names of fields, default values, style, etc., act on the original form.
Post Filter Bar
This widget, used in combinati