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.

2122 questions
60
votes
5 answers

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 exist in…
Wojciech
  • 603
  • 1
  • 3
  • 7
14
votes
1 answer

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 the front end. The values are still the old…
Rezan Ferdous
  • 141
  • 1
  • 1
  • 3
13
votes
3 answers

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: Call to undefined function create_function() in…
Rex
  • 131
  • 1
  • 1
  • 4
9
votes
2 answers

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 only in Edit mode. Top of the page: Place where I…
Fahem Ahmed
  • 91
  • 2
  • 6
8
votes
1 answer

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 Elementor global widget from PHP (a plugin), then pass it…
7
votes
2 answers

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 without any success I am using Elementor to edit the…
Stefano
  • 209
  • 2
  • 10
  • 34
7
votes
3 answers

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 and render the page dynamically. I thought about…
6
votes
4 answers

Add 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 code. I, being a beginner with no idea of coding,…
Gopal Chhetri
  • 61
  • 1
  • 1
  • 3
5
votes
1 answer

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/abzarwp.php' is protected by SourceGuardian and…
5
votes
1 answer

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 is, I want to insert an Elementor Widget…
Vpp Man
  • 2,384
  • 8
  • 43
  • 74
5
votes
5 answers

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
  • 3,327
  • 4
  • 42
  • 77
5
votes
1 answer

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 far. Now I am facing the problem that I am not…
stheobald
  • 51
  • 3
5
votes
3 answers

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 but not showing in Elementor Live Preview (in Edit…
5
votes
2 answers

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 extra CSS to make the sections appear to clickable.…
Vladimir Rosca
  • 377
  • 1
  • 2
  • 15
5
votes
2 answers

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: TypeError: Cannot read property 'indexOf'…
ragouel
  • 179
  • 4
  • 15
1
2 3
99 100