Questions tagged [elementor]

Elementor is a popular WordPress Page Builder plugin that provides Drag and Drop page builder functionality. Add the [wordpress] tag to your question for better visibility.

Filter by
Sorted by
Tagged with
61 votes
5 answers
46k views

Fatal error: Uncaught ReflectionException: Method get_site_editor_type does not exist

Literally after doing nothing on the site, after several days of non-use, when trying to log in, such an error appears: Fatal error: Uncaught ReflectionException: Method get_site_editor_type does not ...
Wojciech's user avatar
  • 613
14 votes
1 answer
16k views

Where does elementor stores the data from the content that is created from the frontend view?

I am trying to change a value/text in page created by elementor page builder plugin that exists on around 400 pages. I have edited the database (wp_posts) with the right values but it's not changed on ...
Rezan Ferdous's user avatar
13 votes
3 answers
35k views

Call to undefined function create_function

I tried to activate an installed plugin and I got this error. I can't open the site again. I restarted my computer and load the localhost URL, got the same error below: Fatal error: Uncaught Error: ...
Rex's user avatar
  • 131
9 votes
2 answers
8k views

Elementor page builder shortcode issue

I'm facing a weird problem when using the Elementor Wordpress Page Builder. After creating a custom shortcode and inserting it into any page position, it also shows up at the top of the page, but ...
Fahem Ahmed's user avatar
8 votes
1 answer
1k views

How do I programmatically call an Elementor global widget and pass it values to fill fields

I would like to create a global Elementor widget to be called as part of a for each loop. The fields need to be changed based on the arguments I pass to it. What I am trying to do is call the ...
user3438866's user avatar
7 votes
2 answers
5k views

Why doesn't WordPress video play also without autoplay?

On my webpage there is only a video. It is playing well on Edge but not on Mobile Device and Chrome. the video is .mp4 autoplay is disabled I am using OceanWP theme but I tried also Astra theme ...
Stefano's user avatar
  • 199
7 votes
3 answers
11k views

Elementor wordpress + React or Angular

I already look in google but didnt find nothing... Please, its possible create an Elementor (Wordpress) widget with react or angular? I need to create a component which will get some data from an api ...
Fernando Quinteiro's user avatar
6 votes
4 answers
13k views

Add <?php the_content(); ?> to WooCommerce page template

I use Elementor page builder on my WordPress site. There is a problem with it - by default it doesn't allow editing WooCoomerce Shop/Products pages. The solution they say is to add to page templates ...
Gopal Chhetri's user avatar
5 votes
5 answers
26k views

How do you trigger Elementor Popup via code

is anybody here using Elementor? How do you trigger the Popup via code? For example. function popup_call(){ ... if(....){ //trigger the popup here... } }
Polar's user avatar
  • 3,317
5 votes
8 answers
11k views

Unable to connect to the filesystem. Please confirm your credentials

I tried to install Elementor plugin for wordpress on Mac in localhost, but the installation has failed. These are the details: Hostname: /Applications/XAMPP/xamppfiles/htdocs/wordpress/wp-content/...
batshi's user avatar
  • 51
5 votes
1 answer
5k views

WordPress - Programmatically insert Elementor Widgets in a page

I have Elementor Pro installed on my WordPress website and I was writing a custom plugin that will do some stuff and programmatically creates a new Page. I was able to create the Page, but the problem ...
Vpp Man's user avatar
  • 2,384
5 votes
1 answer
2k views

How to install PHP Extensionson SourceGuardian on wordpress docker image?

I am using docker to run Wordpress on my local machine. When I want to activate Elementor Pro on my wordpress site I get this error: PHP script '/var/www/html/wp-content/plugins/elementor-pro/abzarwp/...
Mohammad Ali Amini's user avatar
5 votes
3 answers
2k views

Owl Carousel not showing in Elementor live preview

I'm developing a WordPress website. There are a few sections that I made by Owl Carousel js plugin. I'm developing this site with Elementor page builder for WordPress. It works fine in site preview ...
Faruk Ahmed's user avatar
5 votes
1 answer
2k views

How to rerender Elementor posts widget with an ajax call

I am working with Elementor in Wordpress. I display my Custom Post Type with the posts widget. I have created an AJAX filter which additionally filters my posts by different values - which works so ...
stheobald's user avatar
5 votes
2 answers
2k views

How to turn elementor section into clickable button

Link: http://up8.431.myftpupload.com/services/ I need to turn the section on the page above into clickable buttons. I'm using WordPress with the elementor plugin installed. I've already added some ...
Vladimir Rosca's user avatar
5 votes
2 answers
3k views

Elementor Library: Not connected (cURL error 28: Connection timed out ...)

I'm having an issue when trying to load templates in Elementor. The template loading page is stuck in a loading loop. These are the errors in Wordpress -> Elementor -> System Info -> Debug Errors: ...
ragouel's user avatar
  • 179
4 votes
1 answer
7k views

How to align the icons to the right of the text with the icon list elementor module? [closed]

I would like to Align the icons to the right of the text with the module "icon list elementor", there is no option for this can be a css solution? icon list
5jv's user avatar
  • 83
4 votes
2 answers
8k views

Elementor Plugin on Wordpress keeps loading and I get a console error /wp-admin/admin-ajax.php 500

how are you? My website was working well and now I'm unable to create or edit pages using elementor because the 'loading' keeps spinning and nothing happens. I see a console error where I get /wp-...
Stéfano Willig's user avatar
4 votes
2 answers
1k views

Elementor displays the same shortcode twice (only on editor)

Elementor displays the same shortcode twice. One in the place where the shortcode is placed, the other right behind the header. The problem only occurs in the editor. On the page, it displays normally....
Krzysztof Pietryga's user avatar
4 votes
1 answer
3k views

Js event does not work in the Elementor plugin

I am writing an extension for the WordPress media library, I need to add a button to the media library, by clicking on which a modal window will open from where the user can select a picture. See the ...
Pavel Mukha's user avatar
4 votes
1 answer
208 views

How to properly remove cache for my customers

Let's start with my environment : Wordpress (Elementor - Optimized by Siteground extension only) Hosted on Siteground CDN Cloudflare (free edition — Cache ttl set to 4h) My test routine : On my ...
illuday's user avatar
  • 41
4 votes
2 answers
4k views

Can I export an elementor template to html?

I've got a page template that I've built using elementor on wordpress. I need to add a handful of custom fields and not only do I have to upgrade to do this (really can't be bothered messing around ...
Charlie McCluskey's user avatar
4 votes
0 answers
545 views

Get/Change value of widget controls dynamically in Elementor

I am developing a plugin for the elementor editor , and I am stuck with this problem that I need help resolving, I need to get the Values of the controls on the side , like for example getting the ...
Sagi Weizmann's user avatar
4 votes
1 answer
2k views

Lazy Load Elementor Section with javascript

Is there any way to lazy load wordpress elementor section with javascript so that first the page load in a second and then all the section load lazyly o e after another.
Nadim Chowdhury's user avatar
4 votes
1 answer
2k views

Ajax handling in Elementor widget

How to get an ajax request in the context of a class that extends from \Elementor\Widget_Base. The problem is that the widget is registered later on the "elementor/widgets/widgets_registered"...
Pavel's user avatar
  • 141
4 votes
0 answers
1k views

How to sync Elementor Wordpress with Git?

I built a website with wordpress. But for now, I made a change in local. What is the best way to sync between local change with elementor to production with git? Thanks!
Abid Rakhmansyah's user avatar
4 votes
1 answer
2k views

How to run my script, After Wordpress Elementor scripts fully loaded?

I am a newbie to Wordpress, But i have good experience in java development. I have developed a small Wordpress site using OceanWP, Elementor. In the Home page, I need to show the number of registered ...
Anand's user avatar
  • 51
4 votes
2 answers
4k views

Elementor form custom webhook returns "error" message

I'm using Elementor form with custom webhook but every time I submit it, I just get "error" message. In my functions.php file I've got Form New Record Action according Forms API documentation. // ...
sunergos's user avatar
  • 129
3 votes
7 answers
13k views

content area not found in my page with elementor

I just started with Wordpress and I published a website a few weeks ago. Today I wanted to edit the homepage, but I get the following error: Sorry, the content area was not found in your page. You ...
Frogical's user avatar
  • 175
3 votes
1 answer
5k views

Examples of Elementor Pro form to webhook integration

I am using elementor wordpress plugin. I have made a form using elementor pro plugin. I want to get data when form is submitted and send an external api call with form data. I studied elementor ...
Saif's user avatar
  • 2,873
3 votes
4 answers
606 views

What will happen to my content if i switch from elementor to simple editor?

Want to switch my elementor builder interface in simple editor like old Html one on my website tellthebell* as my site load's slowly due to this builder. want to know if my content will be loss or ...
Anuskha's user avatar
  • 43
3 votes
3 answers
260 views

Yellow underline CSS randomly not applied to full width of span

Example: https://flowster.app/flowster-affiliate-program-activation-bonus/ You can see that the yellow underline (highlight) only makes it as far as the "A", but it should be underneath &...
Kane's user avatar
  • 899
3 votes
3 answers
4k views

Close Elementor Popup with JavaScript

I have a popup created with Elementor that plays a video when opened. I am trying to get it to close after the video if finished (say 90 seconds), but I can't find how to close an element or Popup ...
William's user avatar
  • 61
3 votes
2 answers
3k views

How to call Wordpress Elementor Popup from Code

I want to call an Elementor Popup from custom code (HTML, CSS, Javascript). Does anyone know how to do that? Thanks in advance!
tollube's user avatar
  • 99
3 votes
2 answers
2k views

WordPress: Elementor plugin is adding <br> in button

Hope everyone doing well! I am making a site in WordPress through Elementor plugin. I am facing a weird issue on the button. Button has line break <br>, even I didn't add it there. But on the ...
Gamers Agenda's user avatar
3 votes
2 answers
1k views

How to use Scrollify.js with Wordpress and Elementor?

I am totaly new to web development and programming, I want to use Scrollify on my WP site. So I want to load Scrollify only in one page, so I added this to functions.php function load_js_assets() { ...
Austris Balodis's user avatar
3 votes
3 answers
5k views

Removing header and footer in Elementor

I want to start designing with a blank page in Elementor but can't manage to remove the header and footer defined by the Wordpress theme. As you can see in the screenshot I have already chosen the ...
Jonas6393's user avatar
3 votes
2 answers
8k views

Fatal error: Class 'Elementor\Widget_Base' not found

I am trying a to add a new widget from my plugin to elementor. I have followed the documentation to how to create an elementor widget: https://developers.elementor.com/creating-a-new-widget/ But ...
Tick Twitch's user avatar
3 votes
1 answer
2k views

Dynamic data as option value for Elementor controls

I'm doing a custom Elementor Widget(in Wordpress) and I'm trying to get a Select control to have as options the data from another control. This is my code $property_types = array( '...
Crerem's user avatar
  • 1,299
3 votes
1 answer
250 views

Leaving page after lottie animation ends on elementor

Im developing a website using wordpress and elementor pro. I'm using a lottie block and i'm trying to trigger an animation onclick and when it ends i'd like to load another targeted page. the website ...
Lab Sintesi's user avatar
3 votes
1 answer
2k views

Translate standard message "please fill out this field" in Elementor Form widget

I need help in editing the standard message “Please fill out this field”. I have an Arabic website and I used Elementor Form. In the elementor form, I made Name, Email and Mobile Number fields as ...
Sunil Nair's user avatar
3 votes
1 answer
2k views

How to target custom post type on post slider with Elementor and Swiper.js

I am trying to create a post slider that shows one post at a time using Swiper JS. I am using Elementor Pro with Custom Post Type UI, Advanced Custom Fields and Ele Custom Skin plugins. With Ele ...
cigarette_unicorn's user avatar
3 votes
1 answer
2k views

Must be of type array, string given

i'm trying to create a custom elementor widget; however the add_link_attributes do not seem to support a string for a link. As the following error popped up: Must be of the type array, string given ...
Jordi's user avatar
  • 53
3 votes
2 answers
4k views

How to trigger an event on custom elementor button widget?

I have a requirement where I need to create a custom widget to Elementor. I will have two text fields and a button on this widget and when I click on Button. I have to trigger an event. But, I am ...
tehDeveloper's user avatar
3 votes
1 answer
2k views

Uploading zip file to Elementor in Wordpress

I'm trying to upload a zip file with 201 files which are page sections for Elementor. I can do it one file at a time if I extract the zip file but WP should be able to extract and install them all at ...
Scanmaster's user avatar
3 votes
0 answers
169 views

How to create a elementor template gallery with own templates

I have been trying to figure out and searching everywhere to make a custom template gallery like happy adons or essential-addons or simialr plugin. They place an icon just beside the elementor folder ...
Hkm Sadek's user avatar
  • 2,987
3 votes
0 answers
910 views

Lottie animation blurry on Chrome only

A lottie animation I have produced looks very blurry in Chrome, but only on a non-retina screen. FF and Safari renders the logo well, but just Chrome renders it blurry. I've searched and searched and ...
James Craker's user avatar
3 votes
1 answer
432 views

Elementor AJAX Popups

I would like to optimize my site, it has a lot of popups. Popups are loaded along with the main page (I mean standard Popups Elementor). Is it possible to load them asynchronously, via ajax (Elementor ...
Andrey's user avatar
  • 31
3 votes
2 answers
1k views

How to trigger Elementor Popup based on specific url

I have a one page website with different sections and few simple popup which are triggered when user clicks on link/button on a page. I want same popup to open when user access website with a specific ...
student's user avatar
  • 321
3 votes
0 answers
541 views

Need to allow users to change Product Quantity on Elementor Menu Cart Widget (Pro)

Elementor Menu Cart Widget (Pro) does not allow for the user to change the quantity in the mini cart. It only provides an X button.enter image description here I need a code that will add an +- button ...
Jess's user avatar
  • 31

1
2 3 4 5
43