Add a “Children of Page” Condition in Elementor Theme Builder
Adds a custom “Children of Page†condition in Elementor Theme Builder, allowing you to apply a template automatically to all child pages of a…
Snippets library
81 fixes pulled straight from client work. Each one is the actual problem, the steps, and the code that solved it. Copy what you need.
Adds a custom “Children of Page†condition in Elementor Theme Builder, allowing you to apply a template automatically to all child pages of a…
Add a class to section: bpers-glass
This code will help to create a button that can help to hide or show any section/element (using id) on click and on click…
Add a class to section or widget: zaib-collapsible
To apply an animated border to any section, you need to use two sections (wrapper + inner section).
A Elementor fix, with the code that solves it.
Add a class like rm-25 to any Elementor Text Editor. (You can use any number like rm-10, rm-200 and the number will control the…
A Elementor fix, with the code that solves it.
You can create a 3d gallery in elementor like this in video: How To Add 3d Image Gallery in WordPress [Elementor]
Add this css to divider selecter.
The Elementor form error almost always means the notification email could not send. Route mail through SMTP and the error clears. If SMTP works,…
A 500 server error in Elementor is almost always a server limit, not a bug. Raise PHP memory, max_input_vars, and execution time to clear…
A Elementor fix, with the code that solves it.
Add an anchor menu widget in target section > add respective link/id
Add this is custom css
Add icon list and connect with ACF text fields
A Elementor fix, with the code that solves it.
A Elementor fix, with the code that solves it.
…. Instead of …..
Create you acf repeater field and make sure to copy field Name and sub field Name.
Source: https://www.scratchcode.io/add-multiple-post-types-in-posts-widget-in-elementor/
Add this php code in the wp code snippets plugin.
There is no direct way to show a specific portion of a page using iframe. But I have written a code in which there…
Tutorial Link: https://element.how/elementor-change-header-on-scroll/